nickamorim / prometheus-time-exporter

Prometheus plugin enabling queryable metrics that provide functionality for time-based alert routing/notifications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time Exporter

Motivation

A time exporter provides a simple method of modifying time-based alert routing - essentially providing the functionality of querying metric values and deciding if the respective alert should be fired during the time period.

Use-Case

Modifying alerts to only fire during office hours [See: prometheus/alertmanager#876].

About

Prometheus plugin enabling queryable metrics that provide functionality for time-based alert routing/notifications.


Languages

Language:Go 93.5%Language:Dockerfile 6.5%