Releases: xenit-eu/alfred-telemetry
Releases · xenit-eu/alfred-telemetry
0.4.0
Compare
Sorry, something went wrong.
No results found
Added
Jetty metrics for alfred-telemetry-solr #61
0.3.1
Compare
Sorry, something went wrong.
No results found
Fixed
Rename solr projects and embed its dependencies [#54 ]
Fix publication to maven central [#55 ]
0.3.0
Compare
Sorry, something went wrong.
No results found
This release was not published due to errors during the publication process
Added
new module: alfred-telemetry-solr provides metrics for alfresco-solr4 and alfresco-solr6 [#27 #43 #46 ]
Added metrics tracker for maxNodeId, last TX ID, last TX timestamp, last changeset ID, last changeset timestamp [#42 ]
0.2.0
Compare
Sorry, something went wrong.
No results found
tgeens
released this
29 Oct 14:07
Added
Beans of type MeterRegistryCustomizer allow customization of a MeterRegistry before registration [#10 ]
Added metrics for Solr tracking and Solr sharding [#22 ]
Included Grafana dashboard in the test setup [#13 ]
Fixed
Alfresco 6.1 fails to start if the out-of-the-box metrics are disabled [#15 ]
0.1.1
Compare
Sorry, something went wrong.
No results found
Fixed
MeterFilters are applied after metrics are possibly already exposed to the global MeterRegistry
Changed
Changed default logging level to INFO
Disable Cache metrics by default
0.1.0
Compare
Sorry, something went wrong.
No results found
Initial, early access release including:
Support for the Graphite, JMX and Prometheus Micrometer MeterRegistry, which are automatically registered
if available on the classpath.
Provided out of the box metrics: jvm, files, database, process and ticket metrics.
Registering of custom metrics via the meterRegistry, Micrometers static API or custom MeterBinder implementations.
The possibility to customize meters with custom MeterFilter implementations.
Integration with the out of the box Alfresco metrics included since 6.1.
Limited support for Care4Alf compatible metrics.
...