Skip to content

0.3.2-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@lucaspimentel lucaspimentel released this 26 Sep 19:32
· 4560 commits to master since this release
a82f73f

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 and SpanId properties to Span 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
  • all integrations
    • make operation names clearer and more consistent