1
0
Fork 0
mirror of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git synced 2024-11-21 21:30:11 +00:00

added link to README-Grafana.md in main README.md

This commit is contained in:
kx1t 2023-03-30 16:22:30 -04:00
parent e0d0831451
commit 84643e96a3

View file

@ -533,7 +533,7 @@ In order for Telegraf to output metrics to an [InfluxDBv2](https://docs.influxda
| `INFLUXDBV2_TOKEN` | The token for authentication |
| `INFLUXDBV2_BUCKET` | Destination bucket to write into |
### Output to Prometheus
### Output to Prometheus and configuring Grafana
In order for Telegraf to serve a [Prometheus](https://prometheus.io) endpoint, the following environment variables can be used:
@ -541,6 +541,7 @@ In order for Telegraf to serve a [Prometheus](https://prometheus.io) endpoint, t
| ---- | ---- |
| `PROMETHEUS_ENABLE` | Set to `true` for a Prometheus endpoint on `http://0.0.0.0:9273/metrics` |
Please see the [separate instruction document](README-grafana.md) for step by step instructions on how to set up and configure a Grafana Dashboard.
## Message decoding introspection