An open API service indexing awesome lists of open source software.

https://github.com/greek-developer-courses/observability-intro-metrics

Minimal Sample of C# webapi with OpenTelemetry Metrics
https://github.com/greek-developer-courses/observability-intro-metrics

csharp grafana metrics observability opentelemetry

Last synced: 3 months ago
JSON representation

Minimal Sample of C# webapi with OpenTelemetry Metrics

Awesome Lists containing this project

README

          

## References

This is the reference repository for Greek Developer's YouTube video:

[From Zero to Metrics: Open Telemetry + Prometheus + Grafana in a .NET 10 API](https://youtu.be/WCPAgxp2KQY)

And for the companion article:

[GREEK DEVELOPER - Observability: Metrics in the .NET Ecosystem](https://greekdeveloper.com/posts/2025/csharp-metrics-grafana-prometheus)

**Related**:
[video tutorial](https://youtu.be/WCPAgxp2KQY) |
[article](https://greekdeveloper.com/posts/2025/csharp-metrics-grafana-prometheus)

## Contents

The repository contains the default 'dotnet new webapi' application for dotnet 10, augmented with Open Telemetry's Metrics