Skip to content

v1.37.0

Choose a tag to compare

@mabdinur mabdinur released this 31 Oct 18:02
· 44 commits to master since this release
7cab7b1

New Features

  • Add /evp_proxy/v2/api/v2/exposures endpoint to collect feature flag exposures requests.
  • Adds a new web ui that provides a dashboard for inspecting agent configuration, viewing received requests, exploring traces and snapshots, and managing tracer-flare and remote configuration.

Bug Fixes

  • otlp: Fix OTLP endpoint response format for logs and metrics to return proper protobuf content type and serialized response body for HTTP requests.

New Contributors