Skip to content

Conversation

lucaspimentel
Copy link
Member

@lucaspimentel lucaspimentel commented Sep 4, 2025

What does this PR do? What is the motivation?

Clarified the conditions under which ActiveScope can be null and removed unnecessary comments related to SOAP action tagging.

Merge instructions

Merge readiness:

  • Ready for merge

For Datadog employees:

Your branch name MUST follow the <name>/<description> convention and include the forward slash (/). Without this format, your pull request will not pass CI, the GitLab pipeline will not run, and you won't get a branch preview. Getting a branch preview makes it easier for us to check any issues with your PR, such as broken links.

If your branch doesn't follow this format, rename it or create a new branch and PR.

[6/5/2025] Merge queue has been disabled on the documentation repo. If you have write access to the repo, the PR has been reviewed by a Documentation team member, and all of the required checks have passed, you can use the Squash and Merge button to merge the PR. If you don't have write access, or you need help, reach out in the #documentation channel in Slack.

Additional notes

Clarified the conditions under which ActiveScope can be null and removed unnecessary comments related to SOAP action tagging.
@lucaspimentel lucaspimentel requested review from a team as code owners September 4, 2025 16:09
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the guidance for implementing ASP.NET IHttpModule custom instrumentation by clarifying when ActiveScope can be null and simplifying the example code.

  • Clarifies the conditions under which ActiveScope can be null
  • Removes SOAP-specific tagging code from the example
  • Simplifies the comment explaining null scope scenarios

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

github-actions bot commented Sep 4, 2025

Preview links (active after the build_preview check completes)

Modified Files

Copy link
Contributor

@link04 link04 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

Copy link
Contributor

@bouwkast bouwkast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Lucas!

Copy link
Contributor

@brett0000FF brett0000FF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@brett0000FF brett0000FF merged commit 1643c60 into master Sep 4, 2025
21 of 24 checks passed
@brett0000FF brett0000FF deleted the lpimentel/apm-dotnet-ihttpmodule branch September 4, 2025 17:06
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.

4 participants