Coding Shorts: Use Open Telemetry in ASP.NET Core

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

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

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

    Thanks man.
    You confirmed what I thought about open telemetry being the new way of doing application monitoring. App Insight’s target roadmap is to migrate to open telemetry rather than vendor specific application insights exporters.
    Never manipulated metrics or created new ones so you just gave a very nice example and I have ideas about what I can do in my current client context.
    The video is also short and precise. I like it.
    I don’t generally like to watch dev videos in my spare time but I am good watching yours cause they are very short and light. Keep up the good work.

  • @charlmalherbe
    @charlmalherbe 5 месяцев назад +3

    Short and to the point - very valuable - thank you!

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

    Thank you so much for this content, it helped me a lot. Regards from Brazil.

  • @franklores
    @franklores 5 месяцев назад +2

    Fantastic content as usual. Thank you.

  • @HENRYMEGWAI
    @HENRYMEGWAI 5 месяцев назад +1

    Thanks, Shawn, this is very helpful. It came just at the right time. I would be interested in the future connecting this to Aspire. 😄

    • @swildermuth
      @swildermuth  5 месяцев назад +1

      Their coming. Just finishing up some examples...soon!

  • @torkilpedersen5014
    @torkilpedersen5014 5 месяцев назад +1

    Great introduction to OpenTelemetry🙂

  • @lxc3909
    @lxc3909 5 месяцев назад +1

    Good intro to an interesting feature set-thanks!

  • @MrAlkazam
    @MrAlkazam 5 месяцев назад +1

    Thank you for a great, short video, Shawn!

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

    Master Shawn. Thank you for taking your time to make such a great video for us all! Keep it up

  • @SajadJalilian
    @SajadJalilian 5 месяцев назад +1

    I love your content and how you present your knowledge in your videos. Something in the dotnet RUclips community is bothering me. There are no low-level videos about how things work under the hood without using some abstractions. For example, how can we create a basic "session" mechanism, how we can use SQL without a big framework like EF, and how we can create migrations ourselves. I will be very happy if I see things like that from you. Shawn.
    I appreciate your content. Thanks, man.

    • @swildermuth
      @swildermuth  5 месяцев назад

      I really appreciate it.

  • @mehdizeynalov1062
    @mehdizeynalov1062 4 месяца назад

    just wow - described so clearly, thanks mate. By the way trying to get AspNetCore opentelemetry tied to AWS Xray - didn't find a way to do it directly. not sure if it can be used without a collector running as a sidecar and/or a separate service container.

    • @swildermuth
      @swildermuth  4 месяца назад

      Looks like they want you to use their distro for sidecar'ing; aws.amazon.com/otel/

  • @pralay1991
    @pralay1991 Месяц назад

    Can you help us with installation process for >.NET 4.8 application ?

    • @swildermuth
      @swildermuth  Месяц назад

      Depends on the issue. You can reach me at wildermuth.com/#contact

  • @dummymail6029
    @dummymail6029 4 месяца назад

    hi Shawn thank you so much for the video if possible can you please post the source code url

    • @swildermuth
      @swildermuth  4 месяца назад

      Sorry, I forgot to add it. Here it is: github.com/shawnwildermuth/codingshorts/tree/main/telemetry