Commit Graph

41 Commits (080ea88af7b6036dd1fea0201a75e7b6fdff8fb3)

Author SHA1 Message Date
idafurjes 080ea88af7
Nested Folders: Support getting of nested folder in folder service wh… (#58597) 3 years ago
Alexander Weaver cc8c1380e2
Alerting: Persist annotations from multidimensional rules in batches (#56575) 3 years ago
Alexander Weaver 3ddb28bad9
Find-and-replace 'err' logs to 'error' to match log search conventions (#57309) 3 years ago
Alexander Weaver d17ab82b98
Alerting: Break up store.RuleStore interface, delete dead code (#55776) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
Yuriy Tseretyan 4d02f73e5f
Alerting: Persist rule position in the group (#50051) 4 years ago
gotjosh 0cde283505
Alerting: Logs should not be capitalized and the errors key should be "err" (#50333) 4 years ago
Yuriy Tseretyan ad25e2a20c
Alerting: Update RBAC for alert rules to consider access to rule as access to group it belongs (#49033) 4 years ago
Joe Blubaugh 1cc034d960
Alerting: Add a "Reason" to Alert Instances to show underlying cause of state. (#49259) 4 years ago
Yuriy Tseretyan f7f2253072
Alerting: Fix anonymous access to alerting (#49203) 4 years ago
Yuriy Tseretyan 952cb4fc0b
Alerting: introduce AlertRuleGroupKey and use it in API handlers (#48945) 4 years ago
George Robinson c5547123bc
Remove redundant queries in GetAlertRules and GetOrgAlertRules and replace with ListAlertRules (#48108) 4 years ago
Yuriy Tseretyan af9353caec
Alerting: Add check for datasource permission in alert rule read API (#47087) 4 years ago
Yuriy Tseretyan 48519f9ebb
Alerting: reduce database calls in prometheus-comptible rules API (#47080) 4 years ago
gotjosh cb6124c921
Alerting: Accurately set value for prom-compatible APIs (#47216) 4 years ago
Yuriy Tseretyan 51114527dc
Alerting: handle folder permissions when fine-grained access enabled (#47035) 4 years ago
gotjosh a338c78ca8
Alerting: Remove internal labels from prometheus compatible API responses (#46548) 4 years ago
gotjosh a75d4fcbd8
Alerting: Display query from grafana-managed alert rules on `/api/v1/rules` (#45969) 4 years ago
gotjosh 8d4a0a0396
Alerting: Include annotations in prometheus Alert response. (#45970) 4 years ago
George Robinson a9399ab3cd
Alerting: Add context.Context to RuleStore (#45004) 4 years ago
Yuriy Tseretyan 984c95de63
Do not store EvaluationString in Evaluation. (#44606) 4 years ago
gotjosh 6220872633
Alerting: fix bug where user is able to access rules from namespaces user is not part of (#41403) 4 years ago
George Robinson 2a4c1b1aa6
You can now get alert rules for a dashboard or a panel using /api/v1/rules endpoints. (#39476) 4 years ago
Domas e343b62665
Alerting: make `/api/prometheus/grafana/api/v1/rules` faster (#39660) 4 years ago
Marcus Efraimsson fa9857499b
Chore: GetDashboardQuery should be dispatched using DispatchCtx (#36877) 4 years ago
Sofia Papagiannaki 7815ed511f
Alerting: Refactor API endpoints for fetching alert rules (#37055) 4 years ago
David Parrott fa0bed7118
do not over write alerting rule duration (#36930) 4 years ago
Sofia Papagiannaki 8a3edf280e
Alerting: Fix prometheus API to check folder permissions (#36301) 5 years ago
Kyle Brandt 63b2dd06a5
Alerting: Set "value" with evalmatches in G Managed (#34075) 5 years ago
David Parrott b1a8c67689
Alerting return evaluation errors to /rules (#33663) 5 years ago
David Parrott 39099bf3c0
Alerting nested state cache (#33666) 5 years ago
Kyle Brandt b590e95682
AlertingAPI: Change list response query prop (#33419) 5 years ago
David Parrott 788bc2a793
Alerting: refactor state tracker (#33292) 5 years ago
David Parrott ca79206498
Alerting: Handle NoData and Error evaluation results (#33194) 5 years ago
David Parrott 4be1d84f23
Alerting: Enhancements to /rules (#33085) 5 years ago
Owen Diehl e37a780e14
Inhouse alerting api (#33129) 5 years ago
David Parrott 2276e9556a
Alerting: set query in rules response (#33010) 5 years ago
Sofia Papagiannaki 6bbb2fd4ba
[Alerting]: Several modifications in alert rules (#32983) 5 years ago
Sofia Papagiannaki 624fbf5dda
[Alerting]: Fix empty rules evaluation statuses (#32997) 5 years ago
David Parrott 567a6a09bd
Alerting: Return RuleResponse for api/prometheus/grafana/api/v1/rules (#32919) 5 years ago
David Parrott c0d83fc01e
Alerting: Return cached alerts for prometheus/api/v1/alerts (#32654) 5 years ago