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
Gabriel MABILLE c175722dfd
AuthZService: Cache folder tree (#98210)
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 K8s/Storage: Deprecate StorageTypeLegacy (#98096) 5 months ago
auth IAM: align AuthInfo interface (#97228) 6 months ago
authapi CloudMigration: Create authapi service (#96581) 6 months ago
authn [auth] make id-token optional (#97831) 5 months ago
authz AuthZService: Cache folder tree (#98210) 5 months ago
caching Fixing typos (#70487) 2 years ago
cleanup ShareInternally: Make stale short link expiry optional (#88137) 7 months ago
cloudmigration CloudMigrations: Add config for alert rules state behavior and remove experimental feature toggle on alerts migration (#97254) 5 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 k8s: Dashboards: allow querying of unistore (#97995) 5 months ago
dashboardsnapshots k8s: Dashboards: allow querying of unistore (#97995) 5 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 Feature toggle: remove `dashboardSchemaV2` (#98252) 5 months ago
folder k8s: Dashboards: allow querying of unistore (#97995) 5 months ago
gcom CloudMigrations: Obtain gcom plugins to enable plugins migration (#97784) 5 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 k8s: Dashboards: allow querying of unistore (#97995) 5 months ago
librarypanels k8s: Dashboards: allow querying of unistore (#97995) 5 months ago
licensing Navigation: Remove `ApplyAdminIA` logic (#89113) 12 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 feat: (Navlinks) - Add Adaptive Traces to Cost mgmt navlinks (#97981) 5 months ago
ngalert k8s: Dashboards: allow querying of unistore (#97995) 5 months ago
notifications Alerting: Support tls config for webhook receiver (#93513) 7 months ago
oauthtoken Chore: Do not return the token on refresh error (#98171) 5 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 k8s: Dashboards: allow querying of unistore (#97995) 5 months ago
pluginsintegration Plugins Admin: Avoid disabling auto-enabled apps (#97800) 5 months ago
preference Theme: Add `debug` theme behind `extraThemes` toggle (#95838) 7 months ago
provisioning Plugins Admin: Avoid disabling auto-enabled apps (#97800) 5 months ago
publicdashboards k8s: Dashboards: allow querying of unistore (#97995) 5 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 feat: Add investigations app backend (#98084) 5 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