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
Hugo Kiyodi Oshiro 7783b16e47
Plugins: Make grafana-com API URL usage consistent (#86920)
2 years ago
..
accesscontrol Chore: Update tests to use team membership hooks (#86846) 2 years ago
annotations Chore: Make Cfg field private in SQLStore (#85593) 2 years ago
anonymous Auth: Add `IsClientEnabled` and `IsEnabled` for the `authn.Service` and `authn.Client` interfaces (#86034) 2 years ago
apikey Chore: Update test database initialization (#81673) 2 years ago
apiserver Plugins: Pass cancellable context during API server creation (#86545) 2 years ago
auth Authn: move namespace id type (#86853) 2 years ago
authn Authn: move namespace id type (#86853) 2 years ago
caching
cleanup Short Links: Add setting for changing expiration time (#86003) 2 years ago
cloudmigration CMS: Create local implementation of cloud migration for dev use (#86637) 2 years ago
contexthandler AuthN: Use typed namespace id inside authn package (#86048) 2 years ago
correlations Chore: Replace sqlstore with db interface (#85366) 2 years ago
dashboardimport Add FolderUID for library elements (#83819) 2 years ago
dashboards SQLStore: Disable redundant create and drop unique index migrations on dashboard table (#86857) 2 years ago
dashboardsnapshots Snapshots: Viewers can not create a Snapshot (#84952) 2 years ago
dashboardversion Chore: Update test database initialization (#81673) 2 years ago
datasourceproxy Errors: Make errors the same in dev as prod (#77366) 2 years ago
datasources Remove fmt.Println of client certificate (#86773) 2 years ago
encryption
extsvcauth Better tracing during extSvcAcc registration (#84719) 2 years ago
featuremgmt Explore: Show a drawer with tabs for the library and query history (#86279) 2 years ago
folder Chore: Make Cfg field private in SQLStore (#85593) 2 years ago
gcom CMS: Create local implementation of cloud migration for dev use (#86637) 2 years ago
grpcserver Chore: Upgrade grpc-ecosystem/go-grpc-middleware to v2 (#86724) 2 years ago
guardian Folders: Allow listing folders with write permission (#83527) 2 years ago
hooks
kmsproviders
ldap User: Clean up update functions (#86341) 2 years ago
libraryelements Chore: Make Cfg field private in SQLStore (#85593) 2 years ago
librarypanels Chore: Make Cfg field private in SQLStore (#85593) 2 years ago
licensing
live Grafana: Replace magic number with a constant variable in response status (#80132) 2 years ago
login User: Fix GetByID (#86282) 2 years ago
loginattempt Chore: Update test database initialization (#81673) 2 years ago
navtree Explore: Move app to under explore > traces (#86436) 2 years ago
ngalert Alerting: Move alertmanager api silence code to separate files (#86947) 2 years ago
notifications Refactor: Email verification (#84393) 2 years ago
oauthtoken AuthN: Use typed namespace id inside authn package (#86048) 2 years ago
org Chore: Make Cfg field private in SQLStore (#85593) 2 years ago
playlist Chore: Update test database initialization (#81673) 2 years ago
plugindashboards Chore: removing folderId from plugindashboard service (#80570) 2 years ago
pluginsintegration Plugins: Make grafana-com API URL usage consistent (#86920) 2 years ago
preference Chore: Update test database initialization (#81673) 2 years ago
provisioning Provisioning: datasources auto deletion (#83034) 2 years ago
publicdashboards Chore: Make Cfg field private in SQLStore (#85593) 2 years ago
query Chore: Make Cfg field private in SQLStore (#85593) 2 years ago
queryhistory Chore: Make Cfg field private in SQLStore (#85593) 2 years ago
quota Chore: Make Cfg field private in SQLStore (#85593) 2 years ago
rendering Feature Flags: use FeatureToggles interface where possible (#85131) 2 years ago
screenshot Remove extra defers in screenshot sevice (#84697) 2 years ago
search Add MFolderIDsServiceCount to count folderIDs in services pkg (#81237) 2 years ago
searchV2 Chore: Replace sqlstore with db interface (#85366) 2 years ago
searchusers Grafana: Replace magic number with a constant variable in response status (#80132) 2 years ago
secrets SSO: add SSO settings to secrets migrator (#86913) 2 years ago
serviceaccounts Chore: Make Cfg field private in SQLStore (#85593) 2 years ago
shorturls Chore: Update test database initialization (#81673) 2 years ago
signingkeys SigningKeys: Add added_at when creating new signing key (#85060) 2 years ago
sqlstore Auth: Force lowercase login/email for users (#86359) 2 years ago
ssosettings SSO: add SSO settings to secrets migrator (#86913) 2 years ago
star Chore: Update test database initialization (#81673) 2 years ago
stats Chore: Make Cfg field private in SQLStore (#85593) 2 years ago
store Chore: Upgrade grpc-ecosystem/go-grpc-middleware to v2 (#86724) 2 years ago
supportbundles Feature Flags: use FeatureToggles interface where possible (#85131) 2 years ago
tag Chore: Update test database initialization (#81673) 2 years ago
team Chore: Clean up team membership code (#86914) 2 years ago
temp_user Chore: Make Cfg field private in SQLStore (#85593) 2 years ago
updatechecker Chore: Making versioncheck url rely on config instead of being hardcoded (#85855) 2 years ago
user Auth: Force lowercase login/email for users (#86359) 2 years ago
validations