mirror of https://github.com/rancher/ui.git
commit
71c7309eac
|
|
@ -88,19 +88,19 @@ const GRAPHS = {
|
|||
'unit': 'seconds'
|
||||
},
|
||||
'fluentd-buffer-queue-length': {
|
||||
'priority': 301,
|
||||
'unit': 'number'
|
||||
},
|
||||
'fluentd-input-record-number': {
|
||||
'priority': 300,
|
||||
'unit': 'number'
|
||||
},
|
||||
'fluentd-output-errors': {
|
||||
'fluentd-input-record-number': {
|
||||
'priority': 301,
|
||||
'unit': 'number'
|
||||
},
|
||||
'fluentd-output-errors': {
|
||||
'priority': 302,
|
||||
'unit': 'number'
|
||||
},
|
||||
'fluentd-output-record-number': {
|
||||
'priority': 301,
|
||||
'priority': 303,
|
||||
'unit': 'number'
|
||||
},
|
||||
'ingresscontroller-nginx-connection': {
|
||||
|
|
|
|||
Loading…
Reference in New Issue