Skip to content

v1.31.0

Compare
Choose a tag to compare
@andrewslotin andrewslotin released this 28 Jul 15:46

This minor release includes the following fixes & improvements:

  • Log records created via the OpenTracing span API using (opentracing.Span).LogFields() and similar methods are now forwarded to the agent if they contain a field with "error" or "error.object" as a key. These records can be found in the "Logs" tab at the call details page for this trace.
  • Added a new span data type for sending log spans to the agent. This allows instrumenting the logging frameworks such as github.com/sirupsen/logrus or github.com/uber-go/zap to forward logs to Instana