command
module
Version:
v0.0.0-...-6dfa7e3
Opens a new window with list of versions in this module.
Published: May 24, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Project status: On-hold
- Not usable yet, no releases
- Configuration file loading implemented
- Metric firing TODO
Prometheus Canary
Intentionally trigger Prometheus alerts to test alerting.
Table Of Contents
Overview
Publishes a single metric at a set interval. A Prometheus alert should be setup
to fire when this metric is found.
This can be used to test the entire Prometheus alert flow.
Build
Golang application. Build with:
% go build .
Release Checklist
To create a new release:
- Push to master
- Build the tool for Linux x86_64:
go build -o prometheus-canary-vmajor.minor.patch-linux-x86_64 .
- Create a new GitHub release
- Tag it
vmajor.minor.patch
- Name it
vmajor.minor.patch
- Have a description like so:
Short one sentence release description.
# Change log
- More detailed change log
# Files
| File | SHA256 Checksum |
| - | - |
| `prometheus-canary-vmajor.minor.patch-linux-x86_64` | `checksum` |
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.