Backend Changes
✨ New Features:
- Support uploading traces to UI in OpenTelemetry format (OTLP/JSON) (@NavinShrinivas in #5155)
- Add Elasticsearch storage support for adaptive sampling (@Pushkarm029 in #5158)
🐞 Bug fixes, Minor Improvements:
- Add the
print-config
subcommand (@gmafrac in #5200) - Return more detailed errors from ES storage (@yurishkuro in #5209)
- Bump go version (@yurishkuro in #5180)
🚧 Experimental Features:
- [jaeger-v2] Add support for gRPC storarge (@james-ryans in #5228)
- [jaeger-v2] Add support for Elasticsearch (@akagami-harsh in #5152)
📊 UI Changes
- UI pinned to version 1.39.0.
👏 New Contributors
- @h4shk4t made their first contribution in #5162
- @NavinShrinivas made their first contribution in #5155
- @prakrit55 made their first contribution in #5197
- @gmafrac made their first contribution in #5200