The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services
Ryan McKinley 229fb2c261
Stars: Remove sqlx storage implementation (#77766)
2 years ago
..
accesscontrol RBAC: Allow scoping access to root level dashboards (#76987) 2 years ago
alerting Search: Fix empty folder details for nested folder items (#76504) 2 years ago
annotations Swagger: Rename annotations model (#77605) 2 years ago
anonymous Anon: Use xorm for anon service (#75964) 2 years ago
apikey Auth: Move apikey service from userSignedIn to identity.Requester interface (#74323) 2 years ago
auth IDForwarding: Update settings name (#77257) 2 years ago
authn Chore: Upgrade Go to 1.21.3 (#77304) 2 years ago
caching Fixing typos (#70487) 2 years ago
cleanup Tracing: Standardize on otel tracing (#75528) 2 years ago
contexthandler Errors: Make errors the same in dev as prod (#77366) 2 years ago
correlations Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2 years ago
dashboardimport Chore: Deprecate FolderId in ImportDashboardRequest and ImportDashboardResponse (#77627) 2 years ago
dashboards Chore: Deprecate FolderID in Hit (#77623) 2 years ago
dashboardsnapshots Snapshots: Do not return internal database ids (#77672) 2 years ago
dashboardversion Search: Fix empty folder details for nested folder items (#76504) 2 years ago
datasourceproxy Errors: Make errors the same in dev as prod (#77366) 2 years ago
datasources Team LBAC: Add validation/regex of teamheaders (#76905) 2 years ago
encryption Chore: use any rather than interface{} (#74066) 2 years ago
extsvcauth Chore: Upgrade Go to 1.21.3 (#77304) 2 years ago
featuremgmt Remove feature toggle data source page header (#77751) 2 years ago
folder Alerting: Remove unused Accesscontrol dependency from DbStore (#77479) 2 years ago
grafana-apiserver K8s/Playlist: Refactor apis packages so the types and registry are in different packages (#77586) 2 years ago
grpcserver Chore: make GPRCServerService private (#74612) 2 years ago
guardian Replace signed in user for identity.requester (#74048) 2 years ago
hooks Hooks: Remove AddLoginHook and RunLogin hooks (#73227) 2 years ago
kmsproviders Secrets: Make the Migrator extensible (#67307) 2 years ago
ldap Errors: Make errors the same in dev as prod (#77366) 2 years ago
libraryelements Chore: Deprecate FolderID in libraryElement struct in tests (#77473) 2 years ago
librarypanels Chore: Deprecate FolderID in LibraryElementDTO (#77471) 2 years ago
licensing Chore: Clean up old navigation (#66287) 2 years ago
live instrumentation: remove live endpoints from slo (#77706) 2 years ago
login Chore: use any rather than interface{} (#74066) 2 years ago
loginattempt Chore: capitalise log message for auth packages (#74332) 2 years ago
navtree Chore: remove (preview) tag from application (#77054) 2 years ago
ngalert Alerting: Remove unused Accesscontrol dependency from DbStore (#77479) 2 years ago
notifications Chore: use any rather than interface{} (#74066) 2 years ago
oauthtoken Auth: Handle when access token has already been refreshed in OAuth token sync (#77118) 2 years ago
org Chore: delete team related entries for an org after the org gets deleted (#76706) 2 years ago
playlist K8s: Implement playlist api with k8s client (#77405) 2 years ago
plugindashboards Chore: Deprecate FolderId in ImportDashboardRequest and ImportDashboardResponse (#77627) 2 years ago
pluginsintegration Plugins: Fix status_source always being "plugin" in plugin request logs (#77433) 2 years ago
preference Teams: Move team API to own service (#76347) 2 years ago
provisioning Provisioning: Set `dashboard.folder_uid` column for provisioned dashboards (#77637) 2 years ago
publicdashboards Chore: Deprecate FolderId in DashboardMeta (#77626) 2 years ago
query Chore: Upgrade Go to 1.21.3 (#77304) 2 years ago
queryhistory Chore: use any rather than interface{} (#74066) 2 years ago
quota Alerting: Remove unused Accesscontrol dependency from DbStore (#77479) 2 years ago
rendering Chore: use any rather than interface{} (#74066) 2 years ago
screenshot Chore: use any rather than interface{} (#74066) 2 years ago
search Chore: Deprecate FolderID in Hit (#77623) 2 years ago
searchV2 Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2 years ago
searchusers Team: Support `sort` query param for teams search endpoint (#75622) 2 years ago
secrets Chore: Adapt GetDataSourcesByType to plugins with aliases (#76637) 2 years ago
serviceaccounts ServiceAccounts: Use `isManaged` in DTO instead of `isExternal` (#77634) 2 years ago
shorturls Chore: Add errutils helpers (#73577) 2 years ago
signingkeys Siningkeys: Fix test setup (#76333) 2 years ago
sqlstore Search: Modify query for better performance (#77576) 2 years ago
star Stars: Remove sqlx storage implementation (#77766) 2 years ago
stats Chore: use any rather than interface{} (#74066) 2 years ago
store EntityStore: Remove http access (can use apiserver now) (#77602) 2 years ago
supportbundles Plugins: Move store and plugin dto to pluginsintegration (#74655) 2 years ago
tag Annotations: Ignore unique constraint violations for tags (#65935) 2 years ago
team Teams: Search by team ids (#77730) 2 years ago
temp_user Chore: use any rather than interface{} (#74066) 2 years ago
updatechecker Plugins: Move store and plugin dto to pluginsintegration (#74655) 2 years ago
user User: remove empty email / username check from update in service (#77347) 2 years ago
validations chore: move validations model into the validations service (#61953) 2 years ago