Skip to content

Commit

Permalink
Revert "stats: add stats for specific 4xx codes (#902)" (#916)
Browse files Browse the repository at this point in the history
This reverts commit 6cd5ffe.

Signed-off-by: Jose Nino <[email protected]>
  • Loading branch information
junr03 authored Jun 17, 2020
1 parent 139f037 commit 5a00140
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions library/common/config_template.cc
Original file line number Diff line number Diff line change
Expand Up @@ -191,15 +191,6 @@ stats_flush_interval: {{ stats_flush_interval_seconds }}s
- safe_regex:
google_re2: {}
regex: 'cluster\.[\w]+?\.upstream_rq_[1|2|3|4|5]xx'
- safe_regex:
google_re2: {}
regex: 'cluster\.[\w]+?\.upstream_rq_40[0|1|3|4|9]'
- safe_regex:
google_re2: {}
regex: 'cluster\.[\w]+?\.upstream_rq_41[2|3]'
- safe_regex:
google_re2: {}
regex: 'cluster\.[\w]+?\.upstream_rq_42[2|3|9]'
- safe_regex:
google_re2: {}
regex: 'cluster\.[\w]+?\.upstream_rq_active'
Expand Down

0 comments on commit 5a00140

Please sign in to comment.