grafana/pkg/services
2023-11-13 06:22:22 -08:00
..
accesscontrol Auth: SSO settings foundations (#77724) 2023-11-08 10:50:01 +01:00
alerting Search: Fix empty folder details for nested folder items (#76504) 2023-10-24 10:04:45 +03:00
annotations Swagger: Rename annotations model (#77605) 2023-11-03 18:32:06 -04:00
anonymous Anon: Use xorm for anon service (#75964) 2023-10-04 17:19:56 +02:00
apikey SQLX: Remove two unreachable services (#78016) 2023-11-12 09:29:14 -08:00
auth IDForwarding: Update settings name (#77257) 2023-10-27 10:20:49 +02:00
authn Chore: Upgrade Go to 1.21.3 (#77304) 2023-11-01 09:17:38 -07:00
caching
cleanup Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
contexthandler Errors: Make errors the same in dev as prod (#77366) 2023-10-30 14:06:26 -04:00
correlations Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2023-10-09 10:40:19 +02:00
dashboardimport Chore: Deprecate FolderId in ImportDashboardRequest and ImportDashboardResponse (#77627) 2023-11-06 11:32:34 -05:00
dashboards Chore: Deprecate FolderIds from FindPersistedDashboardsQuery (#77651) 2023-11-09 11:07:10 -05:00
dashboardsnapshots Snapshots: Do not return internal database ids (#77672) 2023-11-06 06:53:52 -08:00
dashboardversion SQLX: Remove two unreachable services (#78016) 2023-11-12 09:29:14 -08:00
datasourceproxy Errors: Make errors the same in dev as prod (#77366) 2023-10-30 14:06:26 -04:00
datasources postgresql: change plugin id (#77444) 2023-11-13 08:49:26 +01:00
encryption Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
extsvcauth Plugin: Remove external service on plugin removal (#77712) 2023-11-13 13:18:13 +01:00
featuremgmt Chore: remove gcomOnlyExternalOrgRoleSync feature toggle (#78001) 2023-11-13 09:56:02 +00:00
folder Nested folders: Write to folders table even if the feature toggle is off (#77788) 2023-11-10 13:03:00 +01:00
grafana-apiserver K8s: Improve table converter (support non runtime.Object values) (#77816) 2023-11-08 10:59:19 -08:00
grpcserver grpcserver: Extract existing span context from grpc request metadata prior to span creation (#77833) 2023-11-09 11:25:19 -06:00
guardian Replace signed in user for identity.requester (#74048) 2023-08-30 16:51:18 +02:00
hooks Hooks: Remove AddLoginHook and RunLogin hooks (#73227) 2023-08-17 09:51:45 +02:00
kmsproviders
ldap Errors: Make errors the same in dev as prod (#77366) 2023-10-30 14:06:26 -04:00
libraryelements Chore: Deprecate FolderID in libraryElement struct in tests (#77473) 2023-11-06 11:31:15 -05:00
librarypanels Chore: Deprecate FolderID in LibraryElementDTO (#77471) 2023-11-06 11:30:32 -05:00
licensing
live Live: Default to local engine if redis is unavailable (#77467) 2023-11-08 12:22:26 +00:00
login Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
loginattempt Chore: capitalise log message for auth packages (#74332) 2023-09-04 18:49:47 +02:00
navtree Chore: remove (preview) tag from application (#77054) 2023-10-31 17:11:41 +02:00
ngalert Alerting: Add TestTemplate method to the forked Alertmanager (#77577) 2023-11-09 12:35:24 +01:00
notifications Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
oauthtoken Auth: Handle when access token has already been refreshed in OAuth token sync (#77118) 2023-10-25 18:15:41 +02:00
org Chore: delete team related entries for an org after the org gets deleted (#76706) 2023-10-18 10:40:26 +01:00
playlist K8s: Implement playlist api with k8s client (#77405) 2023-10-31 10:26:39 -07:00
plugindashboards Chore: Deprecate FolderId in ImportDashboardRequest and ImportDashboardResponse (#77627) 2023-11-06 11:32:34 -05:00
pluginsintegration Plugin: Remove external service on plugin removal (#77712) 2023-11-13 13:18:13 +01:00
preference Preferences: Remove SQLX backing store (#78015) 2023-11-13 06:22:22 -08:00
provisioning Provisioning: Remove trailing space from log message (#73124) 2023-11-10 07:24:35 +00:00
publicdashboards Chore: Deprecate FolderId in DashboardMeta (#77626) 2023-11-06 11:31:44 -05:00
query Chore: Upgrade Go to 1.21.3 (#77304) 2023-11-01 09:17:38 -07:00
queryhistory Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
quota Alerting: Remove unused Accesscontrol dependency from DbStore (#77479) 2023-11-02 15:54:30 -04:00
rendering Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
screenshot Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
search Chore: Deprecate FolderID in Hit (#77623) 2023-11-07 09:51:54 -05:00
searchusers Team: Support sort query param for teams search endpoint (#75622) 2023-09-28 18:20:51 +03:00
searchV2 Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2023-10-09 10:40:19 +02:00
secrets Chore: Adapt GetDataSourcesByType to plugins with aliases (#76637) 2023-10-17 11:09:56 +02:00
serviceaccounts Plugin: Remove external service on plugin removal (#77712) 2023-11-13 13:18:13 +01:00
shorturls Chore: Add errutils helpers (#73577) 2023-08-22 12:52:24 +02:00
signingkeys Siningkeys: Fix test setup (#76333) 2023-10-11 13:50:38 +02:00
sqlstore Auth: SSO settings foundations (#77724) 2023-11-08 10:50:01 +01:00
ssosettings Auth: SSO settings foundations (#77724) 2023-11-08 10:50:01 +01:00
star Stars: Remove sqlx storage implementation (#77766) 2023-11-07 06:55:24 -08:00
stats Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
store EntityStore: Remove http access (can use apiserver now) (#77602) 2023-11-03 08:14:51 -07:00
supportbundles Plugins: Move store and plugin dto to pluginsintegration (#74655) 2023-09-11 13:59:24 +02:00
tag
team Teams: Search by team ids (#77730) 2023-11-06 18:08:11 +02:00
temp_user Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
updatechecker Plugins: Move store and plugin dto to pluginsintegration (#74655) 2023-09-11 13:59:24 +02:00
user User: remove empty email / username check from update in service (#77347) 2023-10-30 10:44:26 +01:00
validations