]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/dc/MetricServerView.js
ui: add MetricServerView to Datacenter
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 20 Nov 2020 14:12:28 +0000 (15:12 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 21 Nov 2020 19:39:33 +0000 (20:39 +0100)
commitf257dcec267cec67bf8c3b9c5f7e892280aca747
treee49391498661f8fd803ed7d4783f971c0428b0c9
parent9dedf1e2d583fbfd76276add1214935b971fb3f3
ui: add MetricServerView to Datacenter

adds ui support for configuring the External Metric servers.
for now, influxdb and graphite edit windows do not share code,
it would be ideal to do that once we add more plugins

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/Makefile
www/manager6/dc/Config.js
www/manager6/dc/MetricServerView.js [new file with mode: 0644]