Connect graphite-api to carbonlink
This commit is contained in:
parent
a7c1e45bd2
commit
5442a44008
|
@ -7,4 +7,11 @@ functions:
|
||||||
whisper:
|
whisper:
|
||||||
directories:
|
directories:
|
||||||
- /data/graphite/whisper
|
- /data/graphite/whisper
|
||||||
|
carbon:
|
||||||
|
hosts:
|
||||||
|
- carbon:7002
|
||||||
|
timeout: 1
|
||||||
|
retry_delay: 15
|
||||||
|
carbon_prefix: carbon
|
||||||
|
replication_factor: 1
|
||||||
time_zone: UTC
|
time_zone: UTC
|
||||||
|
|
Loading…
Reference in New Issue