grafana/pkg/services/ngalert/state
gotjosh a338c78ca8
Alerting: Remove internal labels from prometheus compatible API responses (#46548)
* Alerting: Remove internal labels from prometheus compatible API responses

* Appease the linter

* Fix integration tests

* Fix API documentation & linter

* move removal of internal labels to the models
2022-03-16 16:04:19 +00:00
..
cache.go Chore: Remove context.TODO (#43458) 2021-12-28 10:26:18 +01:00
manager_test.go Alerting: Fix use of > instead of >= when checking the For duration (#46011) 2022-03-01 17:06:42 +00:00
manager.go Alerting: Include annotations in prometheus Alert response. (#45970) 2022-03-09 18:20:29 +00:00
state_test.go Alerting: Create DatasourceError alert if evaluation returns error (#41869) 2021-11-25 11:46:47 +01:00
state.go Alerting: Remove internal labels from prometheus compatible API responses (#46548) 2022-03-16 16:04:19 +00:00
template_test.go Chore: Remove context.TODO (#43458) 2021-12-28 10:26:18 +01:00
template.go Chore: Remove context.TODO (#43458) 2021-12-28 10:26:18 +01:00