Backend Changes
Breaking Changes
New Features
- Add kubernetes example for hotrod app (@highb in #3645)
- Support writing via gRPC stream in storage plugin (@vuuihc in #3640)
- Instrument MetricsReader with metrics (@albertteoh in #3667)
Bug fixes, Minor Improvements
- Sanitize spans with null process or empty service name (@yurishkuro in #3631)
- Flow tenant through processors as a string (@esnible in #3661)
- Fix es.log-level behaviour (@albertteoh in #3664)
- Mention remote gRPC storage API (@yurishkuro in cb6853d)
- Perform log.fatal if TLS flags are used when tls.enabled=false #2893 (@clock21am in #3030)
- Upgrade to Go 1.18 (@yurishkuro in #3624)