CloudWatch Agent Config Doesn't Support append_dimensions
for nvidia_gpu
Metrics
#489
Labels
enhancement
New feature or request
Is your feature request related to a problem? Please describe.
I'm trying to set up CloudWatch agent to monitoring GPU usage on a group of ECS clusters. I want to append an ECS cluster name dimension to the GPU metrics. This is supported for all other metrics according to the doc. However, GPU metric seems to be the only one I can't append custom dimensions to. Is there a specific reason why GPU metric is so special?
Describe the solution you'd like
I want to use
append_dimensions
in thenvidia_gpu
section.Describe alternatives you've considered
Didn't come up with an alternative.
Additional context
N/A
The text was updated successfully, but these errors were encountered: