Open zyxep opened 9 months ago
thanks for the report @zyxep one important detail that you showed us was that if you clicked on the nodes and opened the Node Inspector (right-hand bar that opens) you would see the correct values of Bare metal and VM under `Type:´
yup, that is correct.
@zyxep this should be fixed, can you confirm from your end?
Yes, @hugovalente-pm the type is now correct. Though, VM vs. Container seems still weird to me :)
VM vs. Container seems still weird to me :)
could this be some containers running on you VM and where Nedata is deployed? we calculate this field based on some attribute the agent collects from the environment it is running
nope, there are only ~20 ish vm's running docker. the rest are just regular VM's
adding some examples that were shared that show some issues:
Examples:
VM
but is a Bare Metal
- FE shows as VM but correctly identified on Node info, attribute "technology": "VM"
"technology": "VM"
"technology": "Container"
"technology": "Container"
Bug description
When choosing Technology as
Group By
my list is showing VM & Containers.All my setup is pure VM except 2 nodes that is bare metal. So some filtering is off here. most of my nodes are
vmware
as type and somebare metal
Expected behavior
Listed as "Bare metal" and "VM".
Steps to reproduce
Screenshots
Error Logs
No response
Desktop
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Browser Version [e.g. 22]
Additional context
No response