Apache Sling RRD4J metrics reporter

Clone this repo:
  1. 57d33e9 SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 5 months ago master
  2. 72c56cd SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 12 months ago
  3. 85fe614 [maven-release-plugin] prepare for next development iteration by Robert Munteanu · 1 year, 11 months ago
  4. 5b880b0 [maven-release-plugin] prepare release org.apache.sling.commons.metrics-rrd4j-1.0.6 by Robert Munteanu · 1 year, 11 months ago org.apache.sling.commons.metrics-rrd4j-1.0.6
  5. 6ecaa0f SLING-11261 - Exception while starting CodehaleMetricsReporter component on Windows Machine by Sagar Miglani · 1 year, 11 months ago

Apache Sling

Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central License

Apache Sling RRD4J metrics reporter

This module is part of the Apache Sling project.

This is a bundle that stores metrics on the local filesystem using RRD4J.

Build this bundle with Maven:

mvn clean install

The reporter will not store metrics by default. You need to configure it and tell the reporter what metrics to store.

Go to the Apache Felix Web Console and configure ‘Apache Sling Metrics reporter writing to RRD4J’. The reporter will start storing metrics once data sources have been added and the configuration is saved. Please note, the metrics file is recreated/cleared whenever the configuration is changed.