Skip to content

sample application to reproduce prometheus scrape failure when concurrently using redis and jcache cachemanagers

Notifications You must be signed in to change notification settings

PaddyDrury/redis-jcache-prometheus

Repository files navigation

redis-jcache-prometheus

Minimal sample application to reproduce an issue with the prometheus scrape endpoint when concurrently using RedisCacheManager and JCacheCacheManager managed caches.

To reproduce, first run the app

./gradlew bootRun

then browse to http://localhost:8080/actuator/prometheus

About

sample application to reproduce prometheus scrape failure when concurrently using redis and jcache cachemanagers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages