【发布时间】:2019-04-02 08:03:45
【问题描述】:
我正在使用this built-in dashboard 来监控 Aurora,我想知道我如何才能拥有代码,准确地作为云形成堆栈。
我知道这三个存储库会备份和监控 API 中仪表板的更改,然后提交回 GitHub,但我只想导出一次。
【问题讨论】:
标签: amazon-web-services amazon-cloudformation dashboard datadog
我正在使用this built-in dashboard 来监控 Aurora,我想知道我如何才能拥有代码,准确地作为云形成堆栈。
我知道这三个存储库会备份和监控 API 中仪表板的更改,然后提交回 GitHub,但我只想导出一次。
【问题讨论】:
标签: amazon-web-services amazon-cloudformation dashboard datadog
我可以通过使用这个 api 调用来做到这一点:https://docs.datadoghq.com/api/?lang=python#get-a-screenboard 然后将其作为子文件获取,以后可以传递给云形成。
【讨论】: