NEZ-916 feat: module endpoint 支持relabel
This commit is contained in:
@@ -18,11 +18,11 @@ export const agent = {
|
||||
value: 2,
|
||||
text: 'Per-datacenter'
|
||||
},
|
||||
{
|
||||
label: 'Loki',
|
||||
value: 11,
|
||||
text: 'Loki'
|
||||
}
|
||||
// {
|
||||
// label: 'Loki',
|
||||
// value: 11,
|
||||
// text: 'Loki'
|
||||
// }
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -70,12 +70,12 @@ export const agent2 = {
|
||||
label: 'Per-datacenter',
|
||||
value: 2,
|
||||
text: 'Per-datacenter'
|
||||
},
|
||||
{
|
||||
label: 'Loki',
|
||||
value: 11,
|
||||
text: 'Loki'
|
||||
}
|
||||
// {
|
||||
// label: 'Loki',
|
||||
// value: 11,
|
||||
// text: 'Loki'
|
||||
// }
|
||||
],
|
||||
theDataGroup: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user