Apache Sling RRD4J metrics reporter

Clone this repo:
  1. f5ae827 SLING-13013 ignore spotless code reformatting commit in git blame by Stefan Seifert · 11 days ago master
  2. 2ed6af6 SLING-13013 apply spotless formatting by Stefan Seifert · 11 days ago
  3. 707610b SLING-13013 Update to Parent 62 by Stefan Seifert · 11 days ago
  4. 51dd53f SLING-12866 - Restrict force pushes, auto-delete branches on merge by Robert Munteanu · 4 months ago
  5. 509f6e3 SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org by Robert Munteanu · 1 year, 1 month 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.