Tracking Application Health With OpenTelemetry Metrics in .NET

Tracking Application Health With OpenTelemetry Metrics in .NET

1.885 Lượt nghe
Tracking Application Health With OpenTelemetry Metrics in .NET
►► Check out our courses: https://bit.ly/cdmz-courses ►► Support us on Patreon and get the source code: https://www.patreon.com/CodeMaze Hello everyone. My name is Marinko Spasojevic and in this video, I will show you how to use OpenTelemetry metrics to gain insight into the health and performance and even issues our applications may be experiencing. Metrics are one of the 3 fundamental pillars of OpenTelemetry, and they represent an aggregation of numeric data over time, providing measurements for our applications. As I already said, a metric is a measurement of a service or application that we capture at runtime, and aggregate over a given time period. These metrics provide insight into our applications' availability, health, and performance. The OpenTelemetry project provides a set of client libraries for .NET that allows us to collect metrics on measurements such as HTTP requests/responses, and memory allocation. LINKS MENTIONED IN THE VIDEO ►► Logging With Open Telemetry - https://youtu.be/beyxILlWApY FOLLOW US ON SOCIAL MEDIA! ►► https://www.linkedin.com/in/marinko-spasojevic/ ►► https://twitter.com/CodeMazeBlog ►► https://www.facebook.com/CodeMazeBlog