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 ee7daeb2a7
APIServer: Move shared code to a utility/helper function (#80261)
1 year ago
..
accesscontrol FeatureFlags: Use interface rather than manager (#80000) 1 year ago
alerting Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 2 years ago
annotations Annotations/Alerting: Add Loki historian store stub (#78363) 1 year ago
anonymous Anon: Small fixes to anon service structure (#79566) 1 year ago
apikey Swagger: Rename API Key `AddCommand` (#78491) 2 years ago
auth JWT: Fallthrough to fetch keyset in case of cache error (#80081) 1 year ago
authn FeatureFlags: Use interface rather than manager (#80000) 1 year ago
caching Fixing typos (#70487) 2 years ago
cleanup Tracing: Standardize on otel tracing (#75528) 2 years ago
contexthandler FeatureFlags: Use interface rather than manager (#80000) 1 year ago
correlations Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2 years ago
dashboardimport Chore: Deprecate ID from Folder (#78281) 2 years ago
dashboards Folders: Show dashboards and folders with directly assigned permissions in "Shared" folder (#78465) 1 year ago
dashboardsnapshots Snapshots: Do not return internal database ids (#77672) 2 years ago
dashboardversion Chore: Deprecate FolderID from SaveDashboardCommand (#77813) 2 years ago
datasourceproxy Errors: Make errors the same in dev as prod (#77366) 2 years ago
datasources Plugins: Add option to disable TLS in the socks proxy (#79246) 1 year ago
encryption Chore: use any rather than interface{} (#74066) 2 years ago
extsvcauth Chore: Fix flaky test by removing the extsvcauth background service (#79044) 2 years ago
featuremgmt features: Add feature flag for grafana cloud rbac roles (#80283) 1 year ago
folder FeatureFlags: Use interface rather than manager (#80000) 1 year ago
grafana-apiserver APIServer: Move shared code to a utility/helper function (#80261) 1 year ago
grpcserver Swap weaveworks/common utilities for equivalents in grafana/dskit (#80051) 1 year ago
guardian Folders: Show dashboards and folders with directly assigned permissions in "Shared" folder (#78465) 1 year ago
hooks Hooks: Remove AddLoginHook and RunLogin hooks (#73227) 2 years ago
kmsproviders Secrets: Make the Migrator extensible (#67307) 2 years ago
ldap Login: refactor auth info package (#78459) 2 years ago
libraryelements Folders: Show dashboards and folders with directly assigned permissions in "Shared" folder (#78465) 1 year ago
librarypanels Folders: Show dashboards and folders with directly assigned permissions in "Shared" folder (#78465) 1 year ago
licensing Chore: Clean up old navigation (#66287) 2 years ago
live Live: Default to local engine if redis is unavailable (#77467) 2 years ago
login Chore: Configure SkipOrgRoleSync from OAuthInfo for OAuth connectors (#79443) 1 year ago
loginattempt Chore: capitalise log message for auth packages (#74332) 2 years ago
navtree FeatureFlags: Use interface rather than manager (#80000) 1 year ago
ngalert Alerting: Add metrics to the remote Alertmanager struct (#79835) 1 year ago
notifications Config: Can add static headers to email messages (#79365) 1 year ago
oauthtoken Auth: Use SSO settings service to load social connectors + refactor (#79005) 1 year 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) 1 year ago
plugindashboards Chore: Remove FolderID from Dashboard Import (#78832) 1 year ago
pluginsintegration FeatureFlags: Use interface rather than manager (#80000) 1 year ago
preference Preferences: Remove SQLX backing store (#78015) 2 years ago
provisioning Chore: Remove folderID from dashboardIdentity tests (#79195) 1 year ago
publicdashboards FeatureFlags: Use interface rather than manager (#80000) 1 year 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: Fix deleting rules in a folder with matching UID in another organization (#78258) 2 years ago
rendering Rendering: Fix plugin initialization (#80013) 1 year ago
screenshot Chore: use any rather than interface{} (#74066) 2 years ago
search Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 2 years ago
searchV2 Chore: Deprecate FolderID from Dashboard (#77823) 2 years ago
searchusers Team: Support `sort` query param for teams search endpoint (#75622) 2 years ago
secrets FeatureFlags: Use interface rather than manager (#80000) 1 year ago
serviceaccounts FeatureFlags: Use interface rather than manager (#80000) 1 year ago
shorturls Chore: Add errutils helpers (#73577) 2 years ago
signingkeys Siningkeys: Fix test setup (#76333) 2 years ago
sqlstore FeatureFlags: Use interface rather than manager (#80000) 1 year ago
ssosettings Auth: reload SSO settings for HA setups (#80231) 1 year 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 Update unified storage readme (#79934) 1 year ago
supportbundles Auth: Remove oAuthProviders from Social service (#78732) 2 years ago
tag FeatureFlags: Cleanup usage of cfg.IsFeatureToggleEnabled (#78014) 2 years ago
team Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 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 Chore: Remove unused CacheService dependency from sqlstore (#78507) 2 years ago
validations chore: move validations model into the validations service (#61953) 2 years ago