You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The OpenTelemetry Collector Contrib contains everything in the [opentelemetry-collector release](https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.13.0) (be sure to check the release notes here as well!). Check out the [Getting Started Guide](https://opentelemetry.io/docs/collector/about/) for deployment and configuration information.
10
+
11
+
## 💡 Enhancements 💡
12
+
13
+
-`sapm` exporter:
14
+
- Enable queuing by default (#1224)
15
+
- Add SignalFx APM correlation (#1205)
16
+
- Make span source attribute and destination dimension names configurable (#1286)
17
+
-`signalfx` exporter:
18
+
- Pass context to the http client requests (#1225)
19
+
- Update `disk.summary_utilization` translation rule to accommodate new labels (#1258)
0 commit comments