opentelemetry
Production-ready microservice in Rust: 11. OpenTelemetry
Forwarding tracing data to SigNoz using OpenTelemetry
Posted 2023-11-19 12:40:00 by sanyi ‐ 7 min read
Monitoring an ASP.NET api with OpenTelemetry and SigNoz
This is a short introduction to OpenTelemetry and SigNoz using C#. I built a simple REST API with ASP.NET 7, added OpenTelemetry instrumentation to it and forwarded the data to SigNoz.
Posted 2023-04-07 12:00:00 by sanyi ‐ 6 min read