是否有任何用于 Prometheus 的 java 客户端,通过它我可以执行如下查询?
curl 'http://localhost:9090/api/v1/query_range?query=up&start=2019-07-01T20:10:30.781Z&end=2019-07-01T20:11:00.781Z&step=15s'
是否有任何用于 Prometheus 的 java 客户端,通过它我可以执行如下查询?
curl 'http://localhost:9090/api/v1/query_range?query=up&start=2019-07-01T20:10:30.781Z&end=2019-07-01T20:11:00.781Z&step=15s'