wavefrontHQ / wavefront-sdk-java

Wavefront Core Java SDK
Apache License 2.0
6 stars 23 forks source link

Fix _spanSecondaryId for span logs & add fine-level logging #254

Closed oppegard closed 1 year ago

oppegard commented 1 year ago

The _spanSecondaryId field wasn't included on span logs, meaning that links to span logs in the UI weren't working in certain cases for spring boot apps. I only implemented this feature in WavefrontClient (not the deprecated DI and Proxy clients).

Also added FINE-level logging of Wavefront data inWavefrontClient when the following methods are invoked: