package
1.8.1
Repository: https://github.com/aych-inc/aych.lum.kebot.git
Documentation: pkg.go.dev

# Functions

MakeAlert creates an Alert based on the type of the service (eg Pager Duty) and its corresponding API key.
MakeMetricsEndpoint creates an Endpoint for the monitoring server with the desired auth level.
MakeMetricsRecorder makes a metrics recorder with the records map as the underlying map.

# Interfaces

Metrics is an interface that allows a client to pass in key value pairs (keys must be strings) and it can dump the metrics as JSON.