This version is a pre-release (Beta).
Please read our documentation for instructions on setting up .NET tracing and details about supported frameworks.
Changes since 0.3.1-beta:
New features:
- Added
TraceIdandSpanIdproperties toSpanclass (manual instrumentation)
Bug fixes:
SqlClientintegration- fix service name so it's different from the web framework integrations
StackExchange.Redisintegration- fix error when calling certain methods in the redis client (e.g.
StringGet()) - only include the port number in the
out.porttag
- fix error when calling certain methods in the redis client (e.g.
- all integrations
- make operation names clearer and more consistent