fix: update vSphere plugin documentation and configuration examples#7154
fix: update vSphere plugin documentation and configuration examples#7154NguyenHoangSon96 wants to merge 4 commits intomasterfrom
Conversation
|
@wdoconnell |
wdoconnell
left a comment
There was a problem hiding this comment.
@NguyenHoangSon96 It was not rebased and had the same commit sha.
I have pushed the same commit with a fresh SHA here, which is passing; feel free to open the PR from that branch. https://github.com/influxdata/ui/compare/invalid_config_vsphere3?expand=1
It works now. |
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: