https://github.com/data-miner00/vitals
work in progress
https://github.com/data-miner00/vitals
Last synced: 2 months ago
JSON representation
work in progress
- Host: GitHub
- URL: https://github.com/data-miner00/vitals
- Owner: data-miner00
- License: epl-2.0
- Created: 2025-05-28T14:26:33.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-08-28T14:49:59.000Z (2 months ago)
- Last Synced: 2025-08-28T21:53:01.266Z (2 months ago)
- Language: C#
- Homepage:
- Size: 77.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Vitals
Basic observability and monitoring demo for .NET Core applications using OpenTelemetry, Prometheus and Grafana.
## Resources
- [Example: Use OpenTelemetry with Prometheus, Grafana, and Jaeger](https://learn.microsoft.com/en-us/dotnet/core/diagnostics/observability-prgrja-example)
- [Monitoring .Net with OpenTelemetry Prometheus and Grafana](https://www.youtube.com/watch?v=ePYQEl_ZxCs)
- [How to collect metrics and create dashboards using Grafana, Prometheus and AppMetrics in .NET Core](https://www.youtube.com/watch?v=sM7D8biBf4k)
- [Logging With OpenTelemetry in ASP.NET Core Web API](https://www.youtube.com/watch?v=beyxILlWApY)