mirror of
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git
synced 2024-11-21 13:20:11 +00:00
typos
This commit is contained in:
parent
e6320b193c
commit
4ff233e2c2
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue