prometheus-community / prometheus-community/postgres_exporter
Improve CI end-to-end tests
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 3.6k
- Forks
- 835
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 10
Description
Proposal
Use case. Why is this important?
The current CI tests that use the integration end-to-end test tag do not test the new collector package. We need to add a collector integration test that exercises these collectors.
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 with the CI end-to-end tests that use the integration tag and inspect the new collector package to find its integration-test entry point. Add coverage that exercises the collectors, then run the relevant integration-tagged CI tests and confirm the collector path is included.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100