chengjianyun opened a new issue #4205: URL: https://github.com/apache/iotdb/issues/4205
Right now, to know the status of iotdb, one needs to run nodetool or connect to db process via JConsole. It's inconvenient to integrate the iotdb monitor to existed monitor system such as Prometheus. So I suggest if IoTDB could expose the IoTDB metrics/status via some http rest API with the open metric format, so that it could be integrate into the Prometheus compatible monitor systems more easily. Some examples: VictoriaMetrics: https://docs.victoriametrics.com/Single-server-VictoriaMetrics.html#monitoring InfluxDB: https://docs.influxdata.com/influxdb/v1.8/administration/server_monitoring/#influxdb-metrics-http-endpoint -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
