Skip to content

Commit 89ca9a0

Browse files
Anusha NarapureddyAnusha Narapureddy
authored andcommitted
sampling config fix
1 parent ac5e046 commit 89ca9a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/03-tail-sampling-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ spec:
3030
policies:
3131
- name: keep-errors
3232
type: status_code
33-
status_code: {status_codes: [ERROR, UNSET]}
33+
status_code: {status_codes: [ERROR]}
3434
- name: keep-slow-traces
3535
type: latency
3636
latency: {threshold_ms: 500}

0 commit comments

Comments
 (0)