Backend Changes
⛔ Breaking Changes
- [query] change http and tls server configurations to use otel configurations (@mahadzaryab1 in #6023)
- [fix][spm]: change default metrics namespace to match new default in spanmetricsconnector (@mahadzaryab1 in #6007)
🐞 Bug fixes, Minor Improvements
- [grpc storage]: propagate tenant to grpc backend (@frzifus in #6030)
- [feat] deduplicate spans based on their hashcode (@cdanis in #6009)
🚧 Experimental Features
- [jaeger-v2] consolidate v1 and v2 configurations for grpc storage (@mahadzaryab1 in #6042)
- [jaeger-v2] use environment variables in kafka config (@mahadzaryab1 in #6028)
- [jaeger-v2] align cassandra storage config with otel (@mahadzaryab1 in #5949)
- [jaeger-v2] refactor configuration for query service (@mahadzaryab1 in #5998)
- [v2] add temporary expvar extension (@yurishkuro in #5986)
👷 CI Improvements
- [ci] disable fail fast behaviour for ci workflows (@mahadzaryab1 in #6052)
- Testifylint: enable go-require (@mmorel-35 in #5983)
- Fix regex for publishing v2 image (@yurishkuro in #5988)
📊 UI Changes
🐞 Bug fixes, Minor Improvements
- Support uploads of .jsonl files (@Saumya40-codes in #2461)