1
0
Fork 0
mirror of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git synced 2024-10-16 13:50:46 +00:00
This commit is contained in:
kx1t 2023-10-09 13:24:29 -04:00
parent e6320b193c
commit 4ff233e2c2

View file

@ -183,7 +183,7 @@ This will add the following to the bottom of the `prometheus.xml` file:
- targets: ['ip_xxxxxxx:9273', 'ip_xxxxxxx:9274']
```
(If you screw this up, **do NOT** re-run the command. Instead, try `sudo nano /opt/grafana//prometheus/config/prometheus.yml` and fix it that way.)
(If you screw this up, **do NOT** re-run the command. Instead, try `sudo nano /opt/grafana/prometheus/config/prometheus.yml` and fix it that way.)
#### Prometheus scraping of `dump978`
@ -203,7 +203,7 @@ This will add the following to the bottom of the `prometheus.xml` file:
- targets: ['ip_xxxxxxx:9274']
```
(If you screw this up, **do NOT** re-run the command. Instead, try `sudo nano /opt/grafana//prometheus/config/prometheus.yml` and fix it that way.)
(If you screw this up, **do NOT** re-run the command. Instead, try `sudo nano /opt/grafana/prometheus/config/prometheus.yml` and fix it that way.)
### Accessing Prometheus and Grafana via your browser