grafana-webhook

command module
v0.0.0-...-8fef298 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2023 License: MIT Imports: 6 Imported by: 0

README

Webhook Notifier for Grafana Alerting

This is a simple implementation of a webhook notifier for Grafana alerting. When Grafana alerts, it sends a JSON payload to a webhook (if configured). This webhook will save them to an sqlite database (TODO). Used for testing Grafana alert notifications.

Getting Started

  1. Start the service by executing the binary: ./grafana-webhook
  2. Configure a contact point for a webhook in Grafana Alerting and set the url to http://localhost:4000

License

Distributed under the MIT License. See LICENSE for more information.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL