John Blum created GEODE-10045:
---------------------------------
Summary: Upgrade Apache Geode to Micrometer 2.0
Key: GEODE-10045
URL: https://issues.apache.org/jira/browse/GEODE-10045
Project: Geode
Issue Type: Improvement
Affects Versions: 1.14.3
Reporter: John Blum
As part of the ongoing story and themes in Spring Framework 6, Spring Data 3.0
and the rest of the Spring portfolio, 1 of the new and major topics is
Observability (Monitoring with Metrics, Tracing, and so on).
As part of that effort, Micrometer is undergoing a major revision change from
1.x to 2.0. Many of their APIs have changed, and as a result, Apache Geode no
longer runs (or even will build) with Micrometer 2.0.
Either Micrometer should be upgraded to 2.0 (most likely in the next major
version of Geode, i.e. 2.0) or Micrometer should be an optional dependency,
perhaps only enabled when Micrometer is on the classpath.
Still a cleaner separation is needed if [Spring] Apache Geode users require and
use a newer version of Micrometer (e.g. 2.0) and Apache Geode remains on
Micrometer 1.x (currently
[1.6.3|https://github.com/apache/geode/blob/rel/v1.14.3/boms/geode-all-bom/src/test/resources/expected-pom.xml#L226-L231]
in Apache Geode {{1.14.3}}).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)