You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update README.md with configs/commands to be able to run the example on macOS (prometheus-community#180)
* Update README.md
Updating a few configs/commands to be able to run the example on macOS
Signed-off-by: Vickie <vicky.liu.61@gmail.com>
* Minimize documentation changes
Signed-off-by: rustyclock <rustyclock@protonmail.com>
Signed-off-by: Vickie <vicky.liu.61@gmail.com>
Signed-off-by: rustyclock <rustyclock@protonmail.com>
Co-authored-by: rustyclock <rustyclock@protonmail.com>
$ docker run --rm -it -p 9090:9090 -v $PWD/examples/prometheus.yml:/etc/prometheus/prometheus.yml prom/prometheus
83
83
```
84
84
Then head over to http://localhost:9090/graph?g0.range_input=1h&g0.expr=example_value_active&g0.tab=1 or http://localhost:9090/targets to check the scraped metrics or the targets.
0 commit comments