supeng 3 ay önce
ebeveyn
işleme
342269d968
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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"}]
 }