HTHou opened a new pull request, #111: URL: https://github.com/apache/iotdb-extras/pull/111
## Summary - Add `metric-scrape` as a default Maven module under the Apache IoTDB Extras build. - Move the scraper into the `org.apache.iotdb.metricscrape` package with the inherited `org.apache.iotdb` Maven groupId. - Add ASF license headers, Apache IoTDB-oriented configuration keys, generic Docker/Kubernetes examples, and module/root README updates. ## Validation - `mvn -pl metric-scrape -am spotless:apply -DskipTests` - `mvn -pl metric-scrape -am test` - `mvn -pl metric-scrape -am verify -DskipTests` - `git diff --check` Notes: Maven emitted existing Gradle Enterprise connectivity warnings while running locally, but the Maven goals completed successfully. -- 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]
