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/ngalert/api
Julien Duchesne 3ac8760321
OpenAPI: Fix `ValidationError` message attribute (#90846)
9 months ago
..
hcl Alerting: Export of alert rules in HCL format (#73166) 2 years ago
test-data Alerting: Fix recording rule export (#91405) 9 months ago
tooling OpenAPI: Fix `ValidationError` message attribute (#90846) 9 months ago
api.go Alerting: Detach condition validator from condition evaluator (#91150) 10 months ago
api_alertmanager.go Alerting: Vendor in latest grafana/alerting package (#91786) 10 months ago
api_alertmanager_guards.go fix(alerting): add a proper compare func for location in mute timings (#82153) 1 year ago
api_alertmanager_guards_test.go fix(alerting): add a proper compare func for location in mute timings (#82153) 1 year ago
api_alertmanager_silences.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
api_alertmanager_silences_test.go Alerting: Hook up GMA silence APIs to new authentication handler (#86625) 1 year ago
api_alertmanager_test.go Alerting: Vendor in latest grafana/alerting package (#91786) 10 months ago
api_configuration.go Alerting: Feature toggle to disallow sending alerts externally (#87982) 1 year ago
api_configuration_test.go Alerting: Feature toggle to disallow sending alerts externally (#87982) 1 year ago
api_notifications.go Alerting: Remove option to return settings from api/v1/receivers and restrict provisioning action access (#90861) 10 months ago
api_notifications_test.go Alerting: Remove option to return settings from api/v1/receivers and restrict provisioning action access (#90861) 10 months ago
api_prometheus.go Alerting: Reduce cyclomatic complexity of PrepareRuleGroupStatuses (#89649) 11 months ago
api_prometheus_test.go Alerting: Fix stale values associated with states that have gone to NoData, unify values calculation (#89807) 11 months ago
api_prometheus_test_fixtures.go
api_provisioning.go Alerting: Add Create and Update methods to Template service (#91981) 9 months ago
api_provisioning_test.go OpenAPI: Fix `ValidationError` message attribute (#90846) 9 months ago
api_ruler.go Identity: Remove typed id (#91801) 10 months ago
api_ruler_export.go Alerting: Export and provisioning rules into subfolders (#77450) 12 months ago
api_ruler_export_test.go Alerting: Export and provisioning rules into subfolders (#77450) 12 months ago
api_ruler_history.go Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2 years ago
api_ruler_test.go Alerting: Fix recording rule export (#91405) 9 months ago
api_ruler_validation.go Alerting: Add recording rules to ruler API and validation (#87779) 1 year ago
api_ruler_validation_test.go Alerting: Add recording rules to ruler API and validation (#87779) 1 year ago
api_testing.go Alerting: Send information about alert rule to data source in headers (#90344) 10 months ago
api_testing_test.go Alerting: Refactor Alert Rule Generators (#86813) 1 year ago
authorization.go Alerting: Add two sets of provisioning actions for rules and notifications (#87149) 1 year ago
authorization_test.go Alerting: Get grafana-managed alert rule by UID (#86845) 1 year ago
compat.go Alerting: Fix recording rule export (#91405) 9 months ago
compat_contact_points.go Alerting: Add MQTT notifications receiver (#91487) 9 months ago
compat_contact_points_test.go Alerting: Support AWS SNS integration in Grafana (#88867) 12 months ago
compat_silences.go Alerting: Add optional metadata via query param to silence GET requests (#88000) 1 year ago
compat_test.go
configuration.go
errors.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
forking_alertmanager.go
forking_prometheus.go
forking_ruler.go Alerting: Get grafana-managed alert rule by UID (#86845) 1 year ago
generated_base_api_alertmanager.go instrumentation: change slogroup for alerting handlers to high-slow (#75460) 2 years ago
generated_base_api_configuration.go instrumentation: change slogroup for alerting handlers to high-slow (#75460) 2 years ago
generated_base_api_history.go instrumentation: change slogroup for alerting handlers to high-slow (#75460) 2 years ago
generated_base_api_notifications.go Alerting: Receivers API (read only endpoints) (#81751) 1 year ago
generated_base_api_prometheus.go instrumentation: change slogroup for alerting handlers to high-slow (#75460) 2 years ago
generated_base_api_provisioning.go Alerting: Support deleting rule groups in the provisioning API (#83514) 1 year ago
generated_base_api_ruler.go Alerting: Get grafana-managed alert rule by UID (#86845) 1 year ago
generated_base_api_testing.go instrumentation: change slogroup for alerting handlers to high-slow (#75460) 2 years ago
hooks.go Alerting: Use mux router to match hooks, add support for path variables and methods (#79345) 1 year ago
hooks_test.go Alerting: Use mux router to match hooks, add support for path variables and methods (#79345) 1 year ago
lotex_am.go
lotex_prom.go
lotex_ruler.go Alerting: Handle namespace and group query string params in Ruler API (#91533) 10 months ago
lotex_ruler_test.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
notifications.go Alerting: Receivers API (read only endpoints) (#81751) 1 year ago
persist.go Alerting: update rule versions on folder move (#88376) 10 months ago
promql_compat.go Chore: use any rather than interface{} (#74066) 2 years ago
promql_compat_test.go
provisioning.go Alerting: Support deleting rule groups in the provisioning API (#83514) 1 year ago
ruler_history.go
testing.go Alerting: Fix stale values associated with states that have gone to NoData, unify values calculation (#89807) 11 months ago
testing_api.go
util.go Chore: Bump Go to 1.23.0 (#92105) 9 months ago
util_test.go Alerting: Refactor Alert Rule Generators (#86813) 1 year ago