mirror of
https://github.com/mii443/prometheus-android-exporter.git
synced 2025-08-22 15:15:35 +00:00
add prometheus datasource automatically
This commit is contained in:
@ -16,7 +16,8 @@ services:
|
||||
networks:
|
||||
- common-network
|
||||
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:
|
||||
container_name: nginx
|
||||
|
Reference in New Issue
Block a user