dennisbruner / hcloud-js

A Node.js module for the Hetzner Cloud API
https://www.npmjs.com/package/hcloud-js
MIT License
52 stars 15 forks source link

Get metrics for a server #19

Open dennisbruner opened 6 years ago

dennisbruner commented 6 years ago

https://docs.hetzner.cloud/#resources-servers-get-2

This looks very complex and i need to figure out how to implement this into my module. I'm probably going to add this in a later version.

LKaemmerling commented 6 years ago

It is very complex, but works actually really easy. I can look at this when you want :)