石墨支持 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