【发布时间】:2013-10-09 06:36:54
【问题描述】:
graphite 支持 json 和 csv,但是我们如何自定义它以支持其他格式,
这个工作示例:
10.1.2.15:8080/render?target=testing1.counters.hello.rate&format=json&from=-5min
10.1.2.15:8080/render?target=testing1.counters.hello.rate&format=csv&from=-5min
我想通过如下格式获取xml报告,可以吗?
示例:
10.1.2.15:8080/render?target=testing1.counters.hello.rate&format=xml&from=-5min
【问题讨论】:
-
@MattSelf 请就这个问题提出一些建议。
标签: graphite