The OpenTelemetry .NET Client
-
Updated
Aug 7, 2025 - C#
OpenTelemetry provides a single set of APIs, libraries, agents, and collector services to capture distributed traces and metrics from your application. You can analyze them using Prometheus, Jaeger, and other observability tools.
The OpenTelemetry .NET Client
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 20, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
A practical microservices with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit, and Aspire in .Net 9.
A Dotnet 9.0 WebApi template project. MediatR, Swagger, Mapper, Serilog and more implemented.
This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.
FullStack DDD/CQRS with GraphQL workshop including distributed tracing and monitoring. This shows the configuration from React frontend to .Net backend.
A practical Modular Monolith architecture with the latest technologies and architecture like Vertical Slice Architecture, Event Driven Architecture, CQRS, DDD, gRpc, Masstransit, and Aspire in .Net 9.
Mocha is an application performance monitor tools based on OpenTelemetry, which also provides a scalable platform for observability data analysis and storage.
The .NET coffeeshop application runs on Docker, Nomad and Consul Connect
ASP.NET Core 9.0, .NET Aspire, React, Nextjs, K8S, ELK stack, SonarQube
Sample ASP.NET (.NET 8) project with OpenTelemetry integration
OpenTelemetry and Grafana stack with Docker Compose or Aspire
Example about how to use OpenTelemetry metrics on a .NET app and how to visualize those metrics using Prometheus and Grafana.
Sample setup showing ASP.NET Core observability with Prometheus, Loki, Grafana, Opentelemetry Collector
Make OpenTelemetry works on .NET Core with features such as tracing, logs and metrics on multiple protocols like HTTP/gRPC/UDP/TCP...
Example about how to use OpenTelemetry for tracing when we have a series of distributed applications communicating between them
A modular-monolith ASP.NET Core starter inspired by Evolutionary-architecture
Template for a microservice based on DDD and Clean Architecture with .NET