Hi Trevor 1. The metrics are universal and can be used in any version 2. For configuration methods, please refer to the link https://iotdb.apache.org/UserGuide/latest/Tools-System/Monitor-Tool_apache.html#config -file 3. IoTDB in Telegraf is a storage method that stores the data collected by Telegraf in IoTDB, rather than collecting monitoring data from IoTDB 4. As shown above, IoTDB exposes monitoring metrics data in the standard Prometheus format to the outside world. Prometheus can be used to collect and store monitoring indicators, and Grafana can be used to visualize monitoring indicators.
https://iotdb.apache.org/UserGuide/latest/Tools-System/Monitor-Tool_apache.html#prometheus-grafana 发件人: Trevor Hart <tre...@ope.nz> 日期: 星期四, 2024年10月24日 01:47 收件人: Dev <dev@iotdb.apache.org> 主题: Accessing Metrics Hello Team, I would like to use the Metrics as shown in the documentation but it is not clear; 1. Are metrics only available in the Enterprise edition? 2. How the metrics are stored/accessed? The documentation (under Monitor Tool) mentions Enterprise edition, is this only for the Monitor Tool itself or metrics in general? I have had a look at the Telegraf plugin and the code appears to use a database connection (https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Finfluxdata%2Ftelegraf%2Ftree%2Fmaster%2Fplugins%2Foutputs%2Fiotdb%23configuration&data=05%7C02%7C%7C3bcb3825427142ed4d7b08dcf38ab72c%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638653024326583503%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=%2FbPgbCg7fETHx9NkYSlUf6bnTrcDyagmDcaq1X%2FQTeU%3D&reserved=0<https://github.com/influxdata/telegraf/tree/master/plugins/outputs/iotdb#configuration>) However, the documentation (under Monitor Tool) shows that tool is pulling the metrics over http. Are there any further guides or examples on how to access the metrics? Thanks Trevor Hart