Add graphite api image :(

This commit is contained in:
2016-07-07 21:20:45 +02:00
parent 4ed8fe0d58
commit d40cd6d79c
4 changed files with 41 additions and 7 deletions
+4 -4
View File
@@ -4,13 +4,13 @@
"dumpfile": "./brubeck.dump",
"capacity": 15,
"expire": 20,
"http": ":8080",
"http": ":8090",
"backends": [
{
"type": "carbon",
"address": "localhost",
"address": "carbon",
"port": 2003,
"frequency": 10
"frequency": 5
}
],
"samplers": [
@@ -19,7 +19,7 @@
"address": "0.0.0.0",
"port": 8126,
"workers": 4,
"multisock": true,
"multisock": false,
"multimsg": 8
},
{
+10
View File
@@ -0,0 +1,10 @@
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