grafana/pkg/services
2025-02-15 04:08:00 +02:00
..
accesscontrol Remove GetResourceClient hack from unified package. (#100636) 2025-02-14 12:34:52 +01:00
annotations Remove GetResourceClient hack from unified package. (#100636) 2025-02-14 12:34:52 +01:00
anonymous Authlib: Use types package rather than claims (#99243) 2025-01-21 12:06:55 +03:00
apikey Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
apiserver K8s: refactor build handler chain func to allow easier injection from enterprise (#100777) 2025-02-15 04:08:00 +02:00
auth IDToken: cache invalidation (#100592) 2025-02-13 14:10:58 +01:00
authapi CloudMigration: Create authapi service (#96581) 2024-11-21 20:46:06 +02:00
authn AuthN: Refetch user on "ErrUserAlreadyExists" (#100346) 2025-02-13 11:27:57 +01:00
authz Authz: add support to use folder api to fetch folder tree (#100038) 2025-02-13 11:59:59 +01:00
caching Fixing typos (#70487) 2023-06-22 09:43:38 +01:00
cleanup ShareInternally: Make stale short link expiry optional (#88137) 2024-10-16 11:36:54 +03:00
cloudmigration CloudMigrations: save snapshot of alert rule groups (#100109) 2025-02-06 12:35:59 +01:00
contexthandler K8s: refactor build handler chain func to allow easier injection from enterprise (#100777) 2025-02-15 04:08:00 +02:00
correlations Zanzana: Remove usage from legacy access control (#98883) 2025-01-14 10:26:15 +01:00
dashboardimport Schema V2: Adjust quick_ranges in time settings and remove time_options (#100135) 2025-02-12 19:23:09 +00:00
dashboards Remove GetResourceClient hack from unified package. (#100636) 2025-02-14 12:34:52 +01:00
dashboardsnapshots Remove GetResourceClient hack from unified package. (#100636) 2025-02-14 12:34:52 +01:00
dashboardversion Remove GetResourceClient hack from unified package. (#100636) 2025-02-14 12:34:52 +01:00
datasourceproxy Plugins: Modify interface for plugin validations to allow taking PDC into account (#96089) 2025-01-24 17:01:46 +02:00
datasources Plugins: Modify interface for plugin validations to allow taking PDC into account (#96089) 2025-01-24 17:01:46 +02:00
encryption fix: pass context into secrets logs (#95944) 2024-11-06 12:52:29 +01:00
extsvcauth ManagedServiceAccounts: Add a config option to disable the feature on-prem (#93571) 2024-09-27 09:11:59 +02:00
featuremgmt Chore: remove the queryLibraryDashboards toggle since we didn't end up using it (#100749) 2025-02-14 16:39:22 +00:00
folder Remove GetResourceClient hack from unified package. (#100636) 2025-02-14 12:34:52 +01:00
gcom CloudMigrations: Remove onPremToCloudMigrationsAuthApiMig feature flag (#99368) 2025-01-24 13:53:58 -03:00
grpcserver grpc: improve grpc logger (#100606) 2025-02-13 17:39:33 +01:00
guardian Dashboards+Folders: Ensure the service identity is used for resolvers (#100128) 2025-02-06 12:07:52 +01:00
hooks Hooks: Remove AddLoginHook and RunLogin hooks (#73227) 2023-08-17 09:51:45 +02:00
kmsproviders Secrets: Make the Migrator extensible (#67307) 2023-06-19 23:44:01 +02:00
ldap Zanzana: Remove usage from legacy access control (#98883) 2025-01-14 10:26:15 +01:00
libraryelements Remove GetResourceClient hack from unified package. (#100636) 2025-02-14 12:34:52 +01:00
librarypanels Remove GetResourceClient hack from unified package. (#100636) 2025-02-14 12:34:52 +01:00
licensing Navigation: Remove ApplyAdminIA logic (#89113) 2024-06-12 16:45:13 +01:00
live Live: make maximum WebSocket message size configurable (#99770) 2025-01-30 10:24:29 +00:00
login Auth: Fix SAML user IsExternallySynced not being set correctly (#98487) 2025-01-10 17:37:37 +01:00
loginattempt Auth: Add IP address login attempt validation (#98123) 2025-02-05 20:16:36 +02:00
navtree ExploreMetrics: Add toggle to enable routing to externalized Explore Metrics app plugin (#99481) 2025-02-03 15:46:54 -05:00
ngalert Alerting: Delete protobuf alert rule state on alert rule deletion (#100736) 2025-02-14 16:56:14 +01:00
notifications Alerting: Add EmbeddedContents as alternative embedding in smtp (#99937) 2025-02-05 11:12:30 -05:00
oauthtoken Authlib: Use types package rather than claims (#99243) 2025-01-21 12:06:55 +03:00
org Ensure we delete playlists when deleting an org, fixes #98736 (#98771) 2025-01-15 08:13:56 -06:00
playlist SQL: close rows to release connection (#97147) 2024-11-28 14:28:55 +01:00
plugindashboards k8s: Dashboards: allow querying of unistore (#97995) 2024-12-17 10:35:46 -06:00
pluginsintegration PluginExtensions: Added support for sharing functions (#98888) 2025-02-13 10:18:55 +01:00
preference Themes: Adds 1 more GrafanaCon theme (wip) (#100228) 2025-02-07 15:27:56 +01:00
provisioning Remove GetResourceClient hack from unified package. (#100636) 2025-02-14 12:34:52 +01:00
publicdashboards Remove GetResourceClient hack from unified package. (#100636) 2025-02-14 12:34:52 +01:00
query Plugins: Modify interface for plugin validations to allow taking PDC into account (#96089) 2025-01-24 17:01:46 +02:00
queryhistory Explore: Check for RBAC permissions when hitting query history endpoints (#91156) 2024-07-31 12:10:52 -06:00
quota Remove GetResourceClient hack from unified package. (#100636) 2025-02-14 12:34:52 +01:00
rendering Image Renderer: Minor refactor cleanup (#100089) 2025-02-06 08:01:11 -07:00
screenshot Chore: Refactor render via http (#84613) 2024-05-14 07:24:18 -03:00
search [search] Legacy search fallback support legacy query params (#99765) 2025-02-06 11:30:47 -05:00
searchusers Auth: Fix missing authLabels from user list page (#94612) 2024-10-11 15:42:32 +03:00
searchV2 Dashboards: use service for quotas (#98756) 2025-01-09 22:21:21 -07:00
secrets Fix: Correct handling of base64 padding during aes-gcm private key decryption. (#96761) 2024-11-21 10:08:48 +01:00
serviceaccounts Remove GetResourceClient hack from unified package. (#100636) 2025-02-14 12:34:52 +01:00
shorturls Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
signingkeys Fix: Correct handling of base64 padding during aes-gcm private key decryption. (#96761) 2024-11-21 10:08:48 +01:00
sqlstore Remove GetResourceClient hack from unified package. (#100636) 2025-02-14 12:34:52 +01:00
ssosettings Zanzana: Remove usage from legacy access control (#98883) 2025-01-14 10:26:15 +01:00
star Stars: fix stars api so it returns uids (#98637) 2025-01-07 22:39:25 +02:00
stats Auth: Fix function name (#100122) 2025-02-05 15:32:22 +01:00
store feat: Add investigations app backend (#98084) 2024-12-18 10:31:03 +02:00
supportbundles Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
tag Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
team Authlib: Use types package rather than claims (#99243) 2025-01-21 12:06:55 +03:00
temp_user Auth: Passwordless Login Option Using Magic Links (#95436) 2024-11-14 08:50:55 -05:00
updatechecker Plugins: Remove bundled plugins feature (#96490) 2025-01-14 12:04:01 +00:00
user Auth: Add OrgRole to ID token (#100383) 2025-02-12 05:51:29 -08:00
validations Plugins: Modify interface for plugin validations to allow taking PDC into account (#96089) 2025-01-24 17:01:46 +02:00