Skip to content

Conversation

@bradschwartz
Copy link
Contributor

I have a public web app that has an expected number of 401s/422s/etc that are not being sampled out by Uinta, and end up polluting my logs. This PR makes it so I can pass in a list of allowed HTTP status codes to be considered as part of the 'success' logs, and sampled according to the existing logic.

I have a public web app that has an expected number of 401s/422s/etc that are not being sampled out by Uinta. This PR makes it so I can pass in a list of allowed HTTP status codes to be considered as part of the 'success' logs, and sampled according to the existing logic.
@bradschwartz bradschwartz requested a review from a team as a code owner September 12, 2025 20:31
@bradschwartz bradschwartz merged commit 2abc5a3 into master Sep 16, 2025
9 checks passed
@bradschwartz bradschwartz deleted the bs/custom-status-codes branch September 16, 2025 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants