v0.34.0
This Splunk OpenTelemetry Connector release includes changes from the opentelemetry-collector v0.34.0 and the opentelemetry-collector-contrib v0.34.0 releases.
💡 Enhancements 💡
- Add Amazon ECS EC2 deployment support (#642)
- Enable
memory_ballast
extension in Fargate config (#675) - Initial support bundle PowerShell script; included in the Windows MSI (#654)
- Remove strict
libcap
dependency from the collector RPM (#676)- Allows installation on Linux distros without the
libcap
package. - If installing the collector RPM manually,
libcap
will now need to be installed separately as a prerequisite. See linux-manual.md for details.
- Allows installation on Linux distros without the
🧰 Bug fixes 🧰
- Use system env vars for default paths in the Windows installer script (#667)