prometheus-community / prometheus-community/postgres_exporter
Please be more flexible regarding new statistics
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 3.6k
- Forks
- 835
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 10
Description
New stats are still waiting to get into the exporter for a long time.
Like in #1169 and #1167
Please auto-generate code for new stats as new Postgres versions are released.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing issues #1169 and #1167 to understand how new PostgreSQL statistics currently reach the exporter. Define the generation approach and its scope before implementation; done means new statistics from released PostgreSQL versions can be incorporated automatically without the prolonged manual wait.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, postgresql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100