Fix internal metric names in new sender API
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