Marcin Grzejszczak
e55ff59974
Polish
2021-05-05 08:51:34 +02:00
Marcin Grzejszczak
674c323d17
WIP
2021-05-05 08:41:38 +02:00
Marcin Grzejszczak
fc0a719d12
Added batch instrumentation
...
fixes gh-1904
2021-04-30 14:12:16 +02:00
Marcin Grzejszczak
11a5709d09
Bump to 3.1.x
2021-04-29 14:53:36 +02:00
Marcin Grzejszczak
3a4a82057c
Merge remote-tracking branch 'origin' into 3.1.x
2021-04-29 13:35:21 +02:00
Marcin Grzejszczak
216d681b04
Adds RSocket instrumentation
...
coauthor @olegdokuka
fixes gh-1677
2021-04-29 13:32:58 +02:00
Flaviu Mureșan
c4ab9dcd49
Kafka instrumentation ( #1920 )
...
fixes gh-1906
2021-04-22 16:27:34 +02:00
Marcin Grzejszczak
1bcccbae6e
Added missing method for AOP wrapping ( #1924 )
...
fixes gh-1922
2021-04-22 11:27:08 +02:00
Marcin Grzejszczak
92d0a30a95
Added Spring Cloud Config server support; fixes 1915 ( #1917 )
2021-04-21 14:20:25 +02:00
Marcin Grzejszczak
2fca60a112
Added spring-cloud-task support
...
fixes gh-1903
2021-04-21 10:11:28 +02:00
Marcin Grzejszczak
6e8f86ed35
Adds support for SC CircuitBreaker Reactive ( #1914 )
...
* Adds support for SC CircuitBreaker Reactive
* Changes following the review
* Lazilly initializes the TraceFunction
* Updated version
fixes gh-1910
2021-04-20 12:03:36 +02:00
Marcin Grzejszczak
ce123cb9a0
Merge branch 'master' into 3.1.x
2021-04-20 09:26:35 +02:00
Marcin Grzejszczak
10c67d64e5
Removed test commons version
2021-04-20 09:26:26 +02:00
Marcin Grzejszczak
911fb4838a
3.1.0 initial commit
2021-04-20 08:53:38 +02:00
Marcin Grzejszczak
39617c6cf6
Updated the project to work with jdk16 ( #1902 )
...
* Updated the project to work with jdk16
* Updates build for jdk8
* Added tests
2021-04-14 15:25:13 +02:00
Marcin Grzejszczak
5ab1c13f0c
Assuming 500 status code when an exception was thrown ( #1889 )
...
* Assuming 500 status code when an exception was thrown in the controller; fixes gh-1880
* Ensures that the response is committed
2021-03-30 13:22:35 +02:00
buildmaster
bf467a9a15
Bumping versions
2021-03-18 05:29:41 +00:00
buildmaster
d2c29938b8
Bumping versions to 3.0.3-SNAPSHOT after release
2021-03-17 22:12:44 +00:00
buildmaster
dfc5674cea
Going back to snapshots
2021-03-17 22:12:44 +00:00
buildmaster
551094af4a
Update SNAPSHOT to 3.0.2
2021-03-17 22:09:09 +00:00
Artem Ptushkin
39094e1614
#1874 : make message header getter case insensitive for propagated headers ( #1884 )
2021-03-17 10:46:55 +01:00
Marcin Grzejszczak
658490d870
Fixed web tests
2021-03-16 15:53:28 +01:00
Marcin Grzejszczak
7fa4538dfc
Polish
2021-03-16 11:58:46 +01:00
Marcin Grzejszczak
899410a2b0
Updated copyrights
2021-02-25 15:24:10 +01:00
Marcin Grzejszczak
05d5678eba
New reactor queue wrapping ( #1858 )
...
fixes gh-1843
2021-02-25 15:22:57 +01:00
Marcin Grzejszczak
abf943e64f
Updating flux status code depending on the exception thrown; fixes gh-1852
2021-02-19 10:53:09 +01:00
buildmaster
2dc9556cc3
Bumping versions to 3.0.2-SNAPSHOT after release
2021-01-27 21:15:42 +00:00
buildmaster
5394ecb9ec
Going back to snapshots
2021-01-27 21:15:41 +00:00
buildmaster
49f5528e69
Update SNAPSHOT to 3.0.1
2021-01-27 21:12:10 +00:00
buildmaster
ca2e15fc76
Bumping versions
2020-12-22 18:28:05 +00:00
buildmaster
ea66740e2e
Bumping versions
2020-12-22 05:29:47 +00:00
buildmaster
7ed5683386
Bumping versions to 3.0.1-SNAPSHOT after release
2020-12-21 20:12:10 +00:00
buildmaster
749c1cc9e2
Going back to snapshots
2020-12-21 20:12:10 +00:00
buildmaster
dbe4853e36
Update SNAPSHOT to 3.0.0
2020-12-21 20:07:38 +00:00
buildmaster
be35aaec21
Going back to snapshots
2020-12-11 22:29:42 +00:00
buildmaster
5630b3fa61
Update SNAPSHOT to 3.0.0-RC1
2020-12-11 22:27:43 +00:00
Olga Maciaszek-Sharma
996a4c1e10
Adjust to changes in commons.
2020-12-10 17:48:31 +01:00
Marcin Grzejszczak
e1ed4c9f00
Merge branch '2.2.x'
2020-12-10 11:51:44 +01:00
buildmaster
f3b384a8aa
Going back to snapshots
2020-12-01 23:11:38 +00:00
buildmaster
df54a7b772
Update SNAPSHOT to 3.0.0-M6
2020-12-01 23:09:32 +00:00
Marcin Grzejszczak
4bebf0a501
Increased timeout for better tests stability when executed in parallel
2020-11-25 14:48:53 +01:00
Marcin Grzejszczak
d3e8a16052
Only propgate b3 baggage when b3 picked; fixes gh-1781
2020-11-24 17:24:08 +01:00
Marcin Grzejszczak
76ad931b42
Refactoring modules to be consistent with Spring Boot ( #1784 )
...
# Modules
* New modules: `spring-cloud-sleuth-autoconfigure`, `spring-cloud-sleuth-api`, `spring-cloud-sleuth-instrumentation`
`spring-cloud-sleuth-core` removed and changed to `spring-cloud-sleuth-instrumentation` & `spring-cloud-sleuth-api`
* Removed `spring-cloud-starter-sleuth-otel`
To add OpenTelemetry support you need to add `spring-cloud-starter-sleuth` (adds Brave by default), exclude Brave and add `spring-cloud-sleuth-otel` dependency
* Except for the tests, `spring-cloud-sleuth-autoconfigure` is the only module that can have access to `@Configuration`, `@ConfigurationProperties` classes.
Tests have been added to ensure such separation.
## Package moving
* `org.springframework.cloud.sleuth.api` -> `org.springframework.cloud.sleuth`
* `org.springframework.cloud.sleuth.brave.autoconfig` -> `org.springframework.cloud.sleuth.autoconfig.brave`
* `org.springframework.cloud.sleuth.otel.autoconfig` -> `org.springframework.cloud.sleuth.autoconfig.otel`
* `org.springframework.cloud.sleuth` -> `org.springframework.cloud.sleuth`
* Instrumentation: `org.springframework.cloud.sleuth.annotation` -> `org.springframework.cloud.sleuth.instrument.annotation`
* All the autoconfiguration classes were moved under `org.springframework.cloud/sleuth.autoconfig` package
## Global class modifications
* Any class registered as a bean is now public
## Classes
* `RateLimitingSampler` constructor changed
* Merged a lot of auto configuration classes into one (e.g. `BraveAutoConfiguration` now imports various other configurations)
* Renamed `TraceBraveAutoConfiguration` to `BraveAutoConfiguration`
* Renamed `TraceOtelAutoConfiguration` to `OtelAutoConfiguration`
* Removed all `NoOp` implementations of the API
2020-11-23 15:39:13 +01:00
buildmaster
6a1495db5c
Going back to snapshots
2020-11-17 21:06:46 +00:00
buildmaster
4b5bd34bbc
Update SNAPSHOT to 3.0.0-M5
2020-11-17 21:04:48 +00:00
Marcin Grzejszczak
06d353f155
Migrated to OTel 0.10.0
2020-11-06 14:59:11 +01:00
Olga Maciaszek-Sharma
186d68030b
Merge remote-tracking branch 'origin/2.2.x'
...
# Conflicts:
# spring-cloud-sleuth-core/src/test/java/org/springframework/cloud/sleuth/instrument/web/client/feign/TracingFeignObjectWrapperTests.java
2020-10-28 14:31:57 +01:00
Olga Maciaszek-Sharma
61cb452cac
Merge remote-tracking branch 'origin/2.2.x'
...
# Conflicts:
# spring-cloud-sleuth-core/src/main/java/org/springframework/cloud/sleuth/instrument/web/client/feign/TraceFeignObjectWrapper.java
2020-10-28 13:29:56 +01:00
Marcin Grzejszczak
297955c35a
Merge branch '2.2.x'
2020-10-26 12:05:54 +01:00
Oleg Zhurakousky
6897ee47f8
You're welcome Marcin
...
See ba15726c9a
2020-10-26 08:34:23 +01:00