Worst Practices in Software Development: Termie doesn't save logs

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

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

  • @ntoslinux
    @ntoslinux Год назад +1

    Thanks for sharing these videos. They are very relatable. Would you mind giving an intro of the speaker in the future videos? Thanks again

    • @WorstPractices
      @WorstPractices  Год назад

      I had asked the person to introduce themselves in the beginning. Could you let me know what else you'd like to know? Thanks!

    • @ntoslinux
      @ntoslinux Год назад

      ​@@WorstPractices No you actually ask them to do. But most of their intros do not actually help some other interesting topics like what their accomplishments are and what they are known for. Because I don't know any of these speakers so I had to google their names even after their intro. Thanks for the great videos.

    • @WorstPractices
      @WorstPractices  Год назад

      Gotcha - maybe I could put even more information in the description. Would that work? I'm trying to keep the video super short and I worry about spending half the time on prologues.

    • @ntoslinux
      @ntoslinux Год назад

      @@WorstPractices That works perfectly.

  • @andrewleer695
    @andrewleer695 Год назад +1

    So how do you use these rich events? Is this something you have to be a developer to do? Does this have more to do with turning up the verbosity of the logs when troubleshooting? Or just keeping a short log and notifying when something interesting happens.
    You tell us about the worst practice, but you don't really go into much detail about what you do instead.

    • @WorstPractices
      @WorstPractices  Год назад

      He's suggesting "structured logging" with a predefined data schema as opposed to unstructured logging that is freeform text that is later translated into structured information. Some info on this approach is here: cloud.google.com/logging/docs/structured-logging