dragonflydb / dragonflydb/dragonfly
Expose more metrics, comparable to redis-exporter
- Dominant language
- C++
- Stars
- 31.5k
- Forks
- 1.3k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 137
Description
**Did you search GitHub Issues and GitHub Discussions First?**
Yes
**Is your feature request related to a problem? Please describe.**
Dragonfly today does not expose as many metrics as [redis-exporter](https://github.com/oliver006/redis_exporter/) does on Redis and Valkey.
Additionally, it seems the /metrics endpoint does not show as many metrics as what is available when you instruct redis-exporter to scrape DF via the `INFO ALL` command.
**Describe the solution you'd like**
I would like DF to have observability comparable to Redis/Valkey when that is scraped via the redis-exporter.
**Describe alternatives you've considered**
N/A
**Additional context**
N/A
Contributor guide
Research direction
Start by comparing Dragonfly's /metrics output with the metrics available from INFO ALL through redis-exporter, then review the requested Redis and Valkey metric coverage. Done means the scope is defined and Dragonfly exposes observability comparable to the referenced exporter.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, redis
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100