This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Grafana is an open-source analytics and monitoring platform that lets you query, visualise, and alert on metrics. It pairs well with Prometheus for scraping application endpoints. This post walks through a Docker Compose stack that monitors a simple .NET API. Setting up Grafana To visualise metrics data, we need a few components. The .NET application exposes a /metrics endpoint. Prometheus scrapes…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.