issues
search
opentracing-contrib
/
java-spring-web
OpenTracing Spring Web instrumentation
Apache License 2.0
107
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: copyright date 2022
#149
jacobdotcosta
closed
2 years ago
0
fix #147 by using the base path attribute instead for 2.6 compatibility.
#148
psychobaatezu
opened
2 years ago
2
opentracing-spring-web-starter incompatible with Spring Boot 2.6
#147
mihkelmuur
opened
2 years ago
1
Bug: (java.lang.IllegalArgumentException) Service name must not be null or empty
#146
jonathanmdr
closed
2 years ago
1
TracingRestTemplateInterceptor does not support sorting
#145
kusanyao
opened
3 years ago
0
Span object is null when passing RequestEntity<?> as a request parameter
#144
techdeba901
opened
3 years ago
0
use controller method name as operation name in webflux
#143
zeitlinger
opened
3 years ago
0
Skip patterns does not apply to RestTemplate client requests
#142
brvollino
opened
3 years ago
0
Add onCreate callback to WebFluxSpanDecorator
#141
NHebrard
opened
3 years ago
3
Span customization - Extend WebFluxSpanDecorator
#140
NHebrard
opened
3 years ago
1
Add Spring web operation name handler
#139
zouyx
opened
3 years ago
7
fix(deps): Update spring-tracer-configuration-starter to 0.4.0
#138
xathien
closed
4 years ago
0
Include general enable property for RestTemplateTracingAutoConfiguration
#137
huehnerlady
closed
3 years ago
5
Bump junit from 4.12 to 4.13.1
#136
dependabot[bot]
closed
4 years ago
0
Span finishes before webclient completes
#135
winster
opened
4 years ago
0
Finish the span when subscription is canceled
#134
NHebrard
closed
4 years ago
2
Span not finished when subscription is cancelled
#133
NHebrard
closed
4 years ago
8
Bump to Spring Boot 2.3
#132
geoand
closed
4 years ago
0
TracingHandlerInterceptor order cannot be changed and even overridden
#131
kohegen
opened
4 years ago
0
spans not marked as error when Exceptions handled by @ControllerAdvice
#130
piyushmor
opened
4 years ago
0
Bug: Span has already been finished; will not be reported again
#129
shtaft
opened
4 years ago
2
Version 0.3.4 fails with OpenTracing API 0.33.0
#128
fabiomargarido
closed
4 years ago
3
Putting handlers into log fields makes ZipkinV2Reporter cause Gson errors
#127
eungju
opened
4 years ago
0
increase the visibility of shouldFilter.
#126
sijuv
closed
4 years ago
4
`Scope` should be closed in the method of `afterConcurrentHandlingStarted` for async request
#125
lujiajing1126
opened
4 years ago
0
Error when running @SpringBootTest with SpringBootTest.WebEnvironment.NONE
#124
Xyaren
closed
4 years ago
1
Clarify project status
#123
ttddyy
closed
4 years ago
3
bump opentracing lib to version 0.33.0
#122
scottmf
closed
4 years ago
1
upgrade to opentracing 0.33.0
#121
scottmf
closed
4 years ago
1
Why is TracingHandlerInterceptor conditional on missing TracingFilter?
#120
whiskeysierra
opened
4 years ago
3
Pr 115 applied
#119
emas80
closed
5 years ago
0
Spring MVC integration example
#118
vbhumireddy
closed
5 years ago
1
Disable reporting spans for actuator endpoints
#117
mariusgiger
closed
5 years ago
16
Bump to OpenTracing 0.33
#116
geoand
closed
4 years ago
17
Add Spring web operation name handler
#115
zouyx
closed
3 years ago
4
remove context-path from skip pattern configuration.
#114
ask4gilles
closed
5 years ago
0
SkipPattern for Management Endpoints doesn't work with context-path
#113
ancore
closed
5 years ago
9
Run tests on Netty for WebFlux
#112
malafeev
opened
5 years ago
10
TracingFilter and ServletFilterSpanDecorator
#111
williamokano
opened
5 years ago
5
add uber-trace-id for request header
#110
aslongyouloveme
opened
5 years ago
6
Ensure that unit tests can be run when WebEnvironment.NONE is used
#109
geoand
closed
5 years ago
7
Unmatched dependencies between beans
#108
scoof
closed
5 years ago
1
Information in README.md is confusing regarding versions
#107
safris
closed
5 years ago
1
Spans are not connected after upgrading spring-web-starter
#106
lubinson
opened
5 years ago
3
bump SB version.
#105
ask4gilles
closed
5 years ago
3
avoid circular beans creations.
#104
ask4gilles
closed
5 years ago
1
Avoid circular beans creation when zuul is on the classpath
#103
ask4gilles
closed
5 years ago
0
Bump OpenTracing API to 0.32.0
#102
pavolloffay
closed
5 years ago
0
Replace deprecated WebMvcConfigurerAdapter by WebMvcConfigurer.
#101
ask4gilles
closed
5 years ago
1
Register skipPattern for SB actuator endpoints dynamically.
#100
ask4gilles
closed
5 years ago
4
Next