Improving your application telemetry using .NET 8 and Open Telemetry | .NET Conf 2023

Поделиться
HTML-код
  • Опубликовано: 14 ноя 2023
  • The 3 pillars of observability are Logging, Metrics and Distributed tracing. Learn about the improvements we have made in .NET 8 including logging extensions for enrichment and data redaction, and the new metrics support which follows the Open Telemetry semantic conventions.
    Download .NET 8 - aka.ms/get-dotnet-8
    Hack Together - aka.ms/hacktogether/dotnet
    Learn collection - aka.ms/learn-dotnet-8
    .NET 8 Survey - aka.ms/dotnet-survey
    Local Events - aka.ms/dotnetconf-local-event
    Hero blog - aka.ms/dotnet8blog
    Blog: aka.ms/dotnet/blog
    Twitter: aka.ms/dotnet/twitter
    TikTok: aka.ms/dotnet/tiktok
    Mastodon: aka.ms/dotnet/mastodon
    LinkedIn: aka.ms/dotnet/linkedin
    Facebook: aka.ms/dotnet/facebook
    Docs: learn.microsoft.com/dotnet
    Forums: aka.ms/dotnet/forums
    🙋‍♀️Q&A: aka.ms/dotnet-qa
    👨‍🎓Microsoft Learn: aka.ms/learndotnet
    #dotnet
  • НаукаНаука

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

  • @AvineshSinghSaab
    @AvineshSinghSaab 7 месяцев назад +16

    This deserves a longer version!

  • @cdrbvgewvplxsghjuytunurqwfgxvc
    @cdrbvgewvplxsghjuytunurqwfgxvc 3 месяца назад +1

    Greatly appreciated, but yes there needs to be more deep diving into this.

  • @AhmedMohammed23
    @AhmedMohammed23 7 месяцев назад +1

    great show case i think i'm going to use it in all my project moving forward

  • @M0ns1gn0r
    @M0ns1gn0r 7 месяцев назад +6

    Hey @dotnet, why wouldn't you add the links from the last slide to the video description?

  • @xaviercarreratoro6131
    @xaviercarreratoro6131 7 месяцев назад +5

    How do you enable the dashboard ? Is it allways in port 18888 ?

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

    @dotnet I would love to see the tracing one too

  • @AlessandroMiranda
    @AlessandroMiranda 7 месяцев назад

    What about azure monitor?

  • @sakurai5054
    @sakurai5054 3 месяца назад

    Is there any way to send that data to Google Cloud Platform?

  • @devprofr
    @devprofr 7 месяцев назад +2

    It's OpenTelemetry, no space between the words 😊

  • @volodymyrliashenko1024
    @volodymyrliashenko1024 7 месяцев назад

    What is the name of the app with "My Application Dashboard"?

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

    I wonder why anyone would want to do go through all this unnecessary trouble when you can easily and natively integrate Application Insights and it works flawlessly.

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

      Appinsight doesn't support distributed traces. So that could be one good reason to use open telemetry.