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