0.7.9 (2023-07-09)⚓︎
JVM Probe⚓︎
Added⚓︎
application.environment
&application.version
probe metadata
Changed⚓︎
- Send
application.environment
&application.version
via authentication header
Live Platform⚓︎
Added⚓︎
- Ability to set application environment & version
- Persist live view rules to storage
- Support for multiple live meter partitions on same metric id
GraphqlAPI.deleteRule
Changed⚓︎
- Moved endpoint
/graphql/spp
to/graphql
Removed⚓︎
/graphql/skywalking
endpointspp-platform-request
headerkickUnknownPingConnections
functionality
Live Protocol⚓︎
Added⚓︎
Service.environment
&Service.version
LiveManagementService.getActiveServices
LiveView.location
Changed⚓︎
- Moved
LiveManagementService.sortMetrics
toLiveViewService.sortMetrics
LiveMeter.throttle
defaults toInstrumentThrottle.NONE
LiveSpan.throttle
defaults toInstrumentThrottle.NONE
LiveSourceLocation.service
is nowService
instead ofString
- Permission
ADD_LIVE_VIEW_SUBSCRIPTION
renamed toADD_LIVE_VIEW
- Permission
REMOVE_LIVE_VIEW_SUBSCRIPTION
renamed toREMOVE_LIVE_VIEW
- Permission
GET_LIVE_VIEW_SUBSCRIPTIONS
renamed toGET_LIVE_VIEWS
LiveManagementService.getInstances
,LiveManagementService.getEndpoints
,LiveManagementService.searchEndpoints
now useService
instead ofString
Removed⚓︎
ArtifactQualifiedName.operationName
LiveSourceLocation.serviceInstance
,LiveSourceLocation.commitId
,LiveSourceLocation.fileChecksum
LiveView.artifactLocation
&LiveView.artifactQualifiedName
LiveViewEvent.artifactQualifiedName
JetBrains Plugin⚓︎
Changed⚓︎
- Improved light/dark tool window icons
Fixed⚓︎
- Memory leak in live view chart window
- Timed out after waiting 30000(ms) for a reply
- NPE in JVMMarkerUtils.getQualifiedName
- ISE in JVMLoggerDetector.handleKotlinCall
Live CLI⚓︎
Changed⚓︎
- Command
add <insrument>
now uses option-l
to specify line number
Last update:
July 11, 2023