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
Will Browne 8a5c0cfdc0
Plugins: Pass cancellable context during API server creation (#86545)
1 year ago
..
accesscontrol IAM - Fix error messages for resource permissions endpoints (#85773) 1 year ago
annotations Chore: Replace sqlstore with db interface (#85366) 1 year ago
anonymous Auth: Add `IsClientEnabled` and `IsEnabled` for the `authn.Service` and `authn.Client` interfaces (#86034) 1 year ago
apikey Chore: Update test database initialization (#81673) 1 year ago
apiserver Plugins: Pass cancellable context during API server creation (#86545) 1 year ago
auth Session: set authID and authenticatedBy (#85806) 1 year ago
authn AuthZ: Further protect admin endpoints (#86285) 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 CloudMigrations: Move business logic out of api layer (#86406) 1 year ago
contexthandler Tracing: Improve HTTP request/middleware spans and standalone apiserver (#85715) 1 year ago
correlations Chore: Replace sqlstore with db interface (#85366) 1 year ago
dashboardimport Add FolderUID for library elements (#83819) 1 year ago
dashboards Dashboard: Allow `auto` refresh option when saving a dashboard (#85581) 1 year ago
dashboardsnapshots Snapshots: Viewers can not create a Snapshot (#84952) 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 Provisioning: datasources auto deletion (#83034) 1 year ago
encryption Chore: use any rather than interface{} (#74066) 2 years ago
extsvcauth Better tracing during extSvcAcc registration (#84719) 1 year ago
featuremgmt InfluxDB: Remove influxdbSqlSupport feature toggle (#86518) 1 year ago
folder Add FolderUID for library elements (#83819) 1 year ago
gcom Cloud migrations: create endpoint to create an access token (#84690) 1 year ago
grpcserver Storage Api: Adds traces (#85391) 1 year ago
guardian Folders: Allow listing folders with write permission (#83527) 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 User: Clean up update functions (#86341) 1 year ago
libraryelements Add FolderUID for library elements (#83819) 1 year ago
librarypanels Add FolderUID for library elements (#83819) 1 year ago
licensing
live Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
login User: Fix GetByID (#86282) 1 year ago
loginattempt Chore: Update test database initialization (#81673) 1 year ago
navtree Explore: Move app to under explore > traces (#86436) 1 year ago
ngalert Alerting: Prevent simplified routing zero duration GroupInterval and RepeatInterval (#86561) 1 year ago
notifications Refactor: Email verification (#84393) 1 year ago
oauthtoken Fix: Refresh token when id_token is expired (#79569) 1 year ago
org User: use update function for password updates (#86419) 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 Return plugin error when requesting settings (#86052) 1 year ago
preference Chore: Update test database initialization (#81673) 1 year ago
provisioning Provisioning: datasources auto deletion (#83034) 1 year ago
publicdashboards Chore: Replace sqlstore with db interface (#85366) 1 year ago
query Feature Flags: use FeatureToggles interface where possible (#85131) 1 year ago
queryhistory Query History: Count using SQL, not post query (#82208) 1 year ago
quota Chore: Replace sqlstore with db interface (#85366) 1 year ago
rendering Feature Flags: use FeatureToggles interface where possible (#85131) 1 year ago
screenshot Remove extra defers in screenshot sevice (#84697) 1 year ago
search Add MFolderIDsServiceCount to count folderIDs in services pkg (#81237) 1 year ago
searchV2 Chore: Replace sqlstore with db interface (#85366) 1 year ago
searchusers Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
secrets Chore: Replace sqlstore with db interface (#85366) 1 year ago
serviceaccounts Feature Flags: use FeatureToggles interface where possible (#85131) 1 year ago
shorturls Chore: Update test database initialization (#81673) 1 year ago
signingkeys SigningKeys: Add added_at when creating new signing key (#85060) 1 year ago
sqlstore SQLStore: Improve recursive CTE support detection (#86397) 1 year ago
ssosettings Auth: encrypt/decrypt SAML secrets in SSO settings service (#85253) 1 year ago
star Chore: Update test database initialization (#81673) 1 year ago
stats Chore: Replace sqlstore with db interface (#85366) 1 year ago
store Storage Api: Adds traces (#85391) 1 year ago
supportbundles Feature Flags: use FeatureToggles interface where possible (#85131) 1 year ago
tag Chore: Update test database initialization (#81673) 1 year ago
team Chore: Replace sqlstore with db interface (#85366) 1 year ago
temp_user User: email verification completion (#85259) 1 year ago
updatechecker Chore: Making versioncheck url rely on config instead of being hardcoded (#85855) 1 year ago
user User: use update function for password updates (#86419) 1 year ago
validations