Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grafana/alerting
Set of libraries used to build alerting systems at Grafana - including the Alertmanager.
https://github.com/grafana/alerting
alerting alertmanager grafana
Last synced: 5 days ago
JSON representation
Set of libraries used to build alerting systems at Grafana - including the Alertmanager.
- Host: GitHub
- URL: https://github.com/grafana/alerting
- Owner: grafana
- License: agpl-3.0
- Created: 2022-07-13T11:15:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-09T21:27:26.000Z (13 days ago)
- Last Synced: 2025-01-10T06:26:03.822Z (12 days ago)
- Topics: alerting, alertmanager, grafana
- Language: Go
- Homepage:
- Size: 1.9 MB
- Stars: 55
- Watchers: 20
- Forks: 45
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
[![Build Status](https://drone.grafana.net/api/badges/grafana/alerting/status.svg?ref=refs/heads/main)](https://drone.grafana.net/grafana/alerting)
# Alerting
This library contains utilities that are useful for building Alerting systems.
## Current state
This library is still in development.
## Contributing
If you're interested in contributing to this project:
- Start by reading the [Contributing guide](/CONTRIBUTING.md).
## License
[AGPL-3.0](https://github.com/grafana/alerting/blob/main/LICENSE)