Skip to content

0.70.0 - Updated sdk metrics

Choose a tag to compare

@statsig-kong statsig-kong released this 18 Feb 00:14
· 8 commits to main since this release
7dde304

New Features

  • Added id_lists_sync_overall.latency telemetry with reduced-cardinality tags:
    - id_list_manifest_success
    - succeed_single_id_list_number
  • Added network latency telemetry metrics (with request/result tagging) for better end-to-end observability.
  • Changed ID list downloads from concurrent to serial execution for safer/stabler processing.

Fixes

  • Bumped protobuf dependency to 6.33.5.

Included In This Release

  • 4dc9efa kat-statsig
    • split id_lists overall latency metric with reduced tags (#488)
  • 1f5083a kat-statsig
    • Update config_sync_overall latency error tagging (#487)
  • af6f4da kat-statsig
    • network latency telemetry metrics (#485)
  • 2de6aa4 eric@statsig.com
    • [download_id_list] turn requests serial instead of concurrent (#484)
  • 5efc417 Daniel
    • chore: bump 'protobuf' dep to 6.33.5 (#483)

Full Changelog: 0.69.0...0.70.0