Report this

What is the reason for this report?

Monitoring API Empty Response - Used PAT token

Posted on February 19, 2025



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi there,

We’ve had the same question here:

https://www.digitalocean.com/community/questions/calculating-cpu-usage-from-the-monitoring-api

I would recommend going over the accepted answer, mainly around the crucial part where you need to pass the time frame that you want to get the CPU usage for by defining the start and end parameters.

  • start: Timestamp to start metric window. Example: start=1620683817
  • end: Timestamp to end metric window. Example: end=162070541

- Bobby

PS: Join the DigitalOcean community on Discord for more help and discussions: https://discord.gg/digitalocean

I have followed all the steps mentioned on the official documentation, Still I am getting an empty response.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.