Ver Fonte

add tag

supeng há 3 meses atrás
pai
commit
342269d968
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      commonapi/commonapi_config.py

+ 1 - 1
commonapi/commonapi_config.py

@@ -66,7 +66,7 @@ instance_config_h = {
     # 密钥
     'key_pair_name': 'stuuudy',
     # tag
-    'tags': [{"Key": "ecs", "Value": "commonapi.prod"}]
+    'tags': [{"Key": "ecs", "Value": "commonapi.prod"},{"Key": "o11y.aliyun.dev/prod", "Value": "commonapi"}]
 }