Skip to content

OneAgent SDK for .NET - v1.1.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@arminru arminru released this 04 Dec 12:31
· 42 commits to master since this release
faa04d9

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.