Skip to content

Releases: xenit-eu/alfred-telemetry

V0.10.1

30 Oct 07:12
627a72d
Compare
Choose a tag to compare
Merge pull request #153 from xenit-eu/ALFREDOPS-850

ALFREDOPS-850 re-fetch trackers on each call

V0.10.0

25 Oct 08:28
f0fbb78
Compare
Choose a tag to compare
Merge pull request #151 from xenit-eu/ALFREDOPS-849-h

ALFREDOPS-849 remove pluginManager.withPlugin from publish gradle

V0.9.3

13 Jan 13:11
f34a2b2
Compare
Choose a tag to compare

Added

  • Added TomcatMetrics [#142]

V0.9.2

06 Jan 11:14
f399db1
Compare
Choose a tag to compare

Fixed

  • First call to Alfred Telemetry endpoint Solr always failing,Fix SolrSnapShot Metrics [#140]

v0.9.1

27 Dec 08:50
Compare
Choose a tag to compare

Fixed

  • Fix hazel cast metrics with micrometer [#137]
  • Fixes broken Apache Commons dbcp dependencies [#132]
  • Fixes broken common tags not added to Alfrescos Prometheus registry [#134]

Added

  • Added support Alfresco 7.1, 7.2 and 7.3

Removed

  • Dropped support for Alfresco 5.x and 6.0

0.8.0

28 Jan 13:21
7706528
Compare
Choose a tag to compare

BREAKING

  • Alfred Telemetry declares micrometer-core and micrometer-jvm-extras as a provided-dependency #129.
    If your Alfresco version does not contain these libraries, you will need to install them in Alfresco yourself (e.g. as simple module)

Fixed

  • Fixes bug when tracker is explicitly disabled #125

Added

  • Support more flexible Graphite step duration configuration #123
  • Add metrics for solr backup #124

0.7.1

12 Jul 15:42
9b5097d
Compare
Choose a tag to compare

Fixed

  • Hazelcast cache metrics broken causing, among other things, a broken Prometheus scrape endpoint [#116]

0.7.0

09 Jul 12:17
27f9bf1
Compare
Choose a tag to compare

Added

  • Clustering metrics

Removed

  • Legacy Care4alf metrics where removed

Fixed

  • Solr tracking metrics were no longer registered since 0.6.0 [#113]

0.6.0

01 Jul 10:06
66cd31f
Compare
Choose a tag to compare

0.4.0

29 Jan 11:17
1d9671b
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

Added

  • Jetty metrics for alfred-telemetry-solr #61