Commit Graph

6427 Commits (5add09a9ed0bd62e975b0ae9c0fc76a9539a577d)

Author SHA1 Message Date
Santiago 3217a0dc05
Alerting: Fix state sync errors counter increment (#80702) 1 year ago
Karl Persson 7b58f71b33
AuthN: Add auth hook that can sync grafana cloud role to rbac cloud role (#80416) 1 year ago
Ieva def1b05a93
RBAC: Clean up data source permissions after data source deletion (#80654) 1 year ago
Sofia Papagiannaki d1dab5828d
Alerting: Update rule API to address folders by UID (#74600) 1 year ago
Karl Persson 43b6b6b2a4
IDForwarding: add "authenticatedBy" to id token (#80622) 1 year ago
Alexander Weaver 3c796ecc8f
Alerting: Add metric counting rule groups per org (#80669) 1 year ago
Andre Pereira 6b37a887d5
Data trails: Move and rename to explore metrics (#80649) 1 year ago
Ryan McKinley 48a5c1e850
FeatureFlags: Remove the unsupported/undocumented option to read flags from a file (#79959) 1 year ago
Alexander Weaver 68d4e8a930
Annotations: Remove extraneous, debug log messages (#80670) 1 year ago
Ryan McKinley e1d387d826
K8s/Storage: Register field-selector on all kinds (#79822) 1 year ago
Santiago 3afd94185c
Alerting: Add metric to check for default AM configurations (#80225) 1 year ago
Eric Leijonmarck 28009228e5
Anonymous: Fix flaky tests (#80631) 1 year ago
Ashley Harrison 127decee1e
Release: Deprecate latest.json and replace with api call to grafana.com (#80537) 1 year ago
Timur Olzhabayev c02d57c6a9
Chore: removing folderId from plugindashboard service (#80570) 1 year ago
Gabriel MABILLE 48ff532ca8
RBAC: Add histogram metric on search endpoint (#80553) 1 year ago
arukiidou bffb28c177
refactor: use golang.org/x/oauth2 pkce option (#80511) 1 year ago
Eric Leijonmarck 3979ea0c47
Anonymous Access: Pagination for devices (#80028) 1 year ago
Ashley Harrison ec53487c99
NestedFolderPicker: separate toggle to force enable picker without `nestedFolders` (#80461) 1 year ago
Ashley Harrison 15af2e5053
Connections: Pass keywords from the backend to CommandPalette (#80276) 1 year ago
Yuri Tseretyan 4b071f5452
Alerting: Fix MuteTiming Get API to return provenance status (#80494) 1 year ago
Julien Duchesne 2fb03dfa56
fix(swagger): Mute Timing PUT OK status is 202 (#80459) 1 year ago
Dan Cech d76defe517
K8s: Move GrafanaMetaAccessor into grafana-apiserver and remove usage of kinds metadata (#79602) 1 year ago
Ryan McKinley bb05a6f58f
K8s: Move shared apis to a common folder with shared openapi spec (#80484) 1 year ago
Alexander Weaver 81c45bfe44
Annotations: Split cleanup into separate queries and deletes to avoid deadlocks on MySQL (#80329) 1 year ago
Yuri Tseretyan 4479e7218d
Alerting: MuteTiming service return errutil + GetTiming by name (#79772) 1 year ago
idafurjes cb419e799b
Remove folderid service test (#80433) 1 year ago
Misi c196bde2e0
Auth: Include missing SSO settings from system settings on read paths (#80421) 1 year ago
Mihai Doarna 39e4f8ec1b
Auth: configure SSO settings reload interval from the ini file (#80290) 1 year ago
Matthew Jacobson 5ecc7dd2fa
Alerting: Increase size of kvstore value type for MySQL to LONGTEXT (#80331) 1 year ago
Arati R ca9d147a44
Give dialects control over how insert and update queries are performed (#79946) 1 year ago
Gabriel MABILLE c9ac069076
RBAC: Add origin column to seed_assignment (#80326) 1 year ago
Yuri Tseretyan 77db6a9ca4
Alerting: Fix GetAlertRulesForScheduling to use folder table and join by org_id (#80330) 1 year ago
Tania 1947919516
Chore: Add dashboard retrieval by FolderUID (#80288) 1 year ago
Mihai Doarna 4bf5c63657
Auth: tidy up the database layer from the SSO Settings Service (#80341) 1 year ago
Santiago 6c87d9a1e7
Alerting: Stop retries on 4xx status code responses (remote Alertmanager readiness check) (#80350) 1 year ago
Ryan McKinley 85d68b88cf
FeatureFlags: Remove enabled from FeatureFlag model (#79960) 1 year ago
William Wernert 48b5ac779b
Alerting/Annotations: Add annotation backend for Loki alert state history (#78156) 1 year ago
Ryan McKinley 2c09f969f1
K8s: Add dashboard service (requires dev mode) (#78565) 1 year ago
Matthew Jacobson afa33f12b2
Alerting: Create alertingQueryOptimization feature flag for alert query optimization (#78932) 1 year ago
Matthew Jacobson f365d35cf8
Alerting: Show warning when query optimized (#78751) 1 year ago
Tania 744c1032ee
Provisioning: Fix dual write of folders (#80140) 1 year ago
Ryan McKinley ee7daeb2a7
APIServer: Move shared code to a utility/helper function (#80261) 1 year ago
Mihai Doarna 772e5993b6
Auth: reload SSO settings for HA setups (#80231) 1 year ago
Karl Persson 5b3cd9f55b
features: Add feature flag for grafana cloud rbac roles (#80283) 1 year ago
Giuseppe Guerra b40d3e7487
Plugins: Add enablePluginsTracingByDefault feature flag (#80195) 1 year ago
Santiago 9e78faa7ba
Alerting: Add metrics to the remote Alertmanager struct (#79835) 1 year ago
Matthew Jacobson 1d4419fbe4
Alerting: Fix NoData & Error alerts not resolving when rule is reset (#80184) 1 year ago
Alexander Weaver 542741f748
Alerting: Log scheduler maxAttempts, guard against invalid retry counts, log retry errors (#80234) 1 year ago
Ryan McKinley 1caaa56de0
FeatureFlags: Use interface rather than manager (#80000) 1 year ago
Mihai Doarna 3332562900
Auth: use Empty() for sending empty http responses in SSO Settings API (#80200) 1 year ago