You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
services[1].duration20000The sample rate precision is 1/10000. 10000 means 100% sample in default. Setting this threshold about the latency would make the slow trace segments sampled if they cost more time, even the sampling mechanism activated. The default value is `-1`, which means would not sample slow traces. Unit, millisecond.
3
+
configuration.nacos.port49317Nacos Server Port
4
+
configuration.zookeeper.hostPortlocalhost:49315Zookeeper host port
storage.mysql.metadataQueryMaxSize5000Metadata query max size
8
+
configuration.apollo.period1Unit seconds sync period default fetch every 60 seconds
9
+
configuration.nacos.period2Unit seconds sync period default fetch every 60 seconds
10
+
configuration.nacos.accessKeyNacos auth accessKey
11
+
configuration.consul.period1Sync period in seconds. Defaults to 60 seconds.
12
+
configuration.etcd.period1Unit seconds sync period default fetch every 60 seconds
13
+
configuration.zookeeper.maxRetries3max number of times to retry
14
+
configuration.apollo.apolloClusterdefaultApollo cluster name
15
+
configuration.zookeeper.hostPortlocalhost:49310Zookeeper host port
16
+
core.default.enableDataKeeperExecutorTRUESet a timeout on metrics data. After the timeout has expired, the metrics data will automatically be deleted.
17
+
default.rate10000The sample rate precision is 1/10000. 10000 means 100% sample in default
18
+
receiver-zipkin.default.restPort9411Port used by OAP to collect zipkin trace from HTTP
19
+
services[1].namename1The sample rate precision is 1/10000. 10000 means 100% sample in default. Setting this threshold about the latency would make the slow trace segments sampled if they cost more time, even the sampling mechanism activated. The default value is `-1`, which means would not sample slow traces. Unit, millisecond.
20
+
services[0].rate2000The sample rate precision is 1/10000. 10000 means 100% sample in default. Setting this threshold about the latency would make the slow trace segments sampled if they cost more time, even the sampling mechanism activated. The default value is `-1`, which means would not sample slow traces. Unit, millisecond.
21
+
MO-1.MO-1-P1.prop2value2-propExample configs
22
+
MO-1.MO-1-P1.p1value1Example configs
23
+
configuration.consul.hostAndPortslocalhost:49296Consul host and ports separated by comma eg 1.2.3.4:8500,2.3.4.5:8500
configuration.nacos.serverAddrlocalhostNacos Server Host
29
+
configuration.etcd.endpointshttp://127.0.0.1:49305Etcd Server Host
30
+
services[1].rate1000The sample rate precision is 1/10000. 10000 means 100% sample in default. Setting this threshold about the latency would make the slow trace segments sampled if they cost more time, even the sampling mechanism activated. The default value is `-1`, which means would not sample slow traces. Unit, millisecond.
31
+
configuration.nacos.groupskywalkingNacos Configuration Group
32
+
configuration.apollo.apolloMetahttp://localhost:49284Apollo host and port
33
+
configuration.etcd.endpointshttp://127.0.0.1:49302Etcd Server Host
34
+
services[0].namename2The sample rate precision is 1/10000. 10000 means 100% sample in default. Setting this threshold about the latency would make the slow trace segments sampled if they cost more time, even the sampling mechanism activated. The default value is `-1`, which means would not sample slow traces. Unit, millisecond.
35
+
configuration.zookeeper.baseSleepTimeMs1000initial amount of time to wait between retries
services[0].duration30000The sample rate precision is 1/10000. 10000 means 100% sample in default. Setting this threshold about the latency would make the slow trace segments sampled if they cost more time, even the sampling mechanism activated. The default value is `-1`, which means would not sample slow traces. Unit, millisecond.
45
+
configuration.zookeeper.period1Unit seconds sync period default fetch every 60 seconds
46
+
configuration.etcd.namespace/skywalking/Etcd Configuration Group
2. Execution results for each case in the tab separated format
47
+
48
+
Param Test Value p/f Time_in_ns
49
+
```json
50
+
services[0].duration org.apache.skywalking.oap.server.analyzer.provider.trace.TraceSamplingPolicyWatcherTest#testDefaultSampleRateNotify 15000 p 9188519779
51
+
services[0].duration org.apache.skywalking.oap.server.analyzer.provider.trace.TraceSamplingPolicyWatcherTest#testDefaultSampleRateNotify 60000 p 9179170267
0 commit comments