grafana/pkg/services/ngalert/store
gotjosh 0cde283505
Alerting: Logs should not be capitalized and the errors key should be "err" (#50333)
* Alerting: decapitalize log lines and use "err" as the key for errors

Found using (logger|log).(Warn|Debug|Info|Error)\([A-Z] and (logger|log).(Warn|Debug|Info|Error)\(.+"error"
2022-06-07 19:54:23 +02:00
..
admin_configuration.go Alerting: Send alerts to external Alertmanager(s) (#37298) 2021-08-06 13:06:56 +01:00
alert_rule.go Alerting: Logs should not be capitalized and the errors key should be "err" (#50333) 2022-06-07 19:54:23 +02:00
alertmanager_test.go Chore: Run integration tests without grabpl (#49448) 2022-06-01 14:55:22 -04:00
alertmanager.go Alerting: Provisioning API - Notification Policies (#46755) 2022-04-05 16:48:51 -05:00
database.go sqlstore: finish removing Find and SearchDashboards (#49347) 2022-05-24 09:24:55 -04:00
image_test.go Chore: Run integration tests without grabpl (#49448) 2022-06-01 14:55:22 -04:00
image.go Alerting: Add GetImages to ImageStore (#49717) 2022-05-30 09:26:16 +01:00
instance_database_test.go Chore: Run integration tests without grabpl (#49448) 2022-06-01 14:55:22 -04:00
instance_database.go Alerting: Add a "Reason" to Alert Instances to show underlying cause of state. (#49259) 2022-05-23 16:49:49 +08:00
org.go Alerting: create wrapper for Alertmanager to enable org level isolation (#37320) 2021-08-24 11:28:09 +01:00
provisioning_store_test.go Drop ProvenanceOrgAdapter and build into store API instead (#48137) 2022-04-26 10:30:57 -05:00
provisioning_store.go Drop ProvenanceOrgAdapter and build into store API instead (#48137) 2022-04-26 10:30:57 -05:00
testing.go Alerting: Provisioning API - Alert rules (#47930) 2022-06-02 14:48:53 +02:00
transactions.go Alerting: Provisioning API - Notification Policies (#46755) 2022-04-05 16:48:51 -05:00