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.

Rename opentracing-spring-web-handler-interceptor to something more appropriate

See original GitHub issue

All the instrumentations are using org.springframework#spring-webmvc (spring web and http clients) and instrumentation artifactId is opentracing-spring-web-handler-interceptor and auto-configuration opentracing-spring-web-autoconfigure.

Should we change opentracing-spring-web-handler-interceptor to something like opentracing-spring-web/opentracing-spring-webmvc as it includes all instrumentations, both client and server side?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
objectisercommented, Apr 3, 2017

I think it may be better to consolidate all spring (-web) related framework integration into a single repo. Otherwise there is potentially alot of fragmentation for essentially the same technology stack.

0reactions
pavolloffaycommented, Apr 4, 2017
Read more comments on GitHub >

github_iconTop Results From Across the Web

Rename opentracing-spring-web-autoconfigure to ... - GitHub
I propose to rename this project from opentracing-spring-web-autoconfigure to opentracing-spring-web-starter to adopt/follow the same convention ...
Read more >
Introduction to Spring MVC HandlerInterceptor - Baeldung
In this tutorial, we'll focus on understanding the Spring MVC HandlerInterceptor and how to use it correctly.
Read more >
Spring Cloud
Spring Cloud provides tools for developers to quickly build some of the common patterns in distributed systems (e.g. configuration management, ...
Read more >
Spring MVC Interceptor HandlerInterceptorAdapter ...
web.servlet.handler.HandlerInterceptorAdapter that provides the base implementation of HandlerInterceptor interface. Spring Interceptor - ...
Read more >
Chapter 9. Issues Resolved in Fuse 7.0
Rename the org.apache.felix.gogo.commands package to org.apache.karaf.shell.commands ... Karaf web console does not work on tabs features, http and instance.
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