hf200012 commented on issue #6363: URL: https://github.com/apache/incubator-doris/issues/6363#issuecomment-891466875
This is not a bug. When the type parameter is json, json data is returned http://10.220.146.10:8030/metrics?type=json `[ { "tags": { "metric": "jvm_heap_size_bytes", "type": "max" }, "unit": "nounit", "value": 4181590016 }, { "tags": { "metric": "jvm_heap_size_bytes", "type": "committed" }, "unit": "nounit", "value": 2181017600 }, { "tags": { "metric": "jvm_heap_size_bytes", "type": "used" }, "unit": "nounit", "value": 1346978752 }, ...... ,{ "tags": { "metric": "node_info", "status": "is_master" }, "unit": "nounit", "value": 1 } ]` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org