Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Releases: redis-field-engineering/redis-enterprise-datadog-prometheus-collector

v1.2

16 Jun 20:58
cacb631
Compare
Choose a tag to compare
  • Change cloud API refresh interval from 30s to 1200s
  • Add configurable cloud API refresh interval (use REDIS_CLOUD_API_REFRESH_INTERVAL env variable)
  • Send all Redis Cloud/Software Prometheus metrics to Datadog
  • Ensure that all Prometheus metrics are correctly typed for Datadog ingestion
  • Support both Redis Cloud and Redis Enterprise Software

See the Latest release on Dockerhub.

v1.1

26 May 20:35
Compare
Choose a tag to compare
  • Added bdb_read_hits and bdb_read_misses

Image available here:

docker pull fieldengineering/redis-cloud-datadog:v1.1

v0.9.0

15 Feb 23:39
Compare
Choose a tag to compare
  • Added support for a new redise.bdb_estimated_max_throughput metric
  • Refactoring to simplify the future addition of more metrics