|
@@ -365,16 +365,16 @@
|
|
|
defaultObservatory: {
|
|
defaultObservatory: {
|
|
|
subjectSelector: [],
|
|
subjectSelector: [],
|
|
|
probeURL: "https://www.google.com/generate_204",
|
|
probeURL: "https://www.google.com/generate_204",
|
|
|
- probeInterval: "10m",
|
|
|
|
|
|
|
+ probeInterval: "1m",
|
|
|
enableConcurrency: true
|
|
enableConcurrency: true
|
|
|
},
|
|
},
|
|
|
defaultBurstObservatory: {
|
|
defaultBurstObservatory: {
|
|
|
subjectSelector: [],
|
|
subjectSelector: [],
|
|
|
pingConfig: {
|
|
pingConfig: {
|
|
|
destination: "https://www.google.com/generate_204",
|
|
destination: "https://www.google.com/generate_204",
|
|
|
- interval: "30m",
|
|
|
|
|
|
|
+ interval: "1m",
|
|
|
connectivity: "http://connectivitycheck.platform.hicloud.com/generate_204",
|
|
connectivity: "http://connectivitycheck.platform.hicloud.com/generate_204",
|
|
|
- timeout: "10s",
|
|
|
|
|
|
|
+ timeout: "5s",
|
|
|
sampling: 2
|
|
sampling: 2
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|