influxdata / influxdata/telegraf
Collect data for not poweredOn VMs
Open
Nobody has claimed this yet.
feature request
- Dominant language
- Go
- Stars
- 17.8k
- Forks
- 5.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 161
Description
### Use Case
If VM isn't poweredOn, now data is collect.
It's like if the VM doesn't exist.
### Expected behavior
Collect information and property even if the VM poweredOff ou Unknown.
### Actual behavior
Only VMs with poweredOn state are collected
### Additional info
_No response_
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the VM collection entry point and the logic that filters VMs by poweredOn state. Check whether tests cover poweredOff or Unknown VMs; done means information and properties are collected for those states as well as poweredOn VMs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- observability
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100