Golang Microservices: Observability using OpenTelemetry

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

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

  • @andreigatej6704
    @andreigatej6704 3 года назад +3

    Thank you for your content! I plan to dive into microservices in the future and I will for sure go over these videos. Keep up the good work!

  • @muonx9649
    @muonx9649 3 года назад +1

    Thanks for the great contents :)

    • @MarioCarrion
      @MarioCarrion  3 года назад +1

      Thanks for watching! Take care.

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

    Thank you 😉

  • @otienocalvine2761
    @otienocalvine2761 3 года назад

    Thank you for this great content

  • @sun-wu3pt
    @sun-wu3pt 3 года назад

    Thank you very much!

    • @MarioCarrion
      @MarioCarrion  3 года назад

      You're welcome, thanks for watching!

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

    if I may ask, how do you set up import grouping to include a custom 3rd group in vim using vim-go? thanks in advance --

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

      If I recall correctly goimports will do that for you, you just have to create the initial groups.

  • @serebrovab
    @serebrovab 2 года назад

    Thanks a lot! It's a great video! But please could you please explain why don't a see any HTTP metrics? There are only runtime metrics

    • @MarioCarrion
      @MarioCarrion  2 года назад +1

      Oh, that's because I didn't export those metrics at all, I will update the final code to include those as well in the near future. Take care.

  • @eugenesol2074
    @eugenesol2074 2 года назад

    Good one of you know, but not clear to be honest when getting into from scratch