Agent Data Plane 0.1.32
What's Changed
- chore(otlp): use
SharedTagSetfor OTLP trace resource tags by @rayz in #1153 - fix(config): don't attempt secrets resolution if backend command is empty by @tobz in #1167
- fix(agent-data-plane): allow check config files without
init_configby @Enzu83 in #1166 - experiment(otlp): use string interner in OTLP trace translation by @rayz in #1133
- chore(agent-data-plane): bump version to 0.1.32 by @tobz in #1168
- enhancement(ci): add workflow to automatically bump ADP version after release by @tobz in #1169
- chore(otlp): use
BufferedDispatcherin the OTLP source by @rayz in #1163
New Contributors
Full Changelog: 0.1.31...0.1.32