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 support for PathBase in Aspnetcore #1983

Merged

Conversation

NatMarchand
Copy link
Contributor

Hey there!
I've noticed that currently, when using telemetry in AspNetCore, Request.PathBase is not used to log the requested uri (see PathBase usage here)
I've changed the HttpRequestExtensions.GetUri method to add it to the concat and added a test accordingly.
Regards,

@rajkumar-rangaraj
Copy link
Member

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@cijothomas
Copy link
Contributor

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@TimothyMothra
Copy link
Member

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@TimothyMothra TimothyMothra merged commit 67ebd6d into microsoft:develop Aug 18, 2020
@NatMarchand NatMarchand deleted the natmarchand/aspnetcorepathbase branch September 17, 2020 13:56
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 this pull request may close these issues.

None yet

4 participants