influxdata / influxdata/kapacitor
AlertManager output
- Dominant language
- Go
- Stars
- 2.4k
- Forks
- 479
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 4
Description
Kapacitor can send JSON blob to a http endpoint : https://docs.influxdata.com/kapacitor/v1.4/nodes/http_post_node/ but the format is different from what [alertmanager](https://github.com/prometheus/alertmanager) wants.
Using a template for the JSON output can be very ugly. An Alertmanager output can be more clean.
Do you need some help for such output?
Contributor guide
Research direction
Start by reading Kapacitor's HTTP post node documentation and the Alertmanager API format linked in the issue. Determine the intended Alertmanager-compatible output and identify the relevant output entry point in the repository. Done means Kapacitor can send an Alertmanager-compatible payload without requiring an awkward custom template.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100