Skip to content

Releases: ag-ramachandran/jaeger-kusto

v1.1.0-Preview

30 Apr 05:59
88699ce
Compare
Choose a tag to compare

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

01 Feb 09:41
4cacb34
Compare
Choose a tag to compare

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.