Fix status page.
parent
1ce78dd21b
commit
68655439b7
|
@ -18,12 +18,12 @@ export const fixtureStatusPageCells = [
|
||||||
retentionPolicy: 'autogen',
|
retentionPolicy: 'autogen',
|
||||||
fields: [
|
fields: [
|
||||||
{
|
{
|
||||||
name: 'count',
|
value: 'count',
|
||||||
type: 'func',
|
type: 'func',
|
||||||
alias: 'count_value',
|
alias: 'count_value',
|
||||||
args: [
|
args: [
|
||||||
{
|
{
|
||||||
name: 'value',
|
value: 'value',
|
||||||
type: 'field',
|
type: 'field',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue