Releases: ag-ramachandran/jaeger-kusto
Releases · ag-ramachandran/jaeger-kusto
v1.1.0-Preview
What's Changed
- Feature/upgrade to v15 : #5
- Add support for KeylessAuth,
- Support for truncation limits
- Support for helm deployment by
#6
Full Changelog: v1.0.0-preview...v1.1.0-Preview
v1.0.0-preview
Feature
- Customization of table name used for querying traces (the table name is configurable when configuring OpenTelemetry exporter, users can now customize it for the UI as well)
Bug Fixes
- Logs for traces that was not displayed earlier will get displayed now in the trace timeline.
- Added some defaults to prevent span sampling that was cause container restarts.