fix: update vSphere plugin documentation and configuration examples#7091
fix: update vSphere plugin documentation and configuration examples#7091NguyenHoangSon96 wants to merge 2 commits intomasterfrom
Conversation
|
@wdoconnell @philjb |
|
Hi @wdoconnell |
There was a problem hiding this comment.
@NguyenHoangSon96 This PR looks good, with a few minor nits I left below, but it will not pass the monitor-CI job due to the rebase history. Could you please do the following, and I will approve the same content in a separate PR?
- In your local branch, fetch current
masterandrebaseagainst it to bring your PR up to date. - push to new branch name
- Open as PR.
|
@wdoconnell |
Closes 26912
go run ./cmd/telegraf config > etc/telegraf.confcommand to generateetc/telegraf.conffile.src/writeData/utils/updateTelegrafPlugins.mjsso it will get contents from my localinfluxdata/telegra/etc/telegraf.confinstead of the remote repository/influxdata/telegraf.telegraf-plugins:updatecommand to generate new contents formdandconffiles.This is just a very primitive implementation of the updateTelegrafPlugins.mjs to make the script work
updateTelegrafPlugins.txt
-at the beginning of the.conffile.src/writeData/utils/README.mdguidance and thesrc/writeData/utils/updateTelegrafPlugins.mjsscript file to get contents frometc/telegraf.confin the local repository, not the remote.-at the beginning of the file.Screen.Recording.2025-10-22.at.09.55.53.mov
src/writeData/utils/updateTelegrafPlugins.mjsand run the commandtelegraf-plugins:update, the-at the beginning of the file disappears.Screen.Recording.2025-10-22.at.10.01.23.mov
Checklist
Authors and Reviewer(s), please verify the following: