tencentcloud-sdk-apm 3.0.768 → 3.0.770

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c8a82a6f89907e9412f25cbebbc71014c251631e
4
- data.tar.gz: e89bd0ffd00c18387804fb7468585221e23b7251
3
+ metadata.gz: 5ef0b48d9b81ca8ace7b9141218720faa9466123
4
+ data.tar.gz: 0bb5684be1b374ff20aae60baa43389e44be2b7f
5
5
  SHA512:
6
- metadata.gz: 964cfa3abef0c98242f77945473c96a80ed313c1baaa54bd6c1a26ea21ed9592eac284008e604de0cb0f2b08e104b69500eefc9f8ad16bf27f9c0ac418dbda5b
7
- data.tar.gz: 5d4b1a553aea4dfe45b7a13cecaaad89eb453a906fbbf913b44ccf108f6a2d8516ebd5a0a69433ceb826420b4bef3b9ba7f4d744b6994b7ebab54974ec476a02
6
+ metadata.gz: e72dbcb2e8e99d5a8d30802583ddae533eda02b41d77ca35e4c9b6710f0366282956ce4cca7bb9f8fffc639869b4cccbda55b6ad28aa870ed20bbc6ae3ec4030
7
+ data.tar.gz: 23ea9a1998e74a27360d725c8de242cd391b50f09cc9041c9af9f10dd5236c374ff2d56bdae93f13c4ace0f7071bd77f94850c25fd62b7ab6c47394067401d0d
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.768
1
+ 3.0.770
@@ -382,11 +382,11 @@ module TencentCloud
382
382
  # @type Name: String
383
383
  # @param Description: 实例描述信息
384
384
  # @type Description: String
385
- # @param TraceDuration: Trace数据保存时长
385
+ # @param TraceDuration: Trace数据保存时长,单位为天默认存储为3天
386
386
  # @type TraceDuration: Integer
387
387
  # @param Tags: 标签列表
388
388
  # @type Tags: Array
389
- # @param SpanDailyCounters: 实例上报额度值
389
+ # @param SpanDailyCounters: 实例上报额度值,默认赋值为0表示不限制上报额度
390
390
  # @type SpanDailyCounters: Integer
391
391
  # @param PayMode: 实例的计费模式
392
392
  # @type PayMode: Integer
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-apm
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.768
4
+ version: 3.0.770
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-02-22 00:00:00.000000000 Z
11
+ date: 2024-02-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common