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

Azure ApplicationInsights stopped reporting Query paramters in Request traces - With 3.5.0 #3580

Closed
mohitj13 opened this issue Mar 8, 2024 · 1 comment · Fixed by #3581
Closed

Comments

@mohitj13
Copy link

mohitj13 commented Mar 8, 2024

Expected behavior

With previous versions the complete http path along with query parameter was reported in the HTTP request span in the application insights view.

Actual behavior

With new 3.5.0 version the HTTP request span only show the reduced path of the request without query parameter.

System information

Please provide the following information:

  • SDK Version: 3.5.0
  • OS type and version: N/A
  • Application Server type and version (if applicable): N/A
  • Using spring-boot? 3.2.2
  • Additional relevant libraries (with version, if applicable): N/A

Looks like the semantic change might have created this issue - https://github.com/open-telemetry/semantic-conventions/blob/main/docs/http/migration-guide.md#summary-of-changes

@trask
Copy link
Member

trask commented Mar 8, 2024

Thanks for reporting this! We will get it fixed quickly.

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

Successfully merging a pull request may close this issue.

2 participants