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 c0de407fee
K8s/Dashboards: Delegate large objects to blob store (#94943)
1 year ago
..
accesscontrol Zanzana: Use separate store for each org (#96015) 1 year ago
annotations Annotations: Fix composite store read (#94158) 1 year ago
anonymous Anonymous User: Adds validator service for anonymous users (#94700) 1 year ago
apikey Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
apiserver K8s/Dashboards: Delegate large objects to blob store (#94943) 1 year ago
auth LocalSigner: Remove unused dependency (#96118) 1 year ago
authn Fix: Close grpc_authenticator fallback trace (#96009) 1 year ago
authz Zanzana: resource sets on folder grants read on all children (#96127) 1 year ago
caching
cleanup ShareInternally: Make stale short link expiry optional (#88137) 1 year ago
cloudmigration Alerting: Make context deadline on AlertNG service startup configurable (#96053) 1 year ago
contexthandler Auth: Use sessionStorage instead of cookie for automatic redirection (#92759) 1 year ago
correlations Correlations: Allow correlations to target URLs (#92442) 1 year ago
dashboardimport Identity: remove GetTypedID (#91745) 1 year ago
dashboards Zanzana: generic resource only (#96019) 1 year ago
dashboardsnapshots Folders: Export folder store implementation (#93897) 1 year ago
dashboardversion Chore: removing (more) redundant transactions (#89373) 1 year ago
datasourceproxy Plugins: Preserve trailing slash in plugin proxy (#86859) 2 years ago
datasources LBAC for datasources: Move validation of rules from datasources to LBAC Rules (#94622) 1 year ago
encryption fix: pass context into secrets logs (#95944) 1 year ago
extsvcauth ManagedServiceAccounts: Add a config option to disable the feature on-prem (#93571) 1 year ago
featuremgmt SCIM: Add feature flag (#96021) 1 year ago
folder Dashboards: Remove unique name constraints (#90687) 1 year ago
gcom CloudMigrations: Fix traceability & HTTP Client initialisation (#94141) 1 year ago
grpcserver Plugins: Replace references of plugin SDK `backend.Logger` with Grafana logger (#95235) 1 year ago
guardian Folders: Set folder creation permission as part of legacy create (#94040) 1 year ago
hooks Hooks: Remove AddLoginHook and RunLogin hooks (#73227) 2 years ago
kmsproviders
ldap Auth: Attach external session info to Grafana session (#93849) 1 year ago
libraryelements Folders: Set folder creation permission as part of legacy create (#94040) 1 year ago
librarypanels Folders: Set folder creation permission as part of legacy create (#94040) 1 year ago
licensing Navigation: Remove `ApplyAdminIA` logic (#89113) 2 years ago
live Live: Clean up redis after test run (#93806) 1 year ago
login RemoteCache: Refactor remote cache settings (#95672) 1 year ago
loginattempt Chore: Add login protection when user is trying different uppercase letters (#87588) 2 years ago
navtree PluginExtensions: Made it possible to enable extensions admin page in non-development environments (#95820) 1 year ago
ngalert Alerting: Add pagination to /api/prometheus/grafana/api/v1/rules (#95959) 1 year ago
notifications Alerting: Support tls config for webhook receiver (#93513) 1 year ago
oauthtoken Auth: Update oauthtoken service to use remote cache and server lock (#90572) 1 year ago
org AccessControl: Use UIDs for Resource permissions frontend (#95552) 1 year ago
playlist Playlists: limit the total number of playlists (#92132) 1 year ago
plugindashboards chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2 years ago
pluginsintegration Zipkin: Run health check through backend (#96031) 1 year ago
preference Theme: Add `debug` theme behind `extraThemes` toggle (#95838) 1 year ago
provisioning Dashboards: Remove unique name constraints (#90687) 1 year ago
publicdashboards Folders: Export folder store implementation (#93897) 1 year ago
query Chore: Bump Go to 1.23.0 (#92105) 1 year ago
queryhistory Explore: Check for RBAC permissions when hitting query history endpoints (#91156) 1 year ago
quota Alerting: Make context deadline on AlertNG service startup configurable (#96053) 1 year ago
rendering Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
screenshot Chore: Refactor render via http (#84613) 2 years ago
search chore(tracing): add tracing for frontend and db session (#91509) 1 year ago
searchV2 Folders: Set folder creation permission as part of legacy create (#94040) 1 year ago
searchusers Auth: Fix missing authLabels from user list page (#94612) 1 year ago
secrets fix: pass context into secrets logs (#95944) 1 year ago
serviceaccounts IAM - Fix panic from accessing nil serviceAccount (#95681) 1 year ago
shorturls Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
signingkeys Signer: Fix typo (#92928) 1 year ago
sqlstore Alerting: Migration to remove scope from permission alert.notifications.receivers:create (#95805) 1 year ago
ssosettings fix: pass context into secrets logs (#95944) 1 year ago
star Identity: remove GetTypedID (#91745) 1 year ago
stats Revert read replica POC (#93551) 1 year ago
store Search: Make the existing dashboard parsing code public (#95649) 1 year ago
supportbundles Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
tag Chore: Update test database initialization (#81673) 2 years ago
team Users: Fix potential panics on UID translation (#95794) 1 year ago
temp_user Chore: removing (more) redundant transactions (#89373) 1 year ago
unifiedSearch search: list and filter tags (#96130) 1 year ago
updatechecker Chore: Making versioncheck url rely on config instead of being hardcoded (#85855) 2 years ago
user Users: Fix potential panics on UID translation (#95794) 1 year ago
validations