-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
519 add samplingignore logic #521
Conversation
2ba429b
to
db2f396
Compare
e609a84
to
8af707c
Compare
e8e5e65
to
73375ff
Compare
73375ff
to
c66dcd5
Compare
Is this supporting wildcard ( |
There is prefix matching for endpoints. Do we want regex/prefix match for job names or just explicit? This is something I thought about yesterday. At least in Rails job names are usually something like |
No description provided.