Remove FIPs graphing from OSIC
Since OSIC removed the need for FIPs, we can also remove the data from grafana.o.o. Change-Id: I18a8f02385a8d24c5217303e7a81482c6497e2e0 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
a9918ca3a5
commit
1cfc4ffbb0
@ -90,42 +90,6 @@ dashboard:
|
||||
- none
|
||||
targets:
|
||||
- target: alias(scale(stats.timers.nodepool.task.osic-cloud1.ServerList.mean, '0.001'), 'Cloud 1')
|
||||
- title: List Ports
|
||||
type: graph
|
||||
span: 4
|
||||
leftYAxisLabel: "time"
|
||||
y_formats:
|
||||
- s
|
||||
- none
|
||||
targets:
|
||||
- target: alias(scale(stats.timers.nodepool.task.osic-cloud1.PortList.mean, '0.001'), 'Cloud 1')
|
||||
- title: Create Floating IP
|
||||
type: graph
|
||||
span: 4
|
||||
leftYAxisLabel: "time"
|
||||
y_formats:
|
||||
- s
|
||||
- none
|
||||
targets:
|
||||
- target: alias(scale(stats.timers.nodepool.task.osic-cloud1.NeutronFloatingIPCreate.mean, '0.001'), 'Cloud 1')
|
||||
- title: Delete Floating IP
|
||||
type: graph
|
||||
span: 4
|
||||
leftYAxisLabel: "time"
|
||||
y_formats:
|
||||
- s
|
||||
- none
|
||||
targets:
|
||||
- target: alias(scale(stats.timers.nodepool.task.osic-cloud1.NeutronFloatingIPDelete.mean, '0.001'), 'Cloud 1')
|
||||
- title: List Floating IPs
|
||||
type: graph
|
||||
span: 4
|
||||
leftYAxisLabel: "time"
|
||||
y_formats:
|
||||
- s
|
||||
- none
|
||||
targets:
|
||||
- target: alias(scale(stats.timers.nodepool.task.osic-cloud1.NeutronFloatingIPList.mean, '0.001'), 'Cloud 1')
|
||||
- title: Node Launches
|
||||
showTitle: true
|
||||
height: 250px
|
||||
|
Loading…
Reference in New Issue
Block a user