api

rust-api.dev

A site about API development with Rust

Posted 2024-04-30 09:00:00 by sanyi ‐ 1 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