Done in 60 seconds: All the code for custom Python telemetry with App Insights and OpenTelemetry

Опубликовано: 15 Октябрь 2024
на канале: Joe Freeman: Software Craft, Org Stuff, Tech Stuff
145
0

You can create an Azure App Insights Dashboard with data by using OpenTelemetry in your Python program. I wanted only custom metrics for a run-and-terminate program. It turned out to be pretty straightforward after hours of fear and head-banging. This is the 60-second RUN through the code. You can find a longer version on the channel

The more detailed edit is at    • Building custom metrics dashboards fo...  

Blog: https://joe.blog.freemansoft.com/2024...

Code: https://github.com/freemansoft/speedt...