Closed heaversm closed 7 months ago
Yes, with the following inputs:
- timestamp: 2023-07-06T00:01
duration: 10
cloud/vendor: aws
cloud/instance-type: m5n.large
the plugin yields the following outputs:
"timestamp": "2023-07-06T00:01",
"duration": 10,
"cloud/vendor": "aws",
"cloud/instance-type": "m5n.large",
"vcpus-allocated": 2,
"vcpus-total": 96,
"memory-available": 8,
"physical-processor": "Intel® Xeon® Platinum 8259CL",
"cpu/thermal-design-power": 210
I'll update the docs page.
Closing as complete
I believe the readme documentation lists the improper output of the cloud metadata plugin
Rationale
Shows:
Should show:
based on what I see in this file