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
Mihai Doarna e1aedb65b3
SSO: Add oldSettings param to the Validate function from SSO settings (#88245)
1 year ago
..
accesscontrol Dashboards: Correctly display Admin access to dashboards in the UI (#88439) 1 year ago
annotations Chore: Remove use of deprecated method in AC code (#87541) 1 year ago
anonymous Anon: Add support to resolve anonymous identity (#87486) 1 year ago
apikey Chore: Update test database initialization (#81673) 1 year ago
apiserver Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 1 year ago
auth Auth: Introduce pre-logout hooks + add GCOM LogoutHook (#88475) 1 year ago
authn Auth: Introduce pre-logout hooks + add GCOM LogoutHook (#88475) 1 year ago
caching
cleanup Dashboards: Add feature restore dashboards backend (#83131) 1 year ago
cloudmigration Cloud migrations: return errutil.Error in http responses (#87448) 1 year ago
contexthandler Identity: Use typed version of namespace id (#87257) 1 year ago
correlations Correlations: improve error handling (#87810) 1 year ago
dashboardimport Chore: Fix error handling in postDashboard, remove UserDisplayDTO, fix live redis client initialization (#87206) 1 year ago
dashboards Dashboards: Fix regression when deleting folder (#88311) 1 year ago
dashboardsnapshots Snapshots: Prevent creation of snapshot of nonexistent dashboard (#86806) 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 Revamp tests for Add/Update Datasource (#88386) 1 year ago
encryption Tracing: Various improvements (#88308) 1 year ago
extsvcauth Better tracing during extSvcAcc registration (#84719) 1 year ago
featuremgmt Alerting: Add the feature toggle for the new central alert state history feature (#88346) 1 year ago
folder Dashboards: Fix regression when deleting folder (#88311) 1 year ago
gcom CMS: Create local implementation of cloud migration for dev use (#86637) 1 year ago
grpcserver Chore: Use cache for all signed in user lookups (#88133) 1 year ago
guardian Chore: Remove use of deprecated method in AC code (#87541) 1 year ago
hooks Hooks: Remove AddLoginHook and RunLogin hooks (#73227) 2 years ago
kmsproviders
ldap Chore: Remove use of deprecated method in AC code (#87541) 1 year ago
libraryelements LibraryPanels/RBAC: Ignore old folder permission check when deleting/patching lib panel (#88422) 1 year ago
librarypanels Chore: Remove cfg from folder service (#87212) 1 year ago
licensing
live AuthN: Set uid during authentication (#87797) 1 year ago
login User: Fix GetByID (#86282) 1 year ago
loginattempt Chore: Add login protection when user is trying different uppercase letters (#87588) 1 year ago
navtree Add navigation config for `grafana-csp-app` (#88360) 1 year ago
ngalert Alerting: Add optional metadata via query param to silence GET requests (#88000) 1 year ago
notifications Refactor: Email verification (#84393) 1 year ago
oauthtoken AuthN: Use typed namespace id inside authn package (#86048) 1 year ago
org OIDC: Support Generic OAuth org to role mappings (#87394) 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 Refactor plugin context initialization (#88343) 1 year ago
preference Chore: Update test database initialization (#81673) 1 year ago
provisioning Provisioning: Look up provisioned folders by UID when possible (#87465) 1 year ago
publicdashboards PublicDashboards: Remove publicDashboardUid from DashboardMeta (#85126) 1 year ago
query Chore: Make Cfg field private in SQLStore (#85593) 1 year ago
queryhistory User: Add tracing (#87028) 1 year ago
quota Refactor plugin context initialization (#88343) 1 year ago
rendering Rendering: add userID in rendering log (#88132) 1 year ago
screenshot Chore: Refactor render via http (#84613) 1 year ago
search Dashboards: Add feature restore dashboards backend (#83131) 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 Refactor plugin context initialization (#88343) 1 year ago
serviceaccounts Fix: Prevent ExtSvcTokens from containing nil characters (#88243) 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 Dashboards: Add feature restore dashboards backend (#83131) 1 year ago
ssosettings SSO: Add oldSettings param to the Validate function from SSO settings (#88245) 1 year ago
star Chore: Update test database initialization (#81673) 1 year ago
stats User: Add tracing (#87028) 1 year ago
store Tracing: Various improvements (#88308) 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 Team: Add an endpoint for bulk team membership updates (#87441) 1 year ago
temp_user Chore: Make Cfg field private in SQLStore (#85593) 1 year ago
updatechecker Chore: Making versioncheck url rely on config instead of being hardcoded (#85855) 1 year ago
user Auth: Pass ctx when updating last seen (#88496) 1 year ago
validations