Commit Graph

46 Commits (c8ccc4649c576720a47a314158b49d7eca096046)

Author SHA1 Message Date
George Robinson c8ccc4649c
Alerting: Support UTF-8 (#81512) 1 year ago
Sofia Papagiannaki d1dab5828d
Alerting: Update rule API to address folders by UID (#74600) 1 year ago
Yuri Tseretyan f6a46744a6
Alerting: Support hysteresis command expression (#75189) 2 years ago
Alexander Weaver cf8e8852c3
Alerting: Drop NamespaceID from responses on unstable ngalert API endpoints in favor of NamespaceUID (#79359) 2 years ago
Yuri Tseretyan 2be7605794
Alerting: Fix fine-grained rule access control to use 403 for authorization error (#79239) 2 years ago
Yuri Tseretyan 2497db4bd6
Alerting: Add UID of rules to response that were affected by update group request (#75985) 2 years ago
Yuri Tseretyan a66760f9f2
Alerting: Add integration tests for Rule Export API (#75896) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Ieva cfa1a2c55f
RBAC: Split non-empty scopes into `kind`, `attribute` and `identifier` fields for better search performance (#71933) 2 years ago
Yuri Tseretyan b963defa44
Alerting: update rules POST API to validate query and condition only for rules that changed. (#68667) 2 years ago
Matthew Jacobson 0c688190f7
Alerting: Fix unique violation when updating rule group with title chains/cycles (#67868) 2 years ago
Yuri Tseretyan 52a0f59706
Alerting: introduce AlertQuery in definitions package (#63825) 2 years ago
Alex Moreno 53945afedf
Alerting: Allow alert rule pausing from API (#62326) 2 years ago
ismail simsek 91221bc436
Expressions: Fixes the issue showing expressions editor (#62510) 2 years ago
Marcus Efraimsson 2db8ed9441
Chore: All tests under pkg/tests should be integration tests (#59521) 3 years ago
Karl Persson 1b933ff3ed
RBAC: Move resource permissions store to service package (#53815) 3 years ago
Jo 062d255124
Handle ioutil deprecations (#53526) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Yuriy Tseretyan 8b3b667a47
Alerting: Fix rule API to accept 0 duration of field `For` (#50992) 3 years ago
idafurjes 6c43eb0b4d
Split Create User (#50502) 3 years ago
Yuriy Tseretyan 4a9872d108
reload permissions after create folder (#51288) 3 years ago
Yuriy Tseretyan ba00d12c0f
fix test TestRuleGroupSequence to work in Enterprise environment (#51284) 3 years ago
Yuriy Tseretyan 4d02f73e5f
Alerting: Persist rule position in the group (#50051) 3 years ago
Yuriy Tseretyan 53d03aec78
Alerting: Add api client to integration tests (#50970) 3 years ago
Serge Zaitsev ae9491c3a7
Chore: Make test tracer noop and return no errors (#50797) 3 years ago
Ieva f256f625d8
AccessControl: Enable RBAC by default (#48813) 3 years ago
Serge Zaitsev 41012af997
Tracing: Use common traceID context value for opentracing and opentelemetry (#46411) 3 years ago
Jean-Philippe Quéméner 060ccacbf9
Alerting: unwrap upsert into insert and update function (#47731) 3 years ago
Serge Zaitsev e86b6662a1
Chore: Remove bus.Bus field (#47695) 3 years ago
Yuriy Tseretyan f75bea481d
Alerting: validate rules and calculate changes in API controller (#45072) 3 years ago
Selene d5b98772ed
Dashboards: Refactor service to make it injectable by wire (#44588) 3 years ago
Jean-Philippe Quéméner 4fef791c7c
Alerting: enable e2e tests to run in production mode (#45073) 3 years ago
Jean-Philippe Quéméner 8ee3f59cd4
Alerting: recognize Cortex datasources correctly in the frontend (#44316) 3 years ago
idafurjes 30aa24a183
Chore: Implement OpenTelemtry in Grafana (#42674) 3 years ago
idafurjes b8852ef6a3
Chore: Remove context.TODO() (#43409) 4 years ago
Jean-Philippe Quéméner b605340668
Alerting: log errors happening in the API on server side (#43192) 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
Sofia Papagiannaki 012d4f0905
Alerting: Remove `ngalert` feature toggle and introduce two new settings for enabling Grafana 8 alerts and disabling them for specific organisations (#38746) 4 years ago
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
Sofia Papagiannaki 04d5dcb7c8
Alerting: modify DB table, accessors and migration to restrict org access (#37414) 4 years ago
Sofia Papagiannaki 8cda1f5153
Alerting: Allow rules with same title across folders (#35270) 4 years ago
Sofia Papagiannaki 23939eab10
[Alerting]: namespace fixes (#34470) 4 years ago
Kyle Brandt 331991ca10
UAlerting: Increase default max datapoints (#34223) 4 years ago
Sofia Papagiannaki 540f110220
[Alerting]: Extend quota service to optionally set limits on alerts (#33283) 4 years ago
Sofia Papagiannaki 1e380e869e
[Alerting]: some fixes (#33538) 4 years ago