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
Carl Bergquist b3efb4217e
Cfg: Adds experimental scope grafana.ini settings (#83174)
1 year ago
..
accesscontrol RBAC: add debug log for permission evaluation (#83880) 1 year ago
alerting Chore: Update test database initialization (#81673) 1 year ago
annotations Alerting/Annotations: Prevent panics from composite store jobs from crashing Grafana (#83459) 1 year ago
anonymous Chore: Update test database initialization (#81673) 1 year ago
apikey Chore: Update test database initialization (#81673) 1 year ago
apiserver Storage: Watch support (#82282) 1 year ago
auth JWT Authentication: Add support for specifying groups in auth.jwt for teamsync (#82175) 1 year ago
authn AuthProxy: Allow disabling Auth Proxy cache (#83755) 1 year ago
caching Fixing typos (#70487) 2 years ago
cleanup Auth: Fix email verification bypass when using basic authentication (#82914) 1 year ago
cloudmigration Restructure cloudmigration service (#83211) 1 year ago
contexthandler AuthProxy: Allow disabling Auth Proxy cache (#83755) 1 year ago
correlations Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2 years ago
dashboardimport Revert "Add FolderUID for library elements" (#83776) 1 year ago
dashboards Chore: Add support bundle for folders (#83360) 1 year ago
dashboardsnapshots K8s: Add apimachinery and apiserver packages (#83190) 1 year ago
dashboardversion Chore: Update test database initialization (#81673) 1 year ago
datasourceproxy Errors: Make errors the same in dev as prod (#77366) 2 years ago
datasources AuthProxy: Allow disabling Auth Proxy cache (#83755) 1 year ago
encryption Chore: use any rather than interface{} (#74066) 2 years ago
extsvcauth AuthN: Remove embedded oauth server (#83146) 1 year ago
featuremgmt Cfg: Adds experimental scope grafana.ini settings (#83174) 1 year ago
folder Revert "Add FolderUID for library elements" (#83776) 1 year ago
grpcserver Swap weaveworks/common utilities for equivalents in grafana/dskit (#80051) 1 year ago
guardian Remove folderID from service tests (#80615) 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 Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
libraryelements Revert "Add FolderUID for library elements" (#83776) 1 year ago
librarypanels Revert "Add FolderUID for library elements" (#83776) 1 year ago
licensing
live Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
login JWT Authentication: Add support for specifying groups in auth.jwt for teamsync (#82175) 1 year ago
loginattempt Chore: Update test database initialization (#81673) 1 year ago
navtree E2C: Add initial empty state (#83232) 1 year ago
ngalert Alerting: Move ruleRoutine to be a method on ruleInfo (#83866) 1 year ago
notifications Auth: Fix email verification bypass when using basic authentication (#82914) 1 year ago
oauthtoken Fix: Refresh token when id_token is expired (#79569) 1 year ago
org Chore: Update test database initialization (#81673) 1 year ago
playlist Chore: Update test database initialization (#81673) 1 year ago
plugindashboards Chore: removing folderId from plugindashboard service (#80570) 1 year ago
pluginsintegration Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 1 year ago
preference Chore: Update test database initialization (#81673) 1 year ago
provisioning Alerting: Support for simplified notification settings in rule API (#81011) 1 year ago
publicdashboards Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 1 year ago
query Queries: Fix debug logging of metrics queries (#83877) 1 year ago
queryhistory Query History: Count using SQL, not post query (#82208) 1 year ago
quota Chore: Update test database initialization (#81673) 1 year ago
rendering Rendering: Adds PDF support behind feature toggle (#81811) 1 year ago
screenshot Alerting: Fix bug in screenshot service using incorrect limit (#83786) 1 year ago
search Add MFolderIDsServiceCount to count folderIDs in services pkg (#81237) 1 year ago
searchV2 Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
searchusers Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
secrets Chore: Make the secret table name configurable (#83106) 1 year ago
serviceaccounts AuthN: Remove embedded oauth server (#83146) 1 year ago
shorturls Chore: Update test database initialization (#81673) 1 year ago
signingkeys Chore: Update test database initialization (#81673) 1 year ago
sqlstore Revert "Add FolderUID for library elements" (#83776) 1 year ago
ssosettings Auth: Add all settings to Azure AD SSO config UI (#83618) 1 year ago
star Chore: Update test database initialization (#81673) 1 year ago
stats Chore: Update test database initialization (#81673) 1 year ago
store Storage: Watch support (#82282) 1 year ago
supportbundles Auth: Remove oAuthProviders from Social service (#78732) 2 years ago
tag Chore: Update test database initialization (#81673) 1 year ago
team RBAC: Fix delete team permissions on team delete (#83442) 1 year ago
temp_user Auth: Fix email verification bypass when using basic authentication (#82914) 1 year ago
updatechecker Release: Deprecate latest.json and replace with api call to grafana.com (#80537) 1 year ago
user Password Policy: Update frontend facing messages (#83227) 1 year ago
validations