Hi Team,
I am trying to get memory utilization metric data using API below:
But after running I am getting this error
{
"status": "error",
"errorType": "bad_data",
"error": "invalid parameter 'query': 1:66: parse error: unexpected identifier \"node_memory_Cached_bytes\""
}
Could you please help me on this issue ? How can I get data via API?