This version is a pre-release (Alpha) and is not recommended for use in production.
This release mostly contains under-the-hood changes to improve stability and small tweaks to the ASP.NET MVC integration. We also now build an installer to support 32-bit applications.
Profiling API (C++)
- Major code refactoring
- Added many unit tests
- General code clean up, following Google C++ style guide for naming conventions, etc
- Integrations are now defined in JSON files, getting us closer to supporting custom instrumentation by users
DATADOG_PROFILER_PROCESSESenvironment variable is now optional, attach to all .NET processes if not defined
ASP.NET MVC
- Include application path in the service name for web applications hosted in IIS
- Include
Hostheader in the span metadata
Windows Installer
- Schedule an OS reboot so IIS can pick up new environment variables