@aliyun-sls/runtime
Advanced tools
Comparing version
@@ -200,2 +200,11 @@ 'use strict'; | ||
}, { | ||
id: 'feature:newHome202301', | ||
status: true, | ||
attribute: { | ||
regions: [], | ||
uid: true | ||
} | ||
}, | ||
// 控制台首页(new) | ||
{ | ||
id: 'wizard:apigateway', | ||
@@ -624,2 +633,11 @@ status: true, | ||
{ | ||
id: 'feature:audit_dns_info', | ||
status: true, | ||
attribute: { | ||
regions: [], | ||
uid: true | ||
} | ||
}, | ||
// 审计dns banner | ||
{ | ||
id: 'feature:audit:hotCold', | ||
@@ -1294,11 +1312,2 @@ status: true, | ||
{ | ||
id: 'feature:newHome', | ||
status: true, | ||
attribute: { | ||
regions: [], | ||
uid: true | ||
} | ||
}, | ||
// 登录延时提示 | ||
{ | ||
id: 'wizard:kafka', | ||
@@ -1909,2 +1918,9 @@ status: true, | ||
}, { | ||
id: 'feature:eventstore-ml-annotation', | ||
status: true, | ||
attribute: { | ||
regions: [], | ||
uid: true | ||
} | ||
}, { | ||
id: 'feature:newQueryInput', | ||
@@ -1943,3 +1959,3 @@ status: true, | ||
{ | ||
id: 'feature:logsearch_new_table', | ||
id: 'feature:new_highlight', | ||
status: true, | ||
@@ -1951,21 +1967,21 @@ attribute: { | ||
}, | ||
// 新表格模式 | ||
// 原始日志新高亮 | ||
{ | ||
id: 'feature:new_highlight', | ||
id: 'feature:logsearch-spl', | ||
status: true, | ||
attribute: { | ||
regions: [], | ||
regions: ['pub-cn-hangzhou-staging', 'ap-southeast-7'], | ||
uid: true | ||
} | ||
}, | ||
// 原始日志新高亮 | ||
// SPL功能开关 | ||
{ | ||
id: 'feature:logsearch-spl', | ||
id: 'feature:logsearch-editorSwitch', | ||
status: true, | ||
attribute: { | ||
regions: ['pub-cn-hangzhou-staging'], | ||
regions: [], | ||
uid: true | ||
} | ||
}, | ||
// 原始日志新高亮 | ||
// 新editor脱离SPL上线开关 | ||
{ | ||
@@ -2014,3 +2030,5 @@ id: 'feature:pub_alert', | ||
} | ||
}, { | ||
}, | ||
// 新版采集配置 | ||
{ | ||
id: 'feature:logtailUtf16', | ||
@@ -2051,2 +2069,9 @@ status: true, | ||
}, { | ||
id: 'feature:new_observability_app', | ||
status: true, | ||
attribute: { | ||
regions: [], | ||
uid: true | ||
} | ||
}, { | ||
id: 'feature:observability_uem', | ||
@@ -2066,2 +2091,9 @@ status: true, | ||
}, { | ||
id: 'feature:auto-transform-markdown', | ||
status: true, | ||
attribute: { | ||
regions: [], | ||
uid: true | ||
} | ||
}, { | ||
id: 'feature:auto-transform-droplist', | ||
@@ -2089,2 +2121,25 @@ status: true, | ||
} | ||
}, { | ||
id: 'feature:logtail-regex-copilot', | ||
status: true, | ||
attribute: { | ||
regions: [], | ||
uid: true | ||
} | ||
}, | ||
// Logtail正则提取对接Copilot | ||
{ | ||
id: 'feature:logsearch_data_statistics', | ||
status: true, | ||
attribute: { | ||
regions: [], | ||
uid: true | ||
} | ||
}, { | ||
id: 'feature:new_global_acceleration', | ||
status: true, | ||
attribute: { | ||
regions: ['!cn-shanghai-corp'], | ||
uid: true | ||
} | ||
}]; | ||
@@ -2245,2 +2300,4 @@ | ||
SLSOPENLINK: getLinks('sls.open.link'), | ||
SLSOPENSLSLINK: getLinks('sls.open.sls.link'), | ||
SLSOPENINGESTLINK: getLinks('sls.open.ingest.link'), | ||
SLSPRODUCTPAGE: getLinks('sls.product.page'), | ||
@@ -2293,2 +2350,3 @@ SLSPRICELINK: getLinks('sls.price.link'), | ||
VPCOPENURL: getLinks('sls.audit.vpc.open.url'), | ||
DNSUPGRADEURL: getLinks('sls.audit.dns.upgrade.url'), | ||
CLOUDCONFIGOPEN: getLinks('sls.audit.cloudconfig.open.url'), | ||
@@ -2295,0 +2353,0 @@ CLOUDCONFIGRESOURCE: getLinks('sls.audit.cloudconfig.resource.url'), |
@@ -5,2 +5,4 @@ declare function magicI18n(string: any): any; | ||
const SLSOPENLINK: any; | ||
const SLSOPENSLSLINK: any; | ||
const SLSOPENINGESTLINK: any; | ||
const SLSPRODUCTPAGE: any; | ||
@@ -53,2 +55,3 @@ const SLSPRICELINK: any; | ||
const VPCOPENURL: any; | ||
const DNSUPGRADEURL: any; | ||
const CLOUDCONFIGOPEN: any; | ||
@@ -55,0 +58,0 @@ const CLOUDCONFIGRESOURCE: any; |
{ | ||
"name": "@aliyun-sls/runtime", | ||
"version": "0.3.10-dev-1", | ||
"version": "0.3.10-dev-10", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/runtime.cjs.js", |
46485
2.57%2411
2.6%