mirror of
https://github.com/hassio-addons/addon-prometheus.git
synced 2025-05-04 11:11:24 +00:00
📚 Fixing markdownlint issues
This commit is contained in:
parent
317607c36c
commit
1846953a30
1 changed files with 5 additions and 3 deletions
|
@ -37,7 +37,8 @@ static_configs:
|
|||
**Note**: _This is just an example, don't copy and paste it! Create your own!_
|
||||
|
||||
The job names `home-assistant` and `prometheus` are already defined by default.
|
||||
For the `homeassistant` target you must add add the following to the Home Assistant configuration:
|
||||
For the `homeassistant` target you must add add the following to
|
||||
the Home Assistant configuration:
|
||||
|
||||
```yaml
|
||||
prometheus:
|
||||
|
@ -50,9 +51,10 @@ If not it will log errors in the addon log
|
|||
|
||||
## Grafana
|
||||
|
||||
Grafana can use prometheus as a datasource, to configure this go to grafana and add a datasource.
|
||||
Grafana can use prometheus as a datasource, to configure this go to grafana
|
||||
and add a datasource.
|
||||
The hostname to connect to is depending on the release you installed.
|
||||
For stable this is 'http://a0d7b954-prometheus:9090'
|
||||
For stable this is `http://a0d7b954-prometheus:9090`
|
||||
|
||||
## Known issues and limitations
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue