Add instrumentation link (#3534)

Add open telemetry, which is widely used in the industry and is a the standard for metrics, tracing, logs

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
pull/4821/head^2
mastercoder8 5 months ago committed by GitHub
parent 9f49424e67
commit 9cbfbb9231
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      src/data/roadmaps/system-design/content/117-monitoring/105-instrumentation.md

@ -5,3 +5,4 @@ Instrumentation is a critical part of the monitoring process. You can make meani
Learn more from the following links:
- [Instrumenting an application](https://learn.microsoft.com/en-us/azure/architecture/best-practices/monitoring#instrumenting-an-application)
- [Instrumenting using Open Telemetry](https://opentelemetry.io/docs/concepts/what-is-opentelemetry)

Loading…
Cancel
Save