Skip to content

Commit

Permalink
Remove custom thresholds after maps collector was removed
Browse files Browse the repository at this point in the history
  • Loading branch information
afharo committed Mar 9, 2023
1 parent c18c9de commit f3469fd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
{
"journeyName": "POST /api/telemetry/v2/clusters/_stats - no cache - 1600 dataviews",
"scalabilitySetup": {
"responseTimeThreshold": {
"threshold1": 10000,
"threshold2": 20000,
"threshold3": 30000
},
"warmup": [
{
"action": "constantUsersPerSec",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
{
"journeyName": "POST /api/telemetry/v2/clusters/_stats - no cache",
"scalabilitySetup": {
"responseTimeThreshold": {
"threshold1": 10000,
"threshold2": 20000,
"threshold3": 30000
},
"warmup": [
{
"action": "constantUsersPerSec",
Expand Down

0 comments on commit f3469fd

Please sign in to comment.