mirror of
https://github.com/mii443/prometheus-android-exporter.git
synced 2025-12-03 19:18:26 +00:00
enable remote write on remote prometheus instance
This commit is contained in:
@@ -44,6 +44,7 @@ services:
|
||||
hostname: prometheus
|
||||
image: bitnami/prometheus:2.43.0
|
||||
restart: on-failure
|
||||
command: "--config.file=/etc/prometheus/prometheus.yml --enable-feature=remote-write-receiver"
|
||||
volumes:
|
||||
- ./configuration/prometheus.yaml:/etc/prometheus/prometheus.yml
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user