question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for OpenCensus with Spring Sleuth

See original GitHub issue

Please answer these questions before submitting a bug report.

What version of OpenCensus are you using?

0.12.2

What JVM are you using (java -version)?

JDK 8

What did you do?

Trying to use Spring Sleuth tracing library with Open Censsus

What did you expect to see?

This feature does not exist yet and hoped it can be included in the project timeline as Spring seems to be Java’s most prominent framework at the moment.

What did you see instead?

N/A Our end goal is the hook up Spring Boot app with minimal effort to result in auto span creation for both HTTP and gRPC calls.

See: https://cloud.spring.io/spring-cloud-sleuth/

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

15reactions
mukaramkhaleelcommented, Sep 27, 2018

hi, is there an opencensus Spring boot example i can look at . TIA

0reactions
ST-DDTcommented, Jun 4, 2019
Read more comments on GitHub >

github_iconTop Results From Across the Web

io.opencensus : opencensus-contrib-spring-sleuth-v1x : 0.28.0 ...
OpenCensus - null. ... io.opencensus:opencensus-contrib-spring-sleuth-v1x 0.28.0. content_copy. <?xml version="1.0" encoding="UTF-8"?> ...
Read more >
Tracing - OpenCensus
OpenCensus can export traces to different distributed tracing stores (such as Zipkin, Jeager, Stackdriver Trace). In (1), we configure OpenCensus to export to ......
Read more >
Spring Cloud Sleuth customization
In Spring Cloud Sleuth, we instrument async-related components so that the tracing information is passed between threads. You can disable this behavior by ......
Read more >
Instrumenting with OpenCensus - SFlanders
In my last post, I talked about the OpenCensus Service. ... Spring Boot, Spring Sleuth)?; What RPCs do you use (REST, gRPC, Thrift,...
Read more >
Monitor your Spring Boot application with OpenTelemetry and ...
OpenTelemetry also supports collecting logs from your Spring Boot application. SigNoz provides logs, metrics, and traces under a single pane of ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found