We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
HTTP Client metrics do not have a scheme:
- ref: server.port requirement_level: conditionally_required: If not default (`80` for `http` scheme, `443` for `https`).
Populating port alone won't be sufficient since we still won't know the scheme used.
The text was updated successfully, but these errors were encountered:
url.scheme
http.client.request.duration
arminru
Successfully merging a pull request may close this issue.
HTTP Client metrics do not have a scheme:
Populating port alone won't be sufficient since we still won't know the scheme used.
The text was updated successfully, but these errors were encountered: