Skip to content

1.18.0

Latest
Compare
Choose a tag to compare
@Kyle-Verhoog Kyle-Verhoog released this 28 Aug 16:25
· 3 commits to master since this release
64a2580

New Features

  • Add peer_tags field to /info endpoint for testing client side stats.
  • Add support for parsing the meta_struct field in traces. This field just like the meta field map but the values are arbitrary inner msgpack-encoded values. When the meta_struct field is present, its inner messages will be parsed and added to the trace as a dictionary.
  • Add support for v0.7 traces.