tencentcloud-sdk-python-apm 3.0.1239__py2.py3-none-any.whl → 3.0.1241__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of tencentcloud-sdk-python-apm might be problematic. Click here for more details.

tencentcloud/__init__.py CHANGED
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.0.1239'
17
+ __version__ = '3.0.1241'
@@ -38,7 +38,7 @@ FAILEDOPERATION_ACCESSTAGFAIL = 'FailedOperation.AccessTagFail'
38
38
  # token信息不存在。
39
39
  FAILEDOPERATION_APMCREDENTIALNOTEXIST = 'FailedOperation.ApmCredentialNotExist'
40
40
 
41
- # appid和实例信息不匹配。
41
+ # appid和业务系统信息不匹配。
42
42
  FAILEDOPERATION_APPIDNOTMATCHINSTANCEINFO = 'FailedOperation.AppIdNotMatchInstanceInfo'
43
43
 
44
44
  # 未命中白名单且实例id为官方demo实例id时,不允许修改接口。
@@ -56,7 +56,7 @@ FAILEDOPERATION_INSTANCECANNOTMODIFY = 'FailedOperation.InstanceCannotModify'
56
56
  # 实例ID为空。
57
57
  FAILEDOPERATION_INSTANCEIDISEMPTY = 'FailedOperation.InstanceIdIsEmpty'
58
58
 
59
- # apm实例不存在。
59
+ # apm业务系统不存在。
60
60
  FAILEDOPERATION_INSTANCENOTFOUND = 'FailedOperation.InstanceNotFound'
61
61
 
62
62
  # 非法实例id。
@@ -68,7 +68,7 @@ FAILEDOPERATION_INVALIDREGEX = 'FailedOperation.InvalidRegex'
68
68
  # 不合法请求
69
69
  FAILEDOPERATION_INVALIDREQUEST = 'FailedOperation.InvalidRequest'
70
70
 
71
- # 实例和服务名不匹配。
71
+ # 业务系统和应用名不匹配。
72
72
  FAILEDOPERATION_INVALIDSERVICENAME = 'FailedOperation.InvalidServiceName'
73
73
 
74
74
  # Tag中指定了无效的Key
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-apm
3
- Version: 3.0.1239
3
+ Version: 3.0.1241
4
4
  Summary: Tencent Cloud Apm SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
15
15
  Classifier: Programming Language :: Python :: 3
16
16
  Classifier: Programming Language :: Python :: 3.6
17
17
  Classifier: Programming Language :: Python :: 3.7
18
- Requires-Dist: tencentcloud-sdk-python-common (==3.0.1239)
18
+ Requires-Dist: tencentcloud-sdk-python-common (==3.0.1241)
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -0,0 +1,10 @@
1
+ tencentcloud/__init__.py,sha256=7YHkkSBCNOjELjN1ynJWAt_FnYcvQf9jufkU5ttUaK8,631
2
+ tencentcloud/apm/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ tencentcloud/apm/v20210622/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ tencentcloud/apm/v20210622/apm_client.py,sha256=o1M-OVvg-MTV37dZ_Y_yI6yDJ3xsovlrSKOnY1HdrGc,12187
5
+ tencentcloud/apm/v20210622/errorcodes.py,sha256=Zuql3KDXdj33tgIzOSAn6cCt3JRXVH25AOHbbwtOjoE,4845
6
+ tencentcloud/apm/v20210622/models.py,sha256=FBiURpLe2Gwo9In5zqYvGHbSPyOhTbQntEpdlNs_B1o,108742
7
+ tencentcloud_sdk_python_apm-3.0.1241.dist-info/METADATA,sha256=OMqrU_cwRQHDL71ghoUrrI_iMvViIHfdEisAAH1JRkA,1492
8
+ tencentcloud_sdk_python_apm-3.0.1241.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
9
+ tencentcloud_sdk_python_apm-3.0.1241.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
10
+ tencentcloud_sdk_python_apm-3.0.1241.dist-info/RECORD,,
@@ -1,10 +0,0 @@
1
- tencentcloud/__init__.py,sha256=Ol9u7WtZbuED5nI22QaUnGhkGtL4nl4OyboXJXM9Fk8,631
2
- tencentcloud/apm/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- tencentcloud/apm/v20210622/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
- tencentcloud/apm/v20210622/apm_client.py,sha256=o1M-OVvg-MTV37dZ_Y_yI6yDJ3xsovlrSKOnY1HdrGc,12187
5
- tencentcloud/apm/v20210622/errorcodes.py,sha256=VaB7NJozvtEkYaCcrdddIdvPsvj2c5Zu_ZqH0NeY1w4,4827
6
- tencentcloud/apm/v20210622/models.py,sha256=FBiURpLe2Gwo9In5zqYvGHbSPyOhTbQntEpdlNs_B1o,108742
7
- tencentcloud_sdk_python_apm-3.0.1239.dist-info/METADATA,sha256=qzHcHR32n4ngQr0dBaJEEKQ0fONTtsg_cer_4XW6oXE,1492
8
- tencentcloud_sdk_python_apm-3.0.1239.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
9
- tencentcloud_sdk_python_apm-3.0.1239.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
10
- tencentcloud_sdk_python_apm-3.0.1239.dist-info/RECORD,,