jt2594838 opened a new pull request, #18562: URL: https://github.com/apache/iotdb/pull/18562
## Summary - refresh Prometheus metric snapshots asynchronously every 15 seconds and serve the cached snapshot from HTTP requests - add the default-enabled prometheus_reporter_async_update switch with synchronous fallback - use IoTDBThreadPoolFactory and a named Prometheus snapshot updater thread only when async updates are enabled ## Validation - mvn spotless:apply -pl iotdb-core/node-commons - mvn compile -pl iotdb-core/node-commons -DskipTests - mvn test -pl iotdb-core/metrics/interface -Dtest=MetricConfigTest - mvn test-compile -pl iotdb-core/metrics/interface -P with-zh-locale -DskipTests - git diff --check -- 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]
