.Hi I am new to TG community and TG ,
I have deployed my cluster in AWS EC2 instance with the free license.
I have created a custom GSQL query and after installation, I have done a load test to the endpoint to evaluate the performance of the cluster. But I am facing few issues in collecting the stats for the endpoint.
- The Cluster monitoring tool in the admin panel is not that much responsive, it doesnât show any changes.
- I can select the start date and end date but I couldnât set the exact time(there is no option to do that).
- I tried to get the stats using the GET /ts3/api/datapoints
when I tried to get the CPU metrics the returned values are greater than 100,
but in the documentation is says that it will return âPercentage of CPU usage by componentâ.
I am confused why the values are greater than 100.
Can anyone guide me on how to collect the stats properly within a specific interval?