11 lines
252 B
YAML
11 lines
252 B
YAML
|
search_index: /srv/graphite/index
|
||
|
finders:
|
||
|
- graphite_api.finders.whisper.WhisperFinder
|
||
|
functions:
|
||
|
- graphite_api.functions.SeriesFunctions
|
||
|
- graphite_api.functions.PieFunctions
|
||
|
whisper:
|
||
|
directories:
|
||
|
- /data/graphite/whisper
|
||
|
time_zone: UTC
|