tencentcloud-sdk-tem 1.0.328 → 1.0.331
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20210701/models.rb +8 -4
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8c203492b436751d683eb4791984494d046417e7
|
|
4
|
+
data.tar.gz: fa07c5a057fff38ca93d6d4ac79db284bc7bc145
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9b32ff7d5278719d65479890ff56ac7b73f20f07a1b13844b974f5dadfeee772420ad60807c19d884814d46177002688e2f27426149e748e8a31bb6cb2b9fdc1
|
|
7
|
+
data.tar.gz: 391c3ccc8474510bb448b2c40fc03ea39de853da39198b292ef85e04f031340ca9eec0b47875ad8ab49ff4c606280d821a51a498fbb9dd6c54149ec9ad662d23
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.0.
|
|
1
|
+
1.0.331
|
data/lib/v20210701/models.rb
CHANGED
|
@@ -568,9 +568,9 @@ module TencentCloud
|
|
|
568
568
|
# @type Readiness: :class:`Tencentcloud::Tem.v20210701.models.HealthCheckConfig`
|
|
569
569
|
# @param DeployStrategyConf: 分批发布策略配置
|
|
570
570
|
# @type DeployStrategyConf: :class:`Tencentcloud::Tem.v20210701.models.DeployStrategyConf`
|
|
571
|
-
# @param HorizontalAutoscaler:
|
|
571
|
+
# @param HorizontalAutoscaler: 弹性策略(已弃用,请使用弹性伸缩策略组合相关接口)
|
|
572
572
|
# @type HorizontalAutoscaler: Array
|
|
573
|
-
# @param CronHorizontalAutoscaler:
|
|
573
|
+
# @param CronHorizontalAutoscaler: 定时弹性策略(已弃用,请使用弹性伸缩策略组合相关接口)
|
|
574
574
|
# @type CronHorizontalAutoscaler: Array
|
|
575
575
|
# @param LogEnable: 是否启用log,1为启用,0为不启用
|
|
576
576
|
# @type LogEnable: Integer
|
|
@@ -590,10 +590,12 @@ module TencentCloud
|
|
|
590
590
|
# @type OsFlavour: String
|
|
591
591
|
# @param EnablePrometheusConf: 是否开启prometheus 业务指标监控
|
|
592
592
|
# @type EnablePrometheusConf: :class:`Tencentcloud::Tem.v20210701.models.EnablePrometheusConf`
|
|
593
|
+
# @param EnableTracing: 1:开始apm采集;0:关闭apm采集
|
|
594
|
+
# @type EnableTracing: Integer
|
|
593
595
|
|
|
594
|
-
attr_accessor :ApplicationId, :InitPodNum, :CpuSpec, :MemorySpec, :EnvironmentId, :ImgRepo, :VersionDesc, :JvmOpts, :EsInfo, :EnvConf, :LogConfs, :StorageConfs, :StorageMountConfs, :DeployMode, :DeployVersion, :PkgName, :JdkVersion, :SecurityGroupIds, :LogOutputConf, :SourceChannel, :Description, :ImageCommand, :ImageArgs, :UseRegistryDefaultConfig, :SettingConfs, :Service, :VersionId, :PostStart, :PreStop, :Liveness, :Readiness, :DeployStrategyConf, :HorizontalAutoscaler, :CronHorizontalAutoscaler, :LogEnable, :ConfEdited, :SpeedUp, :StartupProbe, :OsFlavour, :EnablePrometheusConf
|
|
596
|
+
attr_accessor :ApplicationId, :InitPodNum, :CpuSpec, :MemorySpec, :EnvironmentId, :ImgRepo, :VersionDesc, :JvmOpts, :EsInfo, :EnvConf, :LogConfs, :StorageConfs, :StorageMountConfs, :DeployMode, :DeployVersion, :PkgName, :JdkVersion, :SecurityGroupIds, :LogOutputConf, :SourceChannel, :Description, :ImageCommand, :ImageArgs, :UseRegistryDefaultConfig, :SettingConfs, :Service, :VersionId, :PostStart, :PreStop, :Liveness, :Readiness, :DeployStrategyConf, :HorizontalAutoscaler, :CronHorizontalAutoscaler, :LogEnable, :ConfEdited, :SpeedUp, :StartupProbe, :OsFlavour, :EnablePrometheusConf, :EnableTracing
|
|
595
597
|
|
|
596
|
-
def initialize(applicationid=nil, initpodnum=nil, cpuspec=nil, memoryspec=nil, environmentid=nil, imgrepo=nil, versiondesc=nil, jvmopts=nil, esinfo=nil, envconf=nil, logconfs=nil, storageconfs=nil, storagemountconfs=nil, deploymode=nil, deployversion=nil, pkgname=nil, jdkversion=nil, securitygroupids=nil, logoutputconf=nil, sourcechannel=nil, description=nil, imagecommand=nil, imageargs=nil, useregistrydefaultconfig=nil, settingconfs=nil, service=nil, versionid=nil, poststart=nil, prestop=nil, liveness=nil, readiness=nil, deploystrategyconf=nil, horizontalautoscaler=nil, cronhorizontalautoscaler=nil, logenable=nil, confedited=nil, speedup=nil, startupprobe=nil, osflavour=nil, enableprometheusconf=nil)
|
|
598
|
+
def initialize(applicationid=nil, initpodnum=nil, cpuspec=nil, memoryspec=nil, environmentid=nil, imgrepo=nil, versiondesc=nil, jvmopts=nil, esinfo=nil, envconf=nil, logconfs=nil, storageconfs=nil, storagemountconfs=nil, deploymode=nil, deployversion=nil, pkgname=nil, jdkversion=nil, securitygroupids=nil, logoutputconf=nil, sourcechannel=nil, description=nil, imagecommand=nil, imageargs=nil, useregistrydefaultconfig=nil, settingconfs=nil, service=nil, versionid=nil, poststart=nil, prestop=nil, liveness=nil, readiness=nil, deploystrategyconf=nil, horizontalautoscaler=nil, cronhorizontalautoscaler=nil, logenable=nil, confedited=nil, speedup=nil, startupprobe=nil, osflavour=nil, enableprometheusconf=nil, enabletracing=nil)
|
|
597
599
|
@ApplicationId = applicationid
|
|
598
600
|
@InitPodNum = initpodnum
|
|
599
601
|
@CpuSpec = cpuspec
|
|
@@ -634,6 +636,7 @@ module TencentCloud
|
|
|
634
636
|
@StartupProbe = startupprobe
|
|
635
637
|
@OsFlavour = osflavour
|
|
636
638
|
@EnablePrometheusConf = enableprometheusconf
|
|
639
|
+
@EnableTracing = enabletracing
|
|
637
640
|
end
|
|
638
641
|
|
|
639
642
|
def deserialize(params)
|
|
@@ -743,6 +746,7 @@ module TencentCloud
|
|
|
743
746
|
@EnablePrometheusConf = EnablePrometheusConf.new
|
|
744
747
|
@EnablePrometheusConf.deserialize(params['EnablePrometheusConf'])
|
|
745
748
|
end
|
|
749
|
+
@EnableTracing = params['EnableTracing']
|
|
746
750
|
end
|
|
747
751
|
end
|
|
748
752
|
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-tem
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.331
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2022-06-
|
|
11
|
+
date: 2022-06-13 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|