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
ying-jeanne 681218275e
remove crit and trace (#40320)
4 years ago
..
conditions Chore: Propagate context for data source provisioning (#40235) 4 years ago
notifiers remove crit and trace (#40320) 4 years ago
testdata Alerting: improve alerting default datasource search when extracting alerts (#29993) 4 years ago
alerting_usage.go Chore: Propagate context for data source provisioning (#40235) 4 years ago
alerting_usage_test.go Chore: Propagate context for data source provisioning (#40235) 4 years ago
engine.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
engine_integration_test.go Chore: Refactor GoConvey in alerting tests (#40845) 4 years ago
engine_test.go Chore: Refactor GoConvey in alerting tests (#40845) 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: Refactor GoConvey in alerting tests (#40845) 4 years ago
extractor.go Chore: Propagate context for data source provisioning (#40235) 4 years ago
extractor_test.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
interfaces.go Chore: Move tsdbifaces.RequestHandler to plugins.DataRequestHandler (#31897) 4 years ago
models.go
notifier.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
notifier_test.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
reader.go Alerting: Log alert warnings for obsolete notifiers when extracting alerts and remove spammy error (#28162) 5 years ago
result_handler.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
rule.go Alerting: Add checks for non supported units - disable defaulting to seconds (#32477) 4 years ago
rule_test.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
scheduler.go
service.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
service_test.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
test_notification.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
test_rule.go Introduce TSDB service (#31520) 4 years ago
ticker.go AlertingNG: Create a scheduler to evaluate alert definitions (#29305) 5 years ago
ticker_test.go