voxpupuli / puppet-prometheus

Puppet module for prometheus
https://forge.puppet.com/puppet/prometheus
Apache License 2.0
60 stars 237 forks source link

Update dependency oliver006/redis_exporter to v1.61.0 #754

Closed pccibot closed 5 days ago

pccibot commented 3 weeks ago

This PR contains the following updates:

Package Update Change
oliver006/redis_exporter minor 1.9.0 -> 1.61.0

Release Notes

oliver006/redis_exporter (oliver006/redis_exporter) ### [`v1.61.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.61.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.60.0...v1.61.0) - PR [#​915](https://togithub.com/oliver006/redis_exporter/issues/915) - Add flag to skip CONFIG call - PR [#​912](https://togithub.com/oliver006/redis_exporter/issues/912) - Bump alpine base image to 3.20 (thx [@​neiljain](https://togithub.com/neiljain) ) ### [`v1.60.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.60.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.59.0...v1.60.0) - PR [#​913](https://togithub.com/oliver006/redis_exporter/issues/913) - Add option to exclude collecting latency histogram metrics (thx [@​nantiferov](https://togithub.com/nantiferov) ) - PR [#​910](https://togithub.com/oliver006/redis_exporter/issues/910) - Add collection of mem_total_replication_buffers (thx [@​nantiferov](https://togithub.com/nantiferov) ) - PR [#​906](https://togithub.com/oliver006/redis_exporter/issues/906) - Add option to exclude consumer from streaming metrics (thx [@​nantiferov](https://togithub.com/nantiferov) ) - PR [#​903](https://togithub.com/oliver006/redis_exporter/issues/903) - Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 ### [`v1.59.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.59.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.58.0...v1.59.0) Dependency updates - Bump github.com/prometheus/client_model to 0.6.1 - Bump prometheus/client_golang to v1.19.0 - Bump github.com/gomodule/redigo from 1.8.9 to 1.9.2 and - Support Docker Compose V2 in Makefile (thx [@​bjosv](https://togithub.com/bjosv) ) ### [`v1.58.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.58.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.57.0...v1.58.0) - PR [#​880](https://togithub.com/oliver006/redis_exporter/issues/880) - Added missing RDB metrics (thx [@​vin01](https://togithub.com/vin01) ) - PR [#​882](https://togithub.com/oliver006/redis_exporter/issues/882) - Using Golang 1.22 for builds, bumped alpine docker base to 3.19.1 ### [`v1.57.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.57.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.56.0...v1.57.0) - PR [#​867](https://togithub.com/oliver006/redis_exporter/issues/867) - Add graceful shutdown (thx [@​wanghaowei0107](https://togithub.com/wanghaowei0107) ) - PR [#​866](https://togithub.com/oliver006/redis_exporter/issues/866) - Update missing sentinel master config metrics (thx [@​opan](https://togithub.com/opan) ) - PR [#​865](https://togithub.com/oliver006/redis_exporter/issues/865) - Bump prometheus/client_golang from 1.17.0 to 1.18.0 ### [`v1.56.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.56.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.55.0...v1.56.0) - PR [#​864](https://togithub.com/oliver006/redis_exporter/issues/864) - Update client info parsing to accept IPv6 addresses (thx [@​edward-milkey](https://togithub.com/edward-milkey) ) ### [`v1.55.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.55.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.54.0...v1.55.0) - PR [#​836](https://togithub.com/oliver006/redis_exporter/issues/836) - Fix cluster refresh failed when using pasword file with isCluster mode (thx [@​chetratep](https://togithub.com/chetratep) ) - PR [#​837](https://togithub.com/oliver006/redis_exporter/issues/837) - Add metric for pubsubshard_channels (thx [@​DriverX](https://togithub.com/DriverX) ) - PR [#​838](https://togithub.com/oliver006/redis_exporter/issues/838) - Bump github.com/prometheus/client_golang to 1.17.0 - PR [#​840](https://togithub.com/oliver006/redis_exporter/issues/840) - Bump prometheus/client_model to 0.5.0 ### [`v1.54.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.54.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.53.0...v1.54.0) - PR [#​828](https://togithub.com/oliver006/redis_exporter/issues/828) - Update alpine image to `alpine:3.18.2` (thx [@​tunguyen9889](https://togithub.com/tunguyen9889) ) ### [`v1.53.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.53.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.52.0...v1.53.0) - PR [#​824](https://togithub.com/oliver006/redis_exporter/issues/824) - Fix stream info retrieval ### [`v1.52.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.52.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.51.0...v1.52.0) - PR [#​817](https://togithub.com/oliver006/redis_exporter/issues/817) - Extended stream metrics for Redis 7 (thx [@​donovanvanheerden](https://togithub.com/donovanvanheerden) ) - PR [#​813](https://togithub.com/oliver006/redis_exporter/issues/813) - Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 - PR [#​809](https://togithub.com/oliver006/redis_exporter/issues/809) - Add option to disable exporting values of keys (thx [@​vin01](https://togithub.com/vin01) ) ### [`v1.51.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.51.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.50.0...v1.51.0) - PR [#​810](https://togithub.com/oliver006/redis_exporter/issues/810) - Check redis config values, and skip non string replies (thx [@​sergelogvinov](https://togithub.com/sergelogvinov) ) - Bump alpine container image to alpine:3.18.2 - Bump github.com/prometheus/client_golang to 1.15.1 - Bump github.com/sirupsen/logrus to 1.9.3 ### [`v1.50.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.50.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.49.0...v1.50.0) - PR [#​783](https://togithub.com/oliver006/redis_exporter/issues/783) - Add endpoint to hot-reload password file (thx [@​dartagnanli](https://togithub.com/dartagnanli) ) ### [`v1.49.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.49.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.48.0...v1.49.0) - PR [#​781](https://togithub.com/oliver006/redis_exporter/issues/781) - Fix support for Redis clusters with TLS enabled (thx [@​aballman](https://togithub.com/aballman) ) ### [`v1.48.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.48.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.47.0...v1.48.0) - PR [#​765](https://togithub.com/oliver006/redis_exporter/issues/765) - Add support for LATENCY HISTOGRAM metrics (thx [@​LarssonOliver](https://togithub.com/LarssonOliver) ) ### [`v1.47.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.47.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.46.0...v1.47.0) - [Update to Golang:1.20](https://togithub.com/oliver006/redis_exporter/commit/f6a2148496690f926aa12f4f7fdaed0e700a478f) - [Bump github.com/sirupsen/logrus from 1.6.0 to 1.9.0](https://togithub.com/oliver006/redis_exporter/commit/e7fa68ccf5ad0c4139c88e84b6557946208312e2) - [Explicitely set alpine release image version, initial version is 3.17.2](https://togithub.com/oliver006/redis_exporter/commit/c75a4ab1b4ab98017cda7f8f92d1ae35adbfb5f0) ### [`v1.46.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.46.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.45.0...v1.46.0) - PR [#​704](https://togithub.com/oliver006/redis_exporter/issues/704) - Add support for multiple Lua scripts (thx [@​nantiferov](https://togithub.com/nantiferov) ) ### [`v1.45.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.45.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.44.0...v1.45.0) - PR [#​710](https://togithub.com/oliver006/redis_exporter/issues/710) - KeyDB multimaster support (thx [@​mihaiush](https://togithub.com/mihaiush) ) - PR [#​708](https://togithub.com/oliver006/redis_exporter/issues/708) - Bump github.com/prometheus/client_model from 0.2.0 to 0.3.0 ### [`v1.44.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.44.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.43.1...v1.44.0) - PR [#​691](https://togithub.com/oliver006/redis_exporter/issues/691) - Add Redis Sentinel metrics ckquorum metric (thx [@​opan](https://togithub.com/opan) ) ### [`v1.43.1`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.43.1) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.43.0...v1.43.1) - Update Golang to 1.19 and prometheus/client_golang to v1.13.0 - Build with latest Alpine docker image ### [`v1.43.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.43.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.42.0...v1.43.0) - PR [#​666](https://togithub.com/oliver006/redis_exporter/issues/666) - Add config to set minimum TLS version (thx [@​bjosv](https://togithub.com/bjosv) ) ### [`v1.42.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.42.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.41.0...v1.42.0) - Add binaries for darwin/arm64 ### [`v1.41.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.41.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.40.0...v1.41.0) - PR [#​662](https://togithub.com/oliver006/redis_exporter/issues/662) - Print version to stdout when -version flag is used (thx [@​ethanmdavidson](https://togithub.com/ethanmdavidson)) ### [`v1.40.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.40.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.39.0...v1.40.0) - PR [#​650](https://togithub.com/oliver006/redis_exporter/issues/650) - Add db_keys_cached metric (thx [@​vixns](https://togithub.com/vixns) ) ### [`v1.39.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.39.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.38.0...v1.39.0) - PR [#​643](https://togithub.com/oliver006/redis_exporter/issues/643) - Add redacted addr to scrapeRedisHost error message (thx [@​neomantra](https://togithub.com/neomantra) ) ### [`v1.38.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.38.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.37.0...v1.38.0) - PR [#​652](https://togithub.com/oliver006/redis_exporter/issues/652) - Add latency percentiles per command (thx [@​filipecosta90](https://togithub.com/filipecosta90) ) - Exporter is now build with Golang 1.18 ### [`v1.37.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.37.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.36.0...v1.37.0) - PR [#​621](https://togithub.com/oliver006/redis_exporter/issues/621) - Add new metrics to exporter (thx [@​jjz921024](https://togithub.com/jjz921024) ) ### [`v1.36.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.36.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.35.1...v1.36.0) - PR [#​619](https://togithub.com/oliver006/redis_exporter/issues/619) - Add main_thread_metrics (thx [@​artificial-aidan](https://togithub.com/artificial-aidan) ) ### [`v1.35.1`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.35.1) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.35.0...v1.35.1) - PR [#​611](https://togithub.com/oliver006/redis_exporter/issues/611) - Add command line option to control redacting of sensitive config metrics ### [`v1.35.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.35.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.34.1...v1.35.0) - PR [#​605](https://togithub.com/oliver006/redis_exporter/issues/605) - Update module github.com/prometheus/client_golang to v1.12.1 - PR [#​607](https://togithub.com/oliver006/redis_exporter/issues/607) - Export config as metrics, export values of check keys as strings ### [`v1.34.1`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.34.1) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.34.0...v1.34.1) - PR [#​603](https://togithub.com/oliver006/redis_exporter/issues/603) - Update module github.com/prometheus/client_golang to v1.12.0 ### [`v1.34.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.34.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.33.0...v1.34.0) - PR [#​600](https://togithub.com/oliver006/redis_exporter/issues/600) - Add additional command and errorstats metrics (thx [@​filipecosta90](https://togithub.com/filipecosta90) ) - PR [#​596](https://togithub.com/oliver006/redis_exporter/issues/596) - Update module github.com/gomodule/redigo to v1.8.8 ### [`v1.33.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.33.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.32.0...v1.33.0) - PR [#​593](https://togithub.com/oliver006/redis_exporter/issues/593) - Add support for mTLS for the metrics endpoint (thx [@​bjosv](https://togithub.com/bjosv) ) ### [`v1.32.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.32.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.31.4...v1.32.0) - PR [#​588](https://togithub.com/oliver006/redis_exporter/issues/588) - addtl stream metrics with item IDs (thx [@​Lupunita](https://togithub.com/Lupunita) ) - PR [#​589](https://togithub.com/oliver006/redis_exporter/issues/589) - update redigo to v1.8.6 ### [`v1.31.4`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.31.4) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.31.3...v1.31.4) - try to fix multi-arch Docker manifests ### [`v1.31.3`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.31.3) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.31.2...v1.31.3) - try to fix multi-arch Docker manifests ### [`v1.31.2`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.31.2) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.31.1...v1.31.2) - try to fix multi-arch Docker manifests ### [`v1.31.1`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.31.1) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.31.0...v1.31.1) - try to fix multi-arch Docker manifests ### [`v1.31.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.31.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.30.0...v1.31.0) - PR [#​548](https://togithub.com/oliver006/redis_exporter/issues/548) - Multiplatform Docker Images (thx [@​garrygerber](https://togithub.com/garrygerber) ) ### [`v1.30.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.30.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.29.0...v1.30.0) - PR [#​577](https://togithub.com/oliver006/redis_exporter/issues/577) - Expose new io-threads metric (thx [@​shamil](https://togithub.com/shamil) ) ### [`v1.29.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.29.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.28.0...v1.29.0) - PR [#​570](https://togithub.com/oliver006/redis_exporter/issues/570) - add missing cluster flag, fixes PR [#​531](https://togithub.com/oliver006/redis_exporter/issues/531) (thx [@​simonasr](https://togithub.com/simonasr) ) ### [`v1.28.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.28.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.27.1...v1.28.0) - PR [#​531](https://togithub.com/oliver006/redis_exporter/issues/531) - Support for Redis cluster when retrieving key values (thx [@​ashikjm](https://togithub.com/ashikjm) ) - PR [#​557](https://togithub.com/oliver006/redis_exporter/issues/557) & 559 - Bump base alpine Docker images to 3.14 ### [`v1.27.1`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.27.1) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.27.0...v1.27.1) - PR [#​547](https://togithub.com/oliver006/redis_exporter/issues/547) - Addtl logging when loading the password file and parsing lua script results ### [`v1.27.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.27.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.26.0...v1.27.0) - PR [#​543](https://togithub.com/oliver006/redis_exporter/issues/543) - Update to Golang 1.17, mirror images to quay.io ### [`v1.26.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.26.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.25.0...v1.26.0) - PR [#​538](https://togithub.com/oliver006/redis_exporter/issues/538) - Performance improvement when checking keys (thx [@​kerossin](https://togithub.com/kerossin) ) ### [`v1.25.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.25.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.24.0...v1.25.0) - PR [#​497](https://togithub.com/oliver006/redis_exporter/issues/497) & [#​534](https://togithub.com/oliver006/redis_exporter/issues/534) - Client List: convert age and idle fields to timestamps (thx [@​h3isenbug](https://togithub.com/h3isenbug)) ### [`v1.24.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.24.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.23.1...v1.24.0) - PR [#​526](https://togithub.com/oliver006/redis_exporter/issues/526) - Add support for TLS certificate hot-reload (thx [@​bjosv](https://togithub.com/bjosv) ) ### [`v1.23.1`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.23.1) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.23.0...v1.23.1) - PR [#​520](https://togithub.com/oliver006/redis_exporter/issues/520) - fix bug to allow scraping Redis Sentinel (thx [@​zhaozizhou](https://togithub.com/zhaozizhou) ) ### [`v1.23.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.23.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.22.0...v1.23.0) - PR [#​518](https://togithub.com/oliver006/redis_exporter/issues/518) - Add more Tile38 metrics (thx [@​cep-ter](https://togithub.com/cep-ter) ) ### [`v1.22.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.22.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.21.0...v1.22.0) - PR [#​390](https://togithub.com/oliver006/redis_exporter/issues/390) - Add COUNT option for SCAN command (thx [@​houstonheat](https://togithub.com/houstonheat) ) - PR [#​508](https://togithub.com/oliver006/redis_exporter/issues/508) - Bump github.com/prometheus/client_golang from 1.9.0 to 1.10.0 ### [`v1.21.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.21.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.20.0...v1.21.0) - PR [#​517](https://togithub.com/oliver006/redis_exporter/issues/517) - Copy /etc/nsswitch.conf to scratch docker image (thx [@​xanecs](https://togithub.com/xanecs) ) ### [`v1.20.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.20.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.19.0...v1.20.0) - PR [#​504](https://togithub.com/oliver006/redis_exporter/issues/504) - run docker image as non-root (thx [@​eumel8](https://togithub.com/eumel8) ) ### [`v1.19.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.19.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.18.0...v1.19.0) - PR [#​505](https://togithub.com/oliver006/redis_exporter/issues/505) fix cmd stats parsing logic, less noisy logging when "LATENCY LATEST" fails ### [`v1.18.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.18.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.17.1...v1.18.0) - PR [#​501](https://togithub.com/oliver006/redis_exporter/issues/501) - Update logrus, redigo modules, add new `expired_stale_percentage` metric ### [`v1.17.1`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.17.1) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.17.0...v1.17.1) - PR [#​490](https://togithub.com/oliver006/redis_exporter/issues/490) - Update to Golang 1.16 - PR [#​488](https://togithub.com/oliver006/redis_exporter/issues/488) - Bump logrus to 1.8.0 ### [`v1.17.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.17.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.16.0...v1.17.0) - PR [#​483](https://togithub.com/oliver006/redis_exporter/issues/483) - Default metric to 0 when using check-single-keys (thx [@​tomasgareau](https://togithub.com/tomasgareau) ) ### [`v1.16.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.16.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.15.1...v1.16.0) - PR [#​474](https://togithub.com/oliver006/redis_exporter/issues/474) - major refactor, broke up exporter code into smaller units, no new features ### [`v1.15.1`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.15.1) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.15.0...v1.15.1) - PR [#​465](https://togithub.com/oliver006/redis_exporter/issues/465) Add scrape password file support (thx [@​Ansen](https://togithub.com/Ansen) ) ### [`v1.15.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.15.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.14.0...v1.15.0) - PR [#​457](https://togithub.com/oliver006/redis_exporter/issues/457) Support for memory usage aggregation by key groups (thanks [@​rmak-cpi](https://togithub.com/rmak-cpi) ) - PR [#​466](https://togithub.com/oliver006/redis_exporter/issues/466) Bump prometheus/client_golang library from 1.8.0 to 1.9.0 ### [`v1.14.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.14.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.13.1...v1.14.0) - PR [#​462](https://togithub.com/oliver006/redis_exporter/issues/462) - allow configuring whether the port is included in the client's details (by default it is not) ### [`v1.13.1`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.13.1) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.13.0...v1.13.1) - PR [#​449](https://togithub.com/oliver006/redis_exporter/issues/449) - fix docker builds (thx [@​rayanimesh](https://togithub.com/rayanimesh) ) ### [`v1.13.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.13.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.12.1...v1.13.0) - PR [#​444](https://togithub.com/oliver006/redis_exporter/issues/444) - fix count-keys command line option (thx [@​laubstein](https://togithub.com/laubstein) ) - PR [#​442](https://togithub.com/oliver006/redis_exporter/issues/442) - add sentinel metrics (thx [@​rayanimesh](https://togithub.com/rayanimesh) ) - PR [#​436](https://togithub.com/oliver006/redis_exporter/issues/436) - bumped Prometheus library from 1.7.1 to 1.8.0 ### [`v1.12.1`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.12.1) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.12.0...v1.12.1) - PR [#​428](https://togithub.com/oliver006/redis_exporter/issues/428) - Add count-keys functionality (thx [@​felixb](https://togithub.com/felixb) ) ### [`v1.12.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.12.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.11.1...v1.12.0) - PR [#​423](https://togithub.com/oliver006/redis_exporter/issues/423) - Add output buffer memory usage in client details (thx [@​ben-tazulev](https://togithub.com/ben-tazulev) ) ### [`v1.11.1`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.11.1) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.11.0...v1.11.1) - PR [#​418](https://togithub.com/oliver006/redis_exporter/issues/418) - Add sentinel info metrics (thx [@​houstonheat](https://togithub.com/houstonheat) ) ### [`v1.11.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.11.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.10.0...v1.11.0) - PR [#​412](https://togithub.com/oliver006/redis_exporter/issues/412) Add metrics for streams (thx [@​houstonheat](https://togithub.com/houstonheat) ) - PR [#​415](https://togithub.com/oliver006/redis_exporter/issues/415) Update to Golang 1.15, add builds for Illumos ### [`v1.10.0`](https://togithub.com/oliver006/redis_exporter/releases/tag/v1.10.0) [Compare Source](https://togithub.com/oliver006/redis_exporter/compare/v1.9.0...v1.10.0) - PR [#​409](https://togithub.com/oliver006/redis_exporter/issues/409) - Add maxmemory_policy and memory reservation metrics (thx [@​jon-walton](https://togithub.com/jon-walton) )

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.