koalalorenzo / python-digitalocean

🐍🐳 Python module to manage Digital Ocean droplets
GNU Lesser General Public License v3.0
1.25k stars 300 forks source link

Monitoring metrics from API #360

Open omerbustun opened 1 year ago

omerbustun commented 1 year ago

Hello,

Is it possible to retrieve metrics of Droplets from the API with this library?

https://docs.digitalocean.com/reference/api/api-reference/#tag/Monitoring

Thank you!