Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adshan/dotnet-metrics-opentelemetry
Visualize Metrics in Grafana using OpenTelemetry with Prometheus integration.
https://github.com/adshan/dotnet-metrics-opentelemetry
dotnet grafana observability opentelemetry prometheus
Last synced: 28 days ago
JSON representation
Visualize Metrics in Grafana using OpenTelemetry with Prometheus integration.
- Host: GitHub
- URL: https://github.com/adshan/dotnet-metrics-opentelemetry
- Owner: AdsHan
- License: mit
- Created: 2024-03-30T15:17:44.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-14T12:19:59.000Z (4 months ago)
- Last Synced: 2024-10-09T19:23:23.906Z (28 days ago)
- Topics: dotnet, grafana, observability, opentelemetry, prometheus
- Language: C#
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotnet-metrics-opentelemetry
Demonstração da coleta de métricas utilizando OpenTelemetry e posterior visualização desses dados utilizando Prometheus e Grafana.# Como executar:
- Clonar / baixar o repositório em seu workplace.
- Baixar o .Net Core SDK e o Visual Studio / Code mais recentes.
- A infraestrutura da aplicação bem como a API serão criadas através do docker compose /docker/docker_infrastructure.yml.# Sobre
Este projeto foi desenvolvido por Anderson Hansen sob [MIT license](LICENSE).