#Netdata prometheus -> Grafana
1 messages · Page 1 of 1 (latest)
I'm not sure I've seen that setup done before... I know we have a blogpost on Netdata, Prometheus, Grafana - where Prometheus scrapes Netdata metrics
https://www.netdata.cloud/blog/netdata-prometheus-grafana-stack/
In this blog, we will walk you through the basics of getting Netdata, Prometheus and Grafana all working together and monitoring your application servers. This article will be using docker on your local workstation. We will be working with docker in an ad-hoc way, launching containers that run /bin/bash and attaching a TTY to them. We use docker...
or on our documentation page
https://learn.netdata.cloud/docs/exporting-metrics/prometheus
"we" did try the grafana on-prem plugin for netdata, works fine 🙂
@wind breach do you mean the Netdata Data source plugin we built for Grafana?
if that is the one, it has a dependency on Netdata Cloud and @raw ocean seems to be trying to do this from a Netdata Agent directly