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
Jo 40d3b02648
Auth: Separate anonymous settings to its own struct (#97791)
5 months ago
..
accesscontrol Auth: Separate anonymous settings to its own struct (#97791) 5 months ago
annotations Annotations: Fix composite store read (#94158) 8 months ago
anonymous Auth: Separate anonymous settings to its own struct (#97791) 5 months ago
apikey Chore: Move identity and errutil to apimachinery module (#89116) 11 months ago
apiserver refactor(unified-storage): make datasyncer configurable (#97832) 5 months ago
auth IAM: align AuthInfo interface (#97228) 6 months ago
authapi CloudMigration: Create authapi service (#96581) 6 months ago
authn Auth: Separate anonymous settings to its own struct (#97791) 5 months ago
authz Direct DB perm checks: check that the namespaces match (#97828) 5 months ago
caching Fixing typos (#70487) 2 years ago
cleanup ShareInternally: Make stale short link expiry optional (#88137) 7 months ago
cloudmigration CloudMigrations: fix flaky test on snapshot status (#96827) 6 months ago
contexthandler IAM: remove duplicated functions (#96989) 6 months ago
correlations Correlations: Allow correlations to target URLs (#92442) 8 months ago
dashboardimport Identity: remove GetTypedID (#91745) 10 months ago
dashboards Snapshots: Add RBAC roles for creating and deleting (#96126) 6 months ago
dashboardsnapshots Zanzana: Search with check server side (#96268) 6 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 Add logging to legacy datasource look up path (#97065) 6 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 Elasticsearch: Use _field_caps instead of _mapping to get fields (#97607) 5 months ago
folder Folders: Create default folder permissions within transaction (#97812) 5 months ago
gcom CloudMigration: Create authapi service (#96581) 6 months ago
grpcserver AuthZ: Launch service within IAM app (#96421) 6 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 Zanzana: Search with check server side (#96268) 6 months ago
librarypanels Zanzana: Search with check server side (#96268) 6 months ago
licensing Navigation: Remove `ApplyAdminIA` logic (#89113) 11 months ago
live Requester: Remove duplicated function (#97038) 6 months ago
login OAuth: Use the attached external session data in OAuthToken and OAuthTokenSync (#96655) 6 months ago
loginattempt LoginAttempt: Add setting to control max number of attempts before user login gets locked (#97091) 6 months ago
navtree Auth: Separate anonymous settings to its own struct (#97791) 5 months ago
ngalert Alerting: Change the description for the 'Message' field in webhooks (#96153) 5 months ago
notifications Alerting: Support tls config for webhook receiver (#93513) 7 months ago
oauthtoken OAuth: Use the attached external session data in OAuthToken and OAuthTokenSync (#96655) 6 months ago
org Stars: Add dashboard_uid and org_id to table (#96408) 6 months ago
playlist SQL: close rows to release connection (#97147) 6 months ago
plugindashboards chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 11 months ago
pluginsintegration Plugins: Use grafana-com sso_api_token (#97096) 6 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 PublicDashboards: Remove publicDashboards FF (#96578) 6 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: Make context deadline on AlertNG service startup configurable (#96053) 7 months ago
rendering Rendering: Add logs (#97885) 5 months ago
screenshot Chore: Refactor render via http (#84613) 1 year ago
search Stars: Add dashboard_uid and org_id to table (#96408) 6 months ago
searchV2 Auth: Separate anonymous settings to its own struct (#97791) 5 months ago
searchusers Auth: Fix missing authLabels from user list page (#94612) 7 months ago
secrets Fix: Correct handling of base64 padding during `aes-gcm` private key decryption. (#96761) 6 months ago
serviceaccounts API key: Fix API key migration to service account (#97100) 6 months ago
shorturls Chore: Move identity and errutil to apimachinery module (#89116) 11 months ago
signingkeys Fix: Correct handling of base64 padding during `aes-gcm` private key decryption. (#96761) 6 months ago
sqlstore Chore: Remove mysqlParseTime feature toggle (#97761) 5 months ago
ssosettings Auth: Extend the SAMLStrategy with entity_id (#96234) 6 months ago
star Stars: Add dashboard_uid and org_id to table (#96408) 6 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) 11 months ago
tag Chore: Update test database initialization (#81673) 1 year ago
team LBAC for datasources: Adds UID to LBAC rules (#96522) 6 months ago
temp_user Auth: Passwordless Login Option Using Magic Links (#95436) 6 months ago
updatechecker Chore: Making versioncheck url rely on config instead of being hardcoded (#85855) 1 year ago
user IAM: align AuthInfo interface (#97228) 6 months ago
validations