I'm trying to use Stackdriver Monitoring on an Ubuntu 18.04 VM on Google Compute Engine. It looks like 18.04 isn't supported yet, even though it's an LTS release.
I tried editing the install script to install the 16.04 version but it looks like that requires libcurl3 (and 18.04 installs libcurl4, plus the Google Compute Engine utilities for 18.04 require libcurl4).
How can I install the monitoring agent? Or if official support for 18.04 is coming, when?