prometheus-community / prometheus-community/postgres_exporter
Add metrics listen port to the documentation
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 3.6k
- Forks
- 835
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 10
Description
Proposal
I don't know if it's obvious, but it surely wasn't to me. I had to scout the source code just to find the port the exporter publishes the metrics on. Couldn't this simply be added to the readme somewhere?
For anyone like me, ending up here: it's 9187.
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 repository README and verify the stated port against the exporter source. Done when the documentation clearly says that the exporter publishes metrics on port 9187.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, postgresql, prometheus
- Domain
- documentation, observability
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100