prometheus / prometheus/alertmanager

pushover should have a global token

Open
#538 3 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.