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
If you use another API for manual instrumentation, such as for the `@Trace`
54
+
annotation in the SignalFx Java Agent, ensure it's in your application's
55
+
`classpath` as well. For an example of what this looks like, see this
56
+
[SignalFx Java Agent example application](https://github.com/signalfx/tracing-examples/blob/master/signalfx-tracing/signalfx-java-tracing/okhttp-and-jedis/src/main/java/com/signalfx/tracing/examples/javaagent/App.java).
0 commit comments