App Metrics 1.0 Fork me on GitHub
Show / Hide Table of Contents

Prometheus Reporter

Prometheus promotes a Pull based approach rather than Push, therefore App Metrics does not include a reporter to push metrics, but rather supports formatting metric data in Prometheus format.

Prometheus formatting is provided by the App.Metrics.Formatters.Prometheus nuget package, when configured the /metrics endpoint will serve metrics in Prometheus format for collection.

  1. First see the getting started guide.
  2. Configure Prometheus formatting as explained in the formatter documentation

Web Monitoring

See the generic Grafana web dashboards provided.

  • Edit this Doc
Back to top Copyright © 2017 Allan Hardy
Generated by DocFX