sourcegraph/dev/prometheus/README.md
uwedeportivo 182acb6307
dev env: launch prometheus if desired (#4963)
* dev env: launch prometheus if desired

* remove network

* pair up prometheus with grafana

* declare new files in code owners

* prettier

* sh comment cleanup
2019-08-05 13:50:27 -07:00

390 B

Prometheus configuration

This directory contains configuration for the Prometheus metrics deployment.

This directory is mounted into the prometheus container. After making your changes to this directory, simply docker restart prometheus for your changes to take effect (depending on your change, Prometheus may respond to it as soon as you save the file).