oliver006 / redis_exporter

Prometheus Exporter for ValKey & Redis Metrics. Supports ValKey and Redis 2.x, 3.x, 4.x, 5.x, 6.x, and 7.x

Home Page:https://github.com/oliver006/redis_exporter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] Changelog

GeiserX opened this issue · comments

Context: I'm using the Chart to deploy this software, and this time, the upgrade is 10 minor versions.
I wonder if it could be possible to add this in a file, instead of having to review every single version in the "tags" section.

I understand that a Changelog would be a convenient place to capture all changes. You can find all that info in the notes of each release and in git (I squash PR commits so you should have 1 commit per PR).
Manually maintaining yet another record makes is additional work that I prefer to not do.