Is It Time To Version Observability? (Signs Point To Yes) • Charity Majors • GOTO 2024

Поделиться
HTML-код
  • Опубликовано: 21 ноя 2024

Комментарии • 10

  • @juliojordan
    @juliojordan Месяц назад +1

    Thanks

    • @GOTO-
      @GOTO-  Месяц назад

      Thank you very much @juliojordan. This is much appreciated! ⭐️

  • @kashc1118
    @kashc1118 2 месяца назад +1

    Canonical logs, such a powerful pattern.
    Obs 1.0: we need to slog for structured logs..
    Obs 2.0: who let the logs out!!?!

  • @jscancella
    @jscancella 2 месяца назад +6

    Interesting talk. Too much time spent trying to convince, instead of showing examples of why canonical logs are better and how to easily do it and other tools that support them. Hopefully since openTelemetry still hasn't done much in the logging area, they can pull these ideas and make it simple to implement

    • @ccj2
      @ccj2 2 месяца назад +1

      I second this. Loved the talk and the ideas, and I was convinced halfway through the presentation. I needed to see some implementations or examples. Oh well, it’ll just be one more thing to research.

  • @br3nto
    @br3nto 2 месяца назад +4

    10:38 logs are just bits of data that haven’t been mapped into your data model. If it’s of ongoing interest, it should probably be persisted in a database with referential links to the relevant database records. Then you can properly query the data and link it to all the relevant information.

    • @ZeZeBatata69
      @ZeZeBatata69 2 месяца назад +1

      Sorry but Mr Datadog needs another yacht.

  • @Mindjux
    @Mindjux 2 месяца назад

    Show request.latency in wide structured logs please, and calculate the price as well

  • @bughunter94
    @bughunter94 2 месяца назад

    goated