What's Changed
Fixes
* fix: simplify otel input/output and accept string token values by Steffen911 in https://github.com/langfuse/langfuse/pull/5777
Chores
* chore: add env.HOSTNAME support for worker container by Steffen911 in https://github.com/langfuse/langfuse/pull/5779
**Warning**: In some host environments the HOSTNAME could be overwritten automatically which may impact health checks depending on how they are configured. In those cases, explicitly overwrite the hostname to `0.0.0.0` to achieve the original behaviour.
**Full Changelog**: https://github.com/langfuse/langfuse/compare/v3.34.0...v3.34.1