OS | Status |
---|---|
Windows win10-x64 | |
Linux Ubuntu 16.04 | |
.NET Core Linux | |
.NET Core Windows |
Getting started you cna find here: https://www.app-metrics.io/getting-started/ Greate guide you can find here: https://www.app-metrics.io/web-monitoring/aspnet-core/
I am using this TIG stack (Telegraf, InfluxDb, Grafana) from https://github.com/nicolargo/docker-influxdb-grafana
Also, I make some changes.
All stuff you can find in folder environment
- Swagger -> http://localhost:5000/swagger
- Base health check -> http://localhost:5000/healthcheck
- Db health check -> http://localhost:5000/healthcheck/db
- UI for health checks -> http://localhost:5000/healthchecks-ui
- App metrics in json -> http://localhost:5000/metrics
- App metrics in text -> http://localhost:5000/metrics-text
- App metrics current environment -> http://localhost:5000/env
All benchmarks results you can find in folder benchmarks