mirror of
https://github.com/mii443/prometheus-android-exporter.git
synced 2025-08-22 23:25:40 +00:00
add prometheus datasource automatically
This commit is contained in:
@ -16,7 +16,8 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- common-network
|
- common-network
|
||||||
volumes:
|
volumes:
|
||||||
- grafana-data:/var/lib/grafana #TODO add grafana datasource prometheus by default
|
- grafana-data:/var/lib/grafana
|
||||||
|
- ./configuration/grafana_prometheus.yml:/etc/grafana/provisioning/datasources/grafana_prometheus.yml
|
||||||
|
|
||||||
nginx:
|
nginx:
|
||||||
container_name: nginx
|
container_name: nginx
|
||||||
|
Reference in New Issue
Block a user