You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For LightStep users who are looking for an alternative, we recommend in the mean time auto-instrumenting with datadog java which supports jre1.7. See documentation for doing that here.
This means downstream services will need to have b3 header extractors enabled for injecting and extracting of span context to work, using a b3 propagator (ex). Currently only some LightStep tracers support b3 propagation, but soon all tracers will support this propagation method.
We currently do not support Java 7, meaning the special agent also does not support Java 7.
Requesting on behalf of customers who have asked for both:
The text was updated successfully, but these errors were encountered: