|
@@ -49,7 +49,7 @@ instance_config = {
|
|
|
# 密钥
|
|
|
'key_pair_name': 'stuuudy',
|
|
|
# tag
|
|
|
- 'tags': [{"Key": "ecs", "Value": "longvideoapi.prod"}]
|
|
|
+ 'tags': [{"Key": "ecs", "Value": "longvideoapi.prod"},{"Key": "o11y.aliyun.dev/prod", "Value": "longvideoapi"}]
|
|
|
}
|
|
|
|
|
|
# 机器配置_hangzhou_i
|
|
@@ -73,7 +73,7 @@ instance_config_i = {
|
|
|
# 密钥
|
|
|
'key_pair_name': 'stuuudy',
|
|
|
# tag
|
|
|
- 'tags': [{"Key": "ecs", "Value": "longvideoapi.prod"}]
|
|
|
+ 'tags': [{"Key": "ecs", "Value": "longvideoapi.prod"},{"Key": "o11y.aliyun.dev/prod", "Value": "longvideoapi"}]
|
|
|
}
|
|
|
|
|
|
# 机器配置_hangzhou_g
|
|
@@ -97,7 +97,7 @@ instance_config_g = {
|
|
|
# 密钥
|
|
|
'key_pair_name': 'stuuudy',
|
|
|
# tag
|
|
|
- 'tags': [{"Key": "ecs", "Value": "longvideoapi.prod"}]
|
|
|
+ 'tags': [{"Key": "ecs", "Value": "longvideoapi.prod"},{"Key": "o11y.aliyun.dev/prod", "Value": "longvideoapi"}]
|
|
|
}
|
|
|
|
|
|
# 机器配置_hangzhou_j
|
|
@@ -121,7 +121,7 @@ instance_config_j = {
|
|
|
# 密钥
|
|
|
'key_pair_name': 'stuuudy',
|
|
|
# tag
|
|
|
- 'tags': [{"Key": "ecs", "Value": "longvideoapi.prod"}]
|
|
|
+ 'tags': [{"Key": "ecs", "Value": "longvideoapi.prod"},{"Key": "o11y.aliyun.dev/prod", "Value": "longvideoapi"}]
|
|
|
}
|
|
|
|
|
|
# 机器配置_hangzhou_k
|
|
@@ -145,7 +145,7 @@ instance_config_k = {
|
|
|
# 密钥
|
|
|
'key_pair_name': 'stuuudy',
|
|
|
# tag
|
|
|
- 'tags': [{"Key": "ecs", "Value": "longvideoapi.prod"}]
|
|
|
+ 'tags': [{"Key": "ecs", "Value": "longvideoapi.prod"},{"Key": "o11y.aliyun.dev/prod", "Value": "longvideoapi"}]
|
|
|
}
|
|
|
|
|
|
# 机器配置_hangzhou_k alb
|
|
@@ -169,7 +169,7 @@ instance_config_k_alb = {
|
|
|
# 密钥
|
|
|
'key_pair_name': 'stuuudy',
|
|
|
# tag
|
|
|
- 'tags': [{"Key": "ecs", "Value": "longvideoapi.prod"}]
|
|
|
+ 'tags': [{"Key": "ecs", "Value": "longvideoapi.prod"},{"Key": "o11y.aliyun.dev/prod", "Value": "longvideoapi"}]
|
|
|
}
|
|
|
|
|
|
|