0.3.2-beta
Pre-release
Pre-release
lucaspimentel
released this
26 Sep 19:32
·
4560 commits
to master
since this release
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
TraceId
andSpanId
properties toSpan
class (manual instrumentation)
Bug fixes:
SqlClient
integration- fix service name so it's different from the web framework integrations
StackExchange.Redis
integration- fix error when calling certain methods in the redis client (e.g.
StringGet()
) - only include the port number in the
out.port
tag
- fix error when calling certain methods in the redis client (e.g.
- all integrations
- make operation names clearer and more consistent