crochet

command module
v0.0.0-...-22acc2c Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2020 License: Apache-2.0 Imports: 16 Imported by: 0

README

Crochet is an AlertManager receiver that stores notifications in memory with a simple UI to view/filter.

Notifications are processed by the /api/notifications/ endpoint.

Usage

Configuration of AlertManager:

route:
  receiver: webhook
  [...]

receivers:
- name: webhook
  webhook_configs:
  - url: 'http://localhost:8080/api/notifications/'
    send_resolved: true

Start crochet:

docker run -p 8080:8080 quay.io/simonpasquier/crochet

License

Apache License 2.0, see LICENSE.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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