You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to know if there is a way to exclude the /health endpoint from being traced. I am aware that other languages have filters to support this functionality, but I couldn't find any documentation for OPA regarding this.
Any guidance or suggestions would be greatly appreciated.
Thank you!
Additionally, it would be helpful if we could configure it to exclude the /health endpoint from tracing only if the response status is 200. If the /health endpoint returns a 400 status or higher, it should still be logged.
The text was updated successfully, but these errors were encountered:
srenatus
transferred this issue from open-policy-agent/community
Apr 4, 2025
Discussed in https://github.com/orgs/open-policy-agent/discussions/686
Originally posted by loekensgard April 4, 2025
Hi,
I am currently configuring distributed tracing for OPA using the following configuration:
I would like to know if there is a way to exclude the /health endpoint from being traced. I am aware that other languages have filters to support this functionality, but I couldn't find any documentation for OPA regarding this.
Any guidance or suggestions would be greatly appreciated.
Thank you!
The text was updated successfully, but these errors were encountered: