Replies: 1 comment 1 reply
-
|
No, you can't. That costs too much to do endpoint matching. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the Java agent, we can use trace-ignore-plugin to ignore some specified endpoints, but not on the OAP-server. So can the OAP-server support this feature?
I hope it can ignore the endpoints in the global scope or like sampling rate.
When endpoints are ignored, OAP-server is no need to store and compute any metrics.
Background, there are always people or new services or other things that cause a lot of useless trace to increase storage and waste resources.
Beta Was this translation helpful? Give feedback.
All reactions