can I add for remote_read

49 views
Skip to first unread message

Sam Lee

unread,
Aug 4, 2020, 7:32:30 AM8/4/20
to Prometheus Users
I have to remote_read from influxdb and another prometheus, can I add labels to distinguish the two remote_read just as below:

# read data from kafka
remote_read:
  read_recent: true
  labels:
     from: influxdb

# read data from prometheus
remote_read:
- read_recent: true
  read_recent: true
  labels:
     from: prometheus
   
# remote write to kafka adapter
remote_write:



Reply all
Reply to author
Forward
0 new messages