Skip to content

Commit

Permalink
Identation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pmm-sumo committed Oct 27, 2021
1 parent bd61811 commit e668dc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions processor/cascadingfilterprocessor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,11 +138,11 @@ cascadingfilter:
- name: tail-based-duration
properties:
min_duration: 3s
spans_per_second: 500 # <- adjust the output traffic level
spans_per_second: 500 # <- adjust the output traffic level
- name: tail-based-errors
properties:
min_number_of_errors: 3
spans_per_second: 500 # <- adjust the output traffic level
spans_per_second: 500 # <- adjust the output traffic level
```
### Advanced configuration
Expand Down

0 comments on commit e668dc9

Please sign in to comment.