shodaaan opened a new pull request, #2216: URL: https://github.com/apache/jackrabbit-oak/pull/2216
- created fixture provider and fixture for exporting fullGC metrics from VersionGarbageCollector to Prometheus via Pushgateway - created interface FullGCMetricsExporter for injecting FullGCMetricsExporterFixture into VersionGarbageCollector - added direct call to the FullGCMetricsExporter interface methods that exports metrics from VersionGarbageCollector after each fullGC iteration completion - added initialization of MetricStatisticsProvider to RevisionCommand and wired it to be used by VersionGarbageCollector as StatisticsProvider - added exportMetrics parameter to RevisionCommandOptions - added parameter to FullGCStatsCollectorImpl for modifying the qualified metric prefix when metrics will be pushed -- 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: oak-dev-unsubscr...@jackrabbit.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org