Skip to content

1.1.0

Compare
Choose a tag to compare
@Kyle-Verhoog Kyle-Verhoog released this 12 Oct 15:43
· 126 commits to master since this release

Release Notes

v1.1.0

New Features

  • Trace requests can now be proxied to an actual agent by passing an agent url to the test agent. This can be done by passing the --agent-url command-line option or via the DD_AGENT_URL or DD_TRACE_AGENT_URL environment variables.
  • Add Python 3.10 support.
  • Add support for the /v0.5/traces endpoint. Traces sent to this endpoint can be queried and snapshotted just as they can be for /v0.4/traces.

Other Notes

  • Snapshots will no longer have empty meta/metrics maps included in the output.