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
- Host: GitHub
- URL: https://github.com/greek-developer-courses/observability-intro-metrics
- Owner: greek-developer-courses
- License: mit
- Created: 2025-08-22T13:10:43.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-09-22T11:46:12.000Z (10 months ago)
- Last Synced: 2025-10-05T21:55:36.676Z (10 months ago)
- Topics: csharp, grafana, metrics, observability, opentelemetry
- Language: C#
- Homepage: https://greekdeveloper.com
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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