prometheus / prometheus/alertmanager
pushover should have a global token
Open
Nobody has claimed this yet.
component/notify
- Dominant language
- Go
- Stars
- 8.6k
- Forks
- 2.5k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 61
Description
Similar to the other recievers that have have globals such as slack_api_url and hipchat_auth_token etc, pushover should have a global pushover_token so we don't have to add that repeatedly in the config
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
Compare how existing globals such as slack_api_url and hipchat_auth_token are defined and used, then trace the Pushover configuration path. Done means a global pushover_token can be configured once instead of repeated in each Pushover configuration, with coverage for the new behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100