Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tdakkota-legacy/vkalertmanager
Prometheus Alertmanager hook receiver for VK
https://github.com/tdakkota-legacy/vkalertmanager
alertmanager prometheus vk vksdk webhook
Last synced: about 2 months ago
JSON representation
Prometheus Alertmanager hook receiver for VK
- Host: GitHub
- URL: https://github.com/tdakkota-legacy/vkalertmanager
- Owner: tdakkota-legacy
- License: mit
- Archived: true
- Created: 2020-09-12T21:58:12.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T04:48:23.000Z (over 1 year ago)
- Last Synced: 2024-09-21T08:30:58.157Z (about 2 months ago)
- Topics: alertmanager, prometheus, vk, vksdk, webhook
- Language: Go
- Homepage:
- Size: 118 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vkalertmanager
[![Go](https://github.com/tdakkota/vkalertmanager/workflows/Go/badge.svg)](https://github.com/tdakkota/vkalertmanager/actions)
[![Documentation](https://godoc.org/github.com/tdakkota/vkalertmanager?status.svg)](https://pkg.go.dev/github.com/tdakkota/vkalertmanager)
[![codecov](https://codecov.io/gh/tdakkota/vkalertmanager/branch/master/graph/badge.svg)](https://codecov.io/gh/tdakkota/vkalertmanager)
[![license](https://img.shields.io/github/license/tdakkota/vkalertmanager.svg?maxAge=2592000)](https://github.com/tdakkota/vkalertmanager/blob/master/LICENSE)Prometheus Alertmanager hook receiver for VK
## Install
```
go get github.com/tdakkota/vkalertmanager/cmd/vkalertmanager
```