tencentcloud-sdk-apm 3.0.768 → 3.0.769

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c8a82a6f89907e9412f25cbebbc71014c251631e
4
- data.tar.gz: e89bd0ffd00c18387804fb7468585221e23b7251
3
+ metadata.gz: af7951d46b456c66ea836cca92fa85e497d753a3
4
+ data.tar.gz: ad9929af5ea40d15c2f680c6d4fe0405eb2a587c
5
5
  SHA512:
6
- metadata.gz: 964cfa3abef0c98242f77945473c96a80ed313c1baaa54bd6c1a26ea21ed9592eac284008e604de0cb0f2b08e104b69500eefc9f8ad16bf27f9c0ac418dbda5b
7
- data.tar.gz: 5d4b1a553aea4dfe45b7a13cecaaad89eb453a906fbbf913b44ccf108f6a2d8516ebd5a0a69433ceb826420b4bef3b9ba7f4d744b6994b7ebab54974ec476a02
6
+ metadata.gz: 53842d0391bfd55df478368a1cc813d5f751204c0f07a66f0394a820231ea181fda00c2ed7c20292a83500b3ef3fc7bed39b45815453b077d9d141c590560018
7
+ data.tar.gz: 6f894555706218c7f0c9cd05103a04ec19517fab311e54eace3694483494352ed255d884f73558db3ed3ed354c04018b0e6f5c6b0062324d2a6fdc8472fd3c82
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.768
1
+ 3.0.769
@@ -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.769
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-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common