Question #663092 on Graphite changed: https://answers.launchpad.net/graphite/+question/663092
Tobias posted a new comment: # echo "disk.used;rack=a1;datacenter=dc1;server=web01 600 $(date +%s)" | nc graphite 2003 # curl -s "http://graphite/tags?pretty=1" [ { "id": 1, "tag": "name" } ] Does not seem to register the tags. And the metrics does not show either: # curl "http://graphite/render?&target=disk.used&from=-5min&rawData=true" disk.used,1516016460,1516016760,60|600.0,None,None,None,None Yeah it seems strange. -- You received this question notification because your team graphite-dev is an answer contact for Graphite. _______________________________________________ Mailing list: https://launchpad.net/~graphite-dev Post to : graphite-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~graphite-dev More help : https://help.launchpad.net/ListHelp