Commit Graph

2708 Commits

Author SHA1 Message Date
Marcin Grzejszczak
ba83918fc2 Merge branch 'null-spantag-parameter' of https://github.com/bedla/spring-cloud-sleuth into bedla-null-spantag-parameter 2020-06-30 14:20:07 +02:00
buildmaster
916e52cb8d Bumping versions 2020-06-30 05:29:04 +00:00
Marcin Grzejszczak
f6b40385ab Create a SleuthMongoConfiguration class to tag Mongodb as a remote service
fixes gh-1627
2020-06-29 18:35:34 +02:00
Marcin Grzejszczak
18055a5ec3 Merge branch '2.2.x' 2020-06-23 12:38:37 +02:00
Marcin Grzejszczak
a83621ebb2 Adds support for the new properties in baggage propagation 2020-06-23 12:38:01 +02:00
Marcin Grzejszczak
8fbe7648a1 Updated changes following Reactor changes 2020-06-23 09:32:52 +02:00
Ivo Smid
62225e6905 Optional/Null parameter used within @SpanTag 2020-06-21 20:56:17 +02:00
Marcin Grzejszczak
0b9ebf8b2a Merge branch '2.2.x' 2020-06-17 16:11:18 +02:00
Marcin Grzejszczak
f6ad2d8969 Polish 2020-06-17 16:10:45 +02:00
Marcin Grzejszczak
7280ab971b Merge branch '2.2.x' 2020-06-17 16:06:30 +02:00
Marcin Grzejszczak
5c9f8a7618 Fixes the case where the sender is overriden with the predefined name; fixes gh-1637 2020-06-17 16:05:56 +02:00
Marcin Grzejszczak
c64d45bc07 Merge branch '2.2.x' 2020-06-17 14:59:17 +02:00
Marcin Grzejszczak
fcee4fd424 Added deprecation warning messages for baggage 2020-06-17 11:46:53 +02:00
Marcin Grzejszczak
3f9cd51313 Upload sources 2020-06-08 17:58:09 +02:00
Marcin Grzejszczak
aaea1db859 Updated props 2020-06-08 17:52:19 +02:00
Marcin Grzejszczak
ebec54e5b1 Changed packaging to jar 2020-06-08 17:12:28 +02:00
buildmaster
682f0b82d0 Bumping versions 2020-06-06 05:29:27 +00:00
Marcin Grzejszczak
0ce00291b6 Updated adocs 2020-06-04 15:52:32 +02:00
Marcin Grzejszczak
b31c0fe18f Migrated to docs.spring.io 2020-06-04 13:21:13 +02:00
Saisurya Kattamuri
6112b86ab7 Fix incorrect properties used in baggage section (#1662) 2020-06-03 14:36:28 +08:00
buildmaster
9feba73fc4 Bumping versions 2020-06-03 05:33:16 +00:00
Marcin Grzejszczak
dde56c766d Merge branch '2.2.x' 2020-06-02 11:05:13 +02:00
Marcin Grzejszczak
bcb16d5341 Updated gradle example 2020-06-02 11:04:42 +02:00
Marcin Grzejszczak
b54565d32e Updated bom for dependency management
fixes gh-1658
2020-06-02 11:00:25 +02:00
Marcin Grzejszczak
ba73aa03d4 Updated links 2020-06-01 14:42:30 +02:00
buildmaster
15a7a543d0 Bumping versions 2020-05-30 05:29:28 +00:00
buildmaster
93ea0d6b00 Going back to snapshots 2020-05-29 19:03:35 +00:00
buildmaster
640faa7c30 Update SNAPSHOT to 3.0.0-M2 2020-05-29 19:02:42 +00:00
buildmaster
2a29a23f95 Bumping versions 2020-05-29 05:29:12 +00:00
buildmaster
6b8dd82346 Bumping versions to 2.2.4.BUILD-SNAPSHOT after release 2020-05-28 20:00:54 +00:00
buildmaster
4b961dcdf3 Going back to snapshots 2020-05-28 20:00:54 +00:00
buildmaster
fdf4c647df Update SNAPSHOT to 2.2.3.RELEASE 2020-05-28 19:57:31 +00:00
spencergibb
edff02a6f8 Fixes aws version to snapshot 2020-05-28 15:40:28 -04:00
spencergibb
19f3748ca5 Updates versions to latest 2020-05-28 15:39:19 -04:00
spencergibb
27ff6c93fe Ignores .sdkmanrc 2020-05-28 15:39:03 -04:00
buildmaster
7ecf64a607 Bumping versions 2020-05-27 05:29:15 +00:00
Adrian Cole
18415d6877 Merge branch '2.2.x' 2020-05-26 19:47:01 +08:00
Adrian Cole
3685cc2d7c Fixes bug where we didn't fall back to current span (#1656) 2020-05-26 19:44:25 +08:00
Adrian Cole
32baa11183 Merge branch '2.2.x' 2020-05-26 14:54:31 +08:00
Adrian Cole
a6573bc2a5 Uses B3 single for non-remote spans (2.2.x) (#1655)
This makes sure there cannot be JMS problems related to use of
hyphenated headers unless someone overrides the `Propagation.Factory`.

To avoid this, we set non-remote spans to B3 single format as done on
the 3.x branch here:
https://github.com/spring-cloud/spring-cloud-sleuth/pull/1607/files#diff-db43b7e91bd69d063333c20b947c902bR83-R84
2020-05-26 14:42:27 +08:00
Marcin Grzejszczak
8752a7b8be Setting up repository for docs.spring.io migration 2020-05-25 14:40:16 +02:00
Marcin Grzejszczak
804f0cba7b Setting up repository for docs.spring.io migration 2020-05-25 13:42:59 +02:00
buildmaster
20280e896e Bumping versions 2020-05-23 05:29:13 +00:00
Marcin Grzejszczak
de399c8959 Merge branch '2.2.x' 2020-05-22 14:02:11 +02:00
Marcin Grzejszczak
473549f000 Removed / ignored flakey tests; fixes gh-1635; fixes gh-1652 2020-05-22 13:51:14 +02:00
Adrian Cole
ddea6860cb Merge branch '2.2.x' 2020-05-20 08:59:03 +08:00
Adrian Cole
d02493ca40 Reverts JmsTracingConfigurationTest test configuration
JmsTracingConfigurationTest flakes in Jenkins for some reason that appears
like either the test rule not being honored or tests run concurrently.
2020-05-20 08:30:01 +08:00
buildmaster
31c1bbbf9b Bumping versions 2020-05-19 05:31:39 +00:00
Adrian Cole
4ed3db9a27 Drops zipkin dependency from spring-cloud-sleuth-core (#1649)
There was emmense work to prepare for decoupling of spring-cloud-sleuth-core
from Zipkin. This included complete test conversion and deprecations between
2.2.x and 3.0.x.

This moves all Zipkin related code to spring-cloud-sleuth-zipkin, making the
primary data recording tool `SpanHandler` as opposed to `Reporter<zipkin2.Span>`

For example, Wavefront and soon Stackdriver can implement `SpanHandler` and
skip conversion into the Zipkin model first. `SpanHandler` also includes
begin and end hooks which allow data extensions to be developed.

see https://github.com/wavefrontHQ/wavefront-spring-boot
2020-05-19 08:22:54 +08:00
Adrian Cole
31fb3001c5 Merge branch '2.2.x' 2020-05-18 23:58:46 +08:00