# Remote write configuration (for Graphite, OpenTSDB, or InfluxDB).
remote_write:
- url: "http://localhost:8086/api/v1/prom/write?u=paul&p=foo&db=prometheus"
# Remote read configuration (for InfluxDB only at the moment).
remote_read:
- url: "http://localhost:8086/api/v1/prom/read?u=paul&p=foo&db=prometheus"
Helm with jmeter
graphite:
- enabled: false
+ enabled: true
bind_address: 2003
- database: graphite
+ database: jmeter
retention_policy: autogen
protocol: tcp
batch_size: 5000