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
Mariell Hoversholm f15f6022de
fix: pass context into secrets logs (#95944)
7 months ago
..
accesscontrol AccessControl: Use UIDs for Resource permissions frontend (#95552) 7 months ago
annotations Annotations: Fix composite store read (#94158) 8 months ago
anonymous Anonymous User: Adds validator service for anonymous users (#94700) 7 months ago
apikey Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
apiserver Playlist: Fix mutation logic (#95925) 7 months ago
auth Auth: Update SAML lib (#94745) 7 months ago
authn Add tracing to the gRPC Authentication flow (#94466) 7 months ago
authz SQL: Add macro support in select case (#88514) 7 months ago
caching Fixing typos (#70487) 2 years ago
cleanup ShareInternally: Make stale short link expiry optional (#88137) 7 months ago
cloudmigration SQL: Add macro support in select case (#88514) 7 months ago
contexthandler Auth: Use sessionStorage instead of cookie for automatic redirection (#92759) 8 months ago
correlations Correlations: Allow correlations to target URLs (#92442) 8 months ago
dashboardimport Identity: remove GetTypedID (#91745) 10 months ago
dashboards AccessControl: Use UIDs for Resource permissions frontend (#95552) 7 months ago
dashboardsnapshots Folders: Export folder store implementation (#93897) 8 months ago
dashboardversion Chore: removing (more) redundant transactions (#89373) 11 months ago
datasourceproxy Plugins: Preserve trailing slash in plugin proxy (#86859) 12 months ago
datasources LBAC for datasources: Move validation of rules from datasources to LBAC Rules (#94622) 7 months ago
encryption fix: pass context into secrets logs (#95944) 7 months ago
extsvcauth ManagedServiceAccounts: Add a config option to disable the feature on-prem (#93571) 8 months ago
featuremgmt Explore Metrics: Explore Logs integration (#94656) 7 months ago
folder Dashboards: Remove unique name constraints (#90687) 7 months ago
gcom CloudMigrations: Fix traceability & HTTP Client initialisation (#94141) 8 months ago
grpcserver Plugins: Replace references of plugin SDK `backend.Logger` with Grafana logger (#95235) 7 months ago
guardian Folders: Set folder creation permission as part of legacy create (#94040) 8 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) 8 months ago
libraryelements Folders: Set folder creation permission as part of legacy create (#94040) 8 months ago
librarypanels Folders: Set folder creation permission as part of legacy create (#94040) 8 months ago
licensing Navigation: Remove `ApplyAdminIA` logic (#89113) 12 months ago
live Live: Clean up redis after test run (#93806) 8 months ago
login RemoteCache: Refactor remote cache settings (#95672) 7 months ago
loginattempt Chore: Add login protection when user is trying different uppercase letters (#87588) 1 year ago
navtree PluginExtensions: Made it possible to enable extensions admin page in non-development environments (#95820) 7 months ago
ngalert Alerting: Keep state manager cache during cache warm-up (#95727) 7 months ago
notifications Alerting: Support tls config for webhook receiver (#93513) 7 months ago
oauthtoken Auth: Update oauthtoken service to use remote cache and server lock (#90572) 9 months ago
org AccessControl: Use UIDs for Resource permissions frontend (#95552) 7 months ago
playlist Playlists: limit the total number of playlists (#92132) 9 months ago
plugindashboards chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 12 months ago
pluginsintegration query: handle the x-rule-uid header (#95223) 7 months ago
preference Theme: Add `debug` theme behind `extraThemes` toggle (#95838) 7 months ago
provisioning Dashboards: Remove unique name constraints (#90687) 7 months ago
publicdashboards Folders: Export folder store implementation (#93897) 8 months ago
query Chore: Bump Go to 1.23.0 (#92105) 9 months ago
queryhistory Explore: Check for RBAC permissions when hitting query history endpoints (#91156) 10 months ago
quota Alerting: Publish event when one or more rules are created or changed (#93637) 8 months ago
rendering Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
screenshot Chore: Refactor render via http (#84613) 1 year ago
search chore(tracing): add tracing for frontend and db session (#91509) 10 months ago
searchV2 Folders: Set folder creation permission as part of legacy create (#94040) 8 months ago
searchusers Auth: Fix missing authLabels from user list page (#94612) 8 months ago
secrets fix: pass context into secrets logs (#95944) 7 months ago
serviceaccounts IAM - Fix panic from accessing nil serviceAccount (#95681) 7 months ago
shorturls Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
signingkeys Signer: Fix typo (#92928) 9 months ago
sqlstore CloudMigrations: increase size of resource_uid column (#95684) 7 months ago
ssosettings fix: pass context into secrets logs (#95944) 7 months ago
star Identity: remove GetTypedID (#91745) 10 months ago
stats Revert read replica POC (#93551) 8 months ago
store Search: Make the existing dashboard parsing code public (#95649) 7 months ago
supportbundles Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
tag Chore: Update test database initialization (#81673) 1 year ago
team Users: Fix potential panics on UID translation (#95794) 7 months ago
temp_user Chore: removing (more) redundant transactions (#89373) 11 months ago
unifiedSearch search: add OR filter for kinds (#95915) 7 months ago
updatechecker Chore: Making versioncheck url rely on config instead of being hardcoded (#85855) 1 year ago
user Users: Fix potential panics on UID translation (#95794) 7 months ago
validations