File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -24,21 +24,20 @@ db.stairway.password=drpasswd
24
24
db.stairway.changesetFile =db.stairway/changelog.xml
25
25
db.stairway.poolMaxTotal =-1
26
26
db.stairway.poolMaxIdle =20
27
- db.stairway.forceClean =true
28
27
29
28
terra.common.stairway.forceCleanStart =false
30
29
terra.common.stairway.migrateUpgrade =true
31
30
terra.common.stairway.maxParallelFlights =120
32
31
terra.common.stairway.clusterNameSuffix =stairwaycluster
33
- terra.common.stairway.tracing-enabled =false
32
+ terra.common.stairway.tracing-enabled =true
34
33
terra.common.kubernetes.inKubernetes =false
35
34
terra.common.kubernetes.podName =datarepo-test-pod
36
- # terra.common.tracing.stackdriverExportEnabled=false
37
35
terra.common.google.metrics.enabled =false
38
36
terra.common.prometheus.endpointEnabled =false
39
37
40
38
# otel
41
- terra.common.tracing.sampling-ratio =0.1
39
+ terra.common.tracing.sampling-ratio =1
40
+ terra.common.google.tracing.enabled =true
42
41
43
42
44
43
oauth.clientId =970791974390-1581mjhtp2b3jmg4avhor1vabs13b7ur.apps.googleusercontent.com
You can’t perform that action at this time.
0 commit comments