我正在尝试在Google Compute Engine上的Ubuntu 18.04 VM上使用Stackdriver Monitoring.它看起来像18.04
isn’t supported yet,even though it’s an LTS release.
原文链接:https://www.f2er.com/ubuntu/348052.html我尝试编辑安装脚本来安装16.04版本,但看起来需要libcurl3(18.04安装libcurl4,加上18.04的Google Compute Engine实用程序需要libcurl4).
如何安装监控代理?或者,如果18.04的官方支持即将到来,何时?