chen-shmilovich-sysdig

Results 3 issues of chen-shmilovich-sysdig

## Feature Request Add support for the `HTTP_PROXY`, `HTTPS_PROXY` and `NO_PROXY` environment variables, same as the http package does: https://pkg.go.dev/net/http#ProxyFromEnvironment. #### Use Case: #### Proposed Change: #### Who Benefits From...

feature

## What this PR does / why we need it: Upgrade benchmark runner dependencies ## Checklist - [X] Title of the PR starts with type and scope, (e.g. `feat(agent,node-analyzer,sysdig-deploy):`) -...

In assets/scss/rtl/_spacing.scss: ``` .mr#{$infix}-auto, .mx#{$infix}-auto { margin-right: auto !important; } ``` mr-auto should set an auto **left** margin on RTL languages. and ``` .ml#{$infix}-auto, .mx#{$infix}-auto { margin-left: auto !important; }...

i18n