@aliyun-sls/runtime
Advanced tools
Comparing version 0.2.14 to 0.2.15
@@ -429,2 +429,9 @@ 'use strict'; | ||
{ | ||
id: 'feature:refresh-fifteen', | ||
status: true, | ||
attribute: { | ||
regions: [], | ||
uid: true | ||
} | ||
}, { | ||
id: 'feature:k8s-event', | ||
@@ -1601,2 +1608,140 @@ status: true, | ||
} | ||
}, { | ||
id: 'feature:docker-collect-preview', | ||
status: true, | ||
attribute: { | ||
regions: [], | ||
uid: true | ||
} | ||
}, { | ||
id: 'feature:newIngestion', | ||
status: true, | ||
attribute: { | ||
regions: [], | ||
uid: true | ||
} | ||
}, { | ||
id: 'feature:pluginUseSchemaForm', | ||
status: true, | ||
attribute: { | ||
regions: [], | ||
uid: true | ||
} | ||
}, { | ||
id: 'feature:common-dialog-guide', | ||
status: true, | ||
attribute: { | ||
regions: [], | ||
uid: true | ||
} | ||
}, { | ||
id: 'feature:custom-alert-integrate', | ||
status: true, | ||
attribute: { | ||
regions: [], | ||
uid: true | ||
} | ||
}, { | ||
id: 'feature:alert-v2:multiple-logstore', | ||
status: true, | ||
attribute: { | ||
regions: [], | ||
uid: true | ||
} | ||
}, { | ||
id: 'feature:grayDslVersion', | ||
status: true, | ||
attribute: { | ||
regions: [], | ||
uid: true | ||
} | ||
}, { | ||
id: 'feature:grayLoadApp', | ||
status: true, | ||
attribute: { | ||
regions: [], | ||
uid: true | ||
} | ||
}, { | ||
id: 'feature:ebs_app_gray', | ||
status: true, | ||
attribute: { | ||
regions: [], | ||
uid: true | ||
} | ||
}, { | ||
id: 'feature:batch-copy-alerts', | ||
status: true, | ||
attribute: { | ||
regions: [], | ||
uid: true | ||
} | ||
}, { | ||
id: "feature:sqlbuilder-alert:visible", | ||
attribute: { | ||
customAttrs: {}, | ||
regions: [], | ||
uid: true | ||
}, | ||
status: true | ||
}, { | ||
id: "feature:sqlbuilder:visible", | ||
attribute: { | ||
customAttrs: {}, | ||
regions: [], | ||
uid: true | ||
}, | ||
status: true | ||
}, { | ||
id: "feature:MaxCompute2.0", | ||
attribute: { | ||
customAttrs: {}, | ||
regions: [], | ||
uid: true | ||
}, | ||
status: true | ||
}, { | ||
id: "feature:data_explorer", | ||
attribute: { | ||
customAttrs: {}, | ||
regions: [], | ||
uid: true | ||
}, | ||
status: true | ||
}, { | ||
id: 'feature:custom-alert-template', | ||
status: true, | ||
attribute: { | ||
regions: [], | ||
uid: true | ||
} | ||
}, { | ||
id: 'feature:eventstore', | ||
status: true, | ||
attribute: { | ||
regions: [], | ||
uid: true | ||
} | ||
}, { | ||
id: 'feature:newQueryInput', | ||
status: true, | ||
attribute: { | ||
regions: [], | ||
uid: true | ||
} | ||
}, // logtail文件采集压缩选项配置 | ||
{ | ||
id: 'feature:logtail-compress', | ||
status: true, | ||
attribute: { | ||
regions: [], | ||
uid: true | ||
} | ||
}, { | ||
// 存储冗余类型 | ||
id: 'feature:zrs', | ||
status: true, | ||
attribute: { | ||
regions: ['cn-wulanchabu'] | ||
} | ||
}]; | ||
@@ -1603,0 +1748,0 @@ |
{ | ||
"name": "@aliyun-sls/runtime", | ||
"version": "0.2.14", | ||
"version": "0.2.15", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/runtime.cjs.js", |
41992
2014