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
Adela Almasan 07651ae8ef Merge branch 'main' into table-ng 9 months ago
..
accesscontrol Zanzana: reconcile generic schema (#95492) 9 months ago
annotations Annotations: Fix composite store read (#94158) 10 months ago
anonymous Anonymous User: Adds validator service for anonymous users (#94700) 9 months ago
apikey Chore: Move identity and errutil to apimachinery module (#89116) 1 year ago
apiserver K8s: Add validation support to builder (#95502) 9 months ago
auth Session Refactor: Add auth module label to session's list (#94958) 9 months ago
authn Add tracing to the gRPC Authentication flow (#94466) 9 months ago
authz Zanzana: reconcile generic schema (#95492) 9 months ago
caching Fixing typos (#70487) 2 years ago
cleanup ShareInternally: Make stale short link expiry optional (#88137) 9 months ago
cloudmigration CloudMigrations: handle provisioned data source error (#95473) 9 months ago
contexthandler Auth: Use sessionStorage instead of cookie for automatic redirection (#92759) 10 months ago
correlations Correlations: Allow correlations to target URLs (#92442) 10 months ago
dashboardimport Identity: remove GetTypedID (#91745) 12 months ago
dashboards Zanzana: Remove model and store initiation from client (#95328) 9 months ago
dashboardsnapshots Folders: Export folder store implementation (#93897) 10 months ago
dashboardversion Chore: removing (more) redundant transactions (#89373) 1 year ago
datasourceproxy Plugins: Preserve trailing slash in plugin proxy (#86859) 1 year ago
datasources LBAC for datasources: Move validation of rules from datasources to LBAC Rules (#94622) 9 months ago
encryption Tracing: Various improvements (#88308) 1 year ago
extsvcauth ManagedServiceAccounts: Add a config option to disable the feature on-prem (#93571) 10 months ago
featuremgmt Merge branch 'main' into table-ng 9 months ago
folder Folders: Add admin permissions upon creation of a folder w. SA (#95072) 9 months ago
gcom CloudMigrations: Fix traceability & HTTP Client initialisation (#94141) 10 months ago
grpcserver Plugins: Replace references of plugin SDK `backend.Logger` with Grafana logger (#95235) 9 months ago
guardian Folders: Set folder creation permission as part of legacy create (#94040) 10 months ago
hooks Hooks: Remove AddLoginHook and RunLogin hooks (#73227) 2 years ago
kmsproviders Secrets: Make the Migrator extensible (#67307) 2 years ago
ldap Auth: Attach external session info to Grafana session (#93849) 10 months ago
libraryelements Folders: Set folder creation permission as part of legacy create (#94040) 10 months ago
librarypanels Folders: Set folder creation permission as part of legacy create (#94040) 10 months ago
licensing Navigation: Remove `ApplyAdminIA` logic (#89113) 1 year ago
live Live: Clean up redis after test run (#93806) 10 months ago
login Session Refactor: Add SAMLSession (#94490) 9 months ago
loginattempt Chore: Add login protection when user is trying different uppercase letters (#87588) 1 year ago
navtree RestoreDashboards: Merge both feature toggles to dashboardRestore (#94412) 9 months ago
ngalert Alerting: Notifications Routes API (#91550) 9 months ago
notifications Alerting: Support tls config for webhook receiver (#93513) 9 months ago
oauthtoken Auth: Update oauthtoken service to use remote cache and server lock (#90572) 11 months ago
org Revert read replica POC (#93551) 10 months ago
playlist Playlists: limit the total number of playlists (#92132) 11 months ago
plugindashboards chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 1 year ago
pluginsintegration query: handle the x-rule-uid header (#95223) 9 months ago
preference Bookmarks: Store URLs instead of ids (#91121) 12 months ago
provisioning Alerting: Notifications Routes API (#91550) 9 months ago
publicdashboards Folders: Export folder store implementation (#93897) 10 months ago
query Chore: Bump Go to 1.23.0 (#92105) 11 months ago
queryhistory Explore: Check for RBAC permissions when hitting query history endpoints (#91156) 12 months ago
quota Alerting: Publish event when one or more rules are created or changed (#93637) 9 months ago
rendering Chore: Move identity and errutil to apimachinery module (#89116) 1 year ago
screenshot Chore: Refactor render via http (#84613) 1 year ago
search chore(tracing): add tracing for frontend and db session (#91509) 12 months ago
searchV2 Folders: Set folder creation permission as part of legacy create (#94040) 10 months ago
searchusers Auth: Fix missing authLabels from user list page (#94612) 9 months ago
secrets Auth: Attach external session info to Grafana session (#93849) 10 months ago
serviceaccounts ServiceAccounts: Allow use of UIDs for Service Account routes (#95401) 9 months ago
shorturls Chore: Move identity and errutil to apimachinery module (#89116) 1 year ago
signingkeys Signer: Fix typo (#92928) 11 months ago
sqlstore Auth: Increase name_id and session_id length to 1024 in user_external_session (#95352) 9 months ago
ssosettings SSO SAML: Remove SettingProvider settings from SSO interactions (#94900) 9 months ago
star Identity: remove GetTypedID (#91745) 12 months ago
stats Revert read replica POC (#93551) 10 months ago
store SearchV2: Fix reading library panels (#92961) 11 months ago
supportbundles Chore: Move identity and errutil to apimachinery module (#89116) 1 year ago
tag Chore: Update test database initialization (#81673) 1 year ago
team Chore: Use UIDs as identifiers for teams frontend (#94345) 10 months ago
temp_user Chore: removing (more) redundant transactions (#89373) 1 year ago
unifiedSearch Search poc: Initial index paginates list response (#94582) 9 months ago
updatechecker Chore: Making versioncheck url rely on config instead of being hardcoded (#85855) 1 year ago
user Revert read replica POC (#93551) 10 months ago
validations