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 e013cd427c
K8s: Add basic query service (#80325)
2 years ago
..
accesscontrol RBAC: Add metric to count search user permissions cache hits (#81451) 2 years ago
alerting Chore: Remove public vars in setting package (#81018) 2 years ago
annotations Alerting: Create instance of alert rule generator in historian annotation tests (#81394) 2 years ago
anonymous Chore: Fix broken anonymous devices test (#81649) 2 years ago
apikey Swagger: Rename API Key `AddCommand` (#78491) 2 years ago
auth IDForwading: cache based on expires in (#81136) 2 years ago
authn AuthInfo: No mandatory auth_id in Auth Info service (#81335) 2 years ago
caching Fixing typos (#70487) 3 years ago
cleanup Annotations: Remove extraneous, debug log messages (#80670) 2 years ago
cloudmigrations Cloud Migrations: Create new service for cloud migrations (#80949) 2 years ago
contexthandler FeatureFlags: Use interface rather than manager (#80000) 2 years ago
correlations Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2 years ago
dashboardimport Chore: Change response status for dashboard import with invalid input (#81521) 2 years ago
dashboards Nested folders: Improve performance of shared with me dashboards listing (#81590) 2 years ago
dashboardsnapshots Chore: Remove public vars in setting package (#81018) 2 years ago
dashboardversion Remove folderID from service tests (#80615) 2 years ago
datasourceproxy Errors: Make errors the same in dev as prod (#77366) 2 years ago
datasources Chore: Remove public vars in setting package (#81018) 2 years ago
encryption Chore: use any rather than interface{} (#74066) 2 years ago
extsvcauth RBAC: Add userLogin filter to the permission search endpoint (#81137) 2 years ago
featuremgmt K8s: Add basic query service (#80325) 2 years ago
folder Nested folders: Improve performance of shared with me dashboards listing (#81590) 2 years ago
grafana-apiserver K8s: Add basic query service (#80325) 2 years ago
grpcserver Swap weaveworks/common utilities for equivalents in grafana/dskit (#80051) 2 years ago
guardian Remove folderID from service tests (#80615) 2 years ago
hooks Hooks: Remove AddLoginHook and RunLogin hooks (#73227) 2 years ago
kmsproviders Secrets: Make the Migrator extensible (#67307) 3 years ago
ldap Login: refactor auth info package (#78459) 2 years ago
libraryelements Add MFolderIDsServiceCount to count folderIDs in services pkg (#81237) 2 years ago
librarypanels Folders: Reduce DB queries when counting and deleting resources under folders (#81153) 2 years ago
licensing Chore: Clean up old navigation (#66287) 3 years ago
live Live: Default to local engine if redis is unavailable (#77467) 2 years ago
login AuthInfo: No mandatory auth_id in Auth Info service (#81335) 2 years ago
loginattempt Chore: capitalise log message for auth packages (#74332) 2 years ago
navtree Navigation: Move asserts app to root, add asserts icon (#81362) 2 years ago
ngalert QueryField: Handle autocomplete better (#81484) 2 years ago
notifications Chore: Remove public vars in setting package (#81018) 2 years ago
oauthtoken AuthInfo: Revert #81013. Fix cache invalidation (#81050) 2 years ago
org Chore: delete team related entries for an org after the org gets deleted (#76706) 2 years ago
playlist Playlist: Implement a more efficient List command to support k8s list (#79820) 2 years ago
plugindashboards Chore: removing folderId from plugindashboard service (#80570) 2 years ago
pluginsintegration AuthZ: add headers for IP range AC checks for cloud data sources (#80208) 2 years ago
preference Preferences: Remove SQLX backing store (#78015) 2 years ago
provisioning Add MFolderIDsServiceCount to count folderIDs in services pkg (#81237) 2 years ago
publicdashboards Send empty http response when body is nil (#80196) 2 years ago
query Data query: Allow logging panel plugin id when executing queries (#81164) 2 years ago
queryhistory Chore: use any rather than interface{} (#74066) 2 years ago
quota Alerting: Fix deleting rules in a folder with matching UID in another organization (#78258) 2 years ago
rendering Chore: Remove public vars in setting package (#81018) 2 years ago
screenshot Chore: Remove public vars in setting package (#81018) 2 years ago
search Add MFolderIDsServiceCount to count folderIDs in services pkg (#81237) 2 years ago
searchV2 Remove folderid service test (#80433) 2 years ago
searchusers Chore: Remove public vars in setting package (#81018) 2 years ago
secrets Chore: Remove public vars in setting package (#81018) 2 years ago
serviceaccounts RBAC: Add userLogin filter to the permission search endpoint (#81137) 2 years ago
shorturls Chore: Add errutils helpers (#73577) 2 years ago
signingkeys Siningkeys: Fix test setup (#76333) 2 years ago
sqlstore FeatureFlags: Avoid using cfg.IsFeatureToggleEnabled (#81407) 2 years ago
ssosettings Auth: fix swagger responses for the SSO settings API (#81639) 2 years ago
star Stars: Remove sqlx storage implementation (#77766) 2 years ago
stats Usagestats: Add stat group for alert rule groups (#78825) 2 years ago
store K8s/Folders: Rename api group to singular (#81443) 2 years ago
supportbundles Auth: Remove oAuthProviders from Social service (#78732) 2 years ago
tag FeatureFlags: Cleanup usage of cfg.IsFeatureToggleEnabled (#78014) 2 years ago
team Chore: Remove public vars in setting package (#81018) 2 years ago
temp_user Chore: use any rather than interface{} (#74066) 2 years ago
updatechecker Release: Deprecate latest.json and replace with api call to grafana.com (#80537) 2 years ago
user Chore: Remove unused CacheService dependency from sqlstore (#78507) 2 years ago
validations