OneAgent SDK for .NET - v1.1.0-alpha
Pre-release
Pre-release
This SDK is currently in EAP and still work in progress.
Download/reference via Nuget:
https://www.nuget.org/packages/Dynatrace.OneAgent.Sdk/1.1.0-alpha1
Requires Dynatrace OneAgent version 1.157 or newer installed.
New features:
- Remote call tracing
- Logging callback
The API for async tracing was changed in order to be consistent with .NET guidelines. Please see our readme on how to use StartAsync
and TrackAsync
properly.