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
Gábor Farkas 01f1c550bf
old-alert: interval calculation: apply default-min-interval of 1ms (#38835)
4 years ago
..
conditions old-alert: interval calculation: apply default-min-interval of 1ms (#38835) 4 years ago
notifiers Alerting: correct property names for Slack bot icons (#33376) 4 years ago
testdata
alerting_usage.go
alerting_usage_test.go Migrate to Wire for dependency injection (#32289) 4 years ago
engine.go Migrate to Wire for dependency injection (#32289) 4 years ago
engine_integration_test.go Chore: update all +build statements (#38782) 4 years ago
engine_test.go Migrate to Wire for dependency injection (#32289) 4 years ago
eval_context.go Chore: Use context.Context for the get home dashboard API endpoint (#36735) 4 years ago
eval_context_test.go Plugins: Requests validator (#30445) 4 years ago
eval_handler.go Chore: Move tsdbifaces.RequestHandler to plugins.DataRequestHandler (#31897) 4 years ago
eval_handler_test.go Chore: Move tsdbifaces.RequestHandler to plugins.DataRequestHandler (#31897) 4 years ago
extractor.go Chore: Improve save dashboard error messages (#35780) 4 years ago
extractor_test.go Alerting: Add checks for non supported units - disable defaulting to seconds (#32477) 4 years ago
interfaces.go Chore: Move tsdbifaces.RequestHandler to plugins.DataRequestHandler (#31897) 4 years ago
models.go
notifier.go Rendering: add CSV support (#33729) 4 years ago
notifier_test.go Renderer: add version information (#34964) 4 years ago
reader.go
result_handler.go
rule.go Alerting: Add checks for non supported units - disable defaulting to seconds (#32477) 4 years ago
rule_test.go Alerting: Add checks for non supported units - disable defaulting to seconds (#32477) 4 years ago
scheduler.go
test_notification.go Alerting: Generate random id when testing notification channel (#31844) 4 years ago
test_rule.go Introduce TSDB service (#31520) 4 years ago
ticker.go
ticker_test.go