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 .NET Core support to msi installer #173

Merged
merged 5 commits into from
Oct 22, 2018

Conversation

lucaspimentel
Copy link
Member

@lucaspimentel lucaspimentel commented Oct 22, 2018

  • add environment variables required to enable profiler in .NET Core (CORECLR_*)
  • don't restrict process name to w3wp.exe (.NET Core apps run as child processes, not in-process)

I also published NuGet package Datadog.Trace.ClrProfiler.Managed that should be added to .NET Core apps that use automatic instrumentation.

@lucaspimentel lucaspimentel added status:work-in-progress Actively worked on. If this is a PR, no review needed yet. WIP. installer/windows-msi labels Oct 22, 2018
@lucaspimentel lucaspimentel added this to the 0.4.1-beta milestone Oct 22, 2018
@lucaspimentel lucaspimentel self-assigned this Oct 22, 2018
@lucaspimentel lucaspimentel changed the title [WIP] Add .NET Core support to msi installer Add .NET Core support to msi installer Oct 22, 2018
@lucaspimentel lucaspimentel removed the status:work-in-progress Actively worked on. If this is a PR, no review needed yet. WIP. label Oct 22, 2018
@lucaspimentel lucaspimentel merged commit 47871c7 into master Oct 22, 2018
@lucaspimentel lucaspimentel deleted the lpimentel/dotnet-core-msi branch October 22, 2018 22:13
@lucaspimentel lucaspimentel added area:builds project files, build scripts, pipelines, versioning, releases, packages and removed area:deployment-packages labels Jun 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:builds project files, build scripts, pipelines, versioning, releases, packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants