The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/alerting
Artur Wierzbicki e96f67ae2e
Renderer: Add sanitize API (#50936)
4 years ago
..
conditions backend/datasources: move datasources models into the datasources service package (#51267) 4 years ago
metrics
notifiers Alerting: notifiers/discord: Fix group mention documentation (#51071) 4 years ago
testdata Dashboard: Remove super old prop that has not been used in years (#50826) 4 years ago
alerting_usage.go backend/datasources: move datasources models into the datasources service package (#51267) 4 years ago
alerting_usage_test.go backend/datasources: move datasources models into the datasources service package (#51267) 4 years ago
engine.go backend/datasources: move datasources models into the datasources service package (#51267) 4 years ago
engine_integration_test.go Chore: Make test tracer noop and return no errors (#50797) 4 years ago
engine_test.go backend/datasources: move datasources models into the datasources service package (#51267) 4 years ago
eval_context.go
eval_context_test.go
eval_handler.go
eval_handler_test.go
extractor.go backend/datasources: move datasources models into the datasources service package (#51267) 4 years ago
extractor_test.go backend/datasources: move datasources models into the datasources service package (#51267) 4 years ago
interfaces.go
models.go
notifier.go
notifier_test.go Renderer: Add sanitize API (#50936) 4 years ago
reader.go
result_handler.go
rule.go
rule_test.go
scheduler.go
service.go Alerting: Validate alert notification UID length (#45546) 4 years ago
service_test.go Alerting: Validate alert notification UID length (#45546) 4 years ago
test_notification.go
test_rule.go
ticker.go Alerting: Make ticker to tick at predictable time (#50197) 4 years ago
ticker_test.go Alerting: Make ticker to tick at predictable time (#50197) 4 years ago