关于[Deep Dive into Open Telemetry for .NET]的摘要:
In this post, I'm going to discuss what Open Telemetry is all about, why you'd want to use it and how to use it with .NET specifically. With a typical application there are three sets of data that you usually want to record: metrics, logs and traces. Lets start by discussing what they are.
原文地址: https://rehansaeed.com/deep-dive-into-open-telemetry-for-net/