Skip to content

0.7.0 (2022-09-29)⚓︎

Live CLI⚓︎

Added⚓︎

  • View name & view metrics configuration to add view command
  • Meter id & meter description configuration to add meter command

Changed⚓︎

  • SSL disabled by default
  • Renamed update-client-access to refresh-client-access

Live Platform⚓︎

Added⚓︎

  • Ability to subscribe to real-time metrics

Changed⚓︎

  • SSL/JWT disabled by default
  • Improved clustering support

Fixed⚓︎

  • gRPC streaming issue
  • Issue establishing connections with Python probes

Live Protocol⚓︎

Added⚓︎

  • Introduced concrete typed convenience methods to LiveInstrumentService
  • meterDescription to LiveMeter

Changed⚓︎

  • Switched from multiplatform build to JVM-only build
  • LiveManagementService.updateClientAccess -> LiveManagementService.refreshClientAccess
  • LiveViewSubscription -> LiveView
  • ActiveInstance -> InstanceConnection

Removed⚓︎

  • meterName from LiveMeter

JetBrains Plugin⚓︎

Added⚓︎

  • Basic support for JavaScript-based source code
  • Info bar footer to command palette
  • Tooltips to live indicator gutter icons
  • Ability to add custom tooltips to guide marks
  • Tail Logs command
  • Boot Time command
  • Library Check command
  • Show/Hide Meters command
  • High Load Endpoint indicator

Changed⚓︎

  • Quick Stats indicator now uses realtime metrics
  • UI theming improvements

Fixed⚓︎

  • Adding live instruments to inner classes
  • Auto-complete variable names on tab key

Removed⚓︎

  • Root source package configuration

JVM Probe⚓︎

Added⚓︎

  • Better support for custom classloaders

Changed⚓︎

  • Upgraded SkyWalking agent to 8.12.0
  • SSL disabled by default
  • Automatically write ca.crt if necessary, delete if not
  • meta.language changed from java to jvm

Fixed⚓︎

  • Java early access versions not being detected

Node.js Probe⚓︎

Added⚓︎

  • Basic support for live breakpoints and live logs

Python Probe⚓︎

Changed⚓︎

  • SSL disabled by default

Fixed⚓︎

  • Automatically remove expired live instruments

Last update: October 1, 2022