Skip to content

release: 26.05.06#10

Merged
ancongui merged 3 commits into
mainfrom
release/26.05.06
May 19, 2026
Merged

release: 26.05.06#10
ancongui merged 3 commits into
mainfrom
release/26.05.06

Conversation

@ancongui
Copy link
Copy Markdown
Contributor

Bump cache to 26.05.06 with OTel CacheMetrics + CacheHealthIndicator.

Andrés Contreras Guillén added 3 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:25
@ancongui ancongui merged commit 5843c26 into main May 19, 2026
3 of 4 checks passed
@ancongui ancongui deleted the release/26.05.06 branch May 19, 2026 16:47
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