Skip to content

Fix internal metric names in new sender API

Compare
Choose a tag to compare
@keep94 keep94 released this 18 Aug 15:18
10ec95b

Bug Fixes and Dependency Updates

  • Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #95
  • Prefix of internal metric names is ~sdk.go.core.sender.proxy when new sender API is used in proxy mode and it is ~sdk.go.core.sender.direct when new sender API is used in direct ingestion mode #96. The new sender API used to always use the ~sdk.go.core.sender.direct prefix for internal metrics

Full Changelog: v0.10.1...v0.10.2