Skip to content

release: 26.05.01 — OTel cache instrumentation#9

Closed
ancongui wants to merge 2 commits into
mainfrom
release/26.05.01
Closed

release: 26.05.01 — OTel cache instrumentation#9
ancongui wants to merge 2 commits into
mainfrom
release/26.05.01

Conversation

@ancongui
Copy link
Copy Markdown
Contributor

Add CacheMetrics, CacheHealthIndicator, CacheObservabilityAutoConfiguration. Replace bare micrometer-core with fireflyframework-observability.

Andrés Contreras Guillén added 2 commits May 19, 2026 17:47
…ations

- New CacheMetrics extends FireflyMetricsSupport with timed get/put/evict
  wrappers, hit/miss accounting, and error counters (firefly.cache.*)
- New CacheHealthIndicator performs synthetic put/get/evict probe and
  reports adapter latency
- New CacheObservabilityAutoConfiguration wires both beans, guarded by
  firefly.observability.{metrics,health}.enabled (default true)
- pom.xml: replaced bare optional micrometer-core with
  fireflyframework-observability (single source of truth for metrics,
  tracing, OTLP, Prometheus, Logstash)
- Registered in META-INF/spring/.../AutoConfiguration.imports

All 64 existing tests pass; new beans no-op cleanly when MeterRegistry
is absent.
@ancongui ancongui enabled auto-merge (squash) May 19, 2026 16:04
@ancongui
Copy link
Copy Markdown
Contributor Author

Closing — moving to 26.05.06.

@ancongui ancongui closed this May 19, 2026
auto-merge was automatically disabled May 19, 2026 16:13

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant