Mingyang Zheng

Results 6 issues of Mingyang Zheng

use hostName rather than VMName as nodeName #### What type of PR is this? /kind feature #### What this PR does / why we need it: No matter how the...

kind/feature
approved
cncf-cla: yes
lgtm
size/L
release-note-none
ok-to-test

#### What type of PR is this? /kind feature #### What this PR does / why we need it: This PR is the first part of FlexScaleSet implementation of VMSet...

kind/feature
cncf-cla: yes
size/L
release-note-none
ok-to-test

#### What type of PR is this? /kind feature #### What this PR does / why we need it: Currently, the CCM first checks the node type then chooses the...

needs-ok-to-test
kind/feature
cncf-cla: yes
size/S
release-note-none

**What type of PR is this?** /kind feature **What this PR does / why we need it**: Draft PR to test VMSSFlex-CSI integration **Which issue(s) this PR fixes**: **Requirements**: -...

kind/feature
size/XL
cncf-cla: yes
needs-rebase
ok-to-test

## Summary The [panicRecover(input)](https://github.com/influxdata/telegraf/blob/master/agent/agent.go#L559) cannot capture the panic inside the Gather method in each plugin because the Gather() method is called in a separate go routine: [this line](https://github.com/influxdata/telegraf/blob/master/agent/agent.go#L583-L585). Adding the...

fix

### Relevant telegraf.conf ```toml # Telegraf Configuration # # Telegraf is entirely plugin driven. All metrics are gathered from the # declared inputs, and sent to the declared outputs. #...

bug
help wanted
size/s