Skip to content
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

Add ability to provide custom normalization of URI mapping saved as resource name #6886

Open
marcindabrowski opened this issue Apr 4, 2024 · 0 comments

Comments

@marcindabrowski
Copy link

In PHP client there is possibility to configure the mapping of resource name: Map resource names to normalized URI.

Please introduce something like this in Java library.
Now tags with resource names are somehow obfuscated, but it is not working perfectly - I have similar issue as in DataDog/dd-trace-php#455.

It also would be nice to have host in some tag or in resource name. Why? We are connecting to services provided by different companies, and they have the same path, ie.: path to OAuth2 token. Now it is impossible to distinguish metrics for those calls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants