Marcin Grzejszczak
b435d0eef9
Updated docs
2020-07-29 09:06:54 +02:00
buildmaster
cfaa0c711e
Bumping versions
2020-07-29 05:29:08 +00:00
Marcin Grzejszczak
1c33332320
Further WebFlux and Messaging Reactor Sleuth improvements ( #1699 )
...
* Improving performance and adding docs
2020-07-28 18:02:16 +02:00
fpnuseis
5b98f79f92
Update reverted README.adoc for broken dependencies image link ( #1698 )
...
this commit is reverted at 946f5a8e85
relate #1676
2020-07-28 15:51:03 +02:00
buildmaster
dca561e4e8
Going back to snapshots
2020-07-23 18:49:08 +00:00
buildmaster
f352801918
Update SNAPSHOT to 3.0.0-M3
2020-07-23 18:47:48 +00:00
Marcin Grzejszczak
b0a8a81b49
Added 2 more benchmarks
2020-07-23 12:38:52 +02:00
Marcin Grzejszczak
fb77948e0d
One more try with jmh results
2020-07-23 11:32:46 +02:00
Marcin Grzejszczak
a365482eba
Fixing the location of a csv report
2020-07-22 17:28:32 +02:00
Marcin Grzejszczak
52998b39a3
Fixes how jmh csv reports are stored
2020-07-22 16:05:28 +02:00
Marcin Grzejszczak
4fb3edcb1d
Adding more logs, fixing rest template based benchmark
2020-07-22 12:42:35 +02:00
Marcin Grzejszczak
3a00067a47
Changed from seconds back to milis
2020-07-22 12:22:59 +02:00
Marcin Grzejszczak
ccef96f1b6
Speeds up and lowers memory consumption
2020-07-22 09:30:44 +02:00
Marcin Grzejszczak
41010c103d
Fix
2020-07-22 08:32:04 +02:00
Marcin Grzejszczak
a49773d639
Fix
2020-07-22 08:10:59 +02:00
Marcin Grzejszczak
0e9b86db16
Fix
2020-07-22 07:45:08 +02:00
buildmaster
2d24f6622a
Bumping versions
2020-07-22 05:29:15 +00:00
Marcin Grzejszczak
eca49777fb
Fix
2020-07-21 21:33:24 +02:00
Marcin Grzejszczak
bd70edf635
Improved the way benchmarks are executed
2020-07-21 19:17:32 +02:00
Marcin Grzejszczak
bd149ce4a7
Improvement with Reactor instrumentation
...
- adds Spring Cloud Function instrumentation
- adds Operators to manually provide instrumentation for Fluxes
- introduces Manual instrumentation mode for Reactor
TODO: Documentation (will add it soon)
related gh-1684
2020-07-21 19:06:55 +02:00
dependabot-preview[bot]
fb433b47de
Bump spring-security-oauth2-autoconfigure ( #1693 )
...
Bumps [spring-security-oauth2-autoconfigure](https://github.com/spring-projects/spring-security ) from 2.1.7.RELEASE to 2.3.1.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-security/releases )
- [Commits](https://github.com/spring-projects/spring-security/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-20 16:38:14 +02:00
buildmaster
2cb00038bb
Bumping versions
2020-07-17 05:29:07 +00:00
Marcin Grzejszczak
8df10ae54d
Merge branch '2.2.x'
2020-07-16 11:14:38 +02:00
Marcin Grzejszczak
97574373a9
Resolves placeholders for skip pattern; fixes gh-1689
2020-07-16 11:04:17 +02:00
Adrian Cole
4c90b872a7
Makes a nice toString on RestTemplateSender ( #1686 )
...
The AsyncZipkinSpanHandler calls 'check' once on startup to let someone
know an error that may affect tracing up front. Before, this didn't
include the endpoint so it is less obvious what could be the problem.
Ex people goof the URL (don't add /api/v2/spans or it is added twice)
2020-07-14 13:27:51 +02:00
Jay Bryant
b7eb3b85b6
Wording changes ( #1685 )
...
Replacing some terms
2020-07-14 11:48:24 +02:00
buildmaster
2d7c941716
Bumping versions
2020-07-14 05:29:37 +00:00
JBodkin
909083bba9
Fetch the underlying beanfactory, fixes spring-cloud#1657 ( #1687 )
2020-07-13 15:27:05 +02:00
buildmaster
946f5a8e85
Bumping versions
2020-07-10 05:29:09 +00:00
zianKazi
6163d95a14
Fix for Zipkin dependencies image link ( #1676 )
2020-07-09 11:48:13 +02:00
Marcin Grzejszczak
80724a66db
Updated with 2.2.x changes
2020-07-08 09:54:24 +02:00
Adrian Cole
39671a76a3
Permits Actuator endpoints to depend on HttpTracing ( #1680 )
...
* Permits Actuator endpoints to depend on HttpTracing
It is unusual to inject HttpTracing into an actuator endpoint vs an end-user api
such as `Tracer` or `SpanCustomizer`. However, we decided to allow this and so
need a test to prove this continues to work.
Fixes #1679
2020-07-08 08:56:31 +02:00
Marcin Grzejszczak
3ea7460913
Merge branch '2.2.x'
2020-06-30 14:36:13 +02:00
Ivo Smid
18c27d9a43
Optional/Null parameter used within @SpanTag
2020-06-30 14:26:54 +02:00
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
Roberto Tassi
791f729f49
Adds tracing on every factory methods in KafkaListenerContainerFactory ( #1665 )
2020-06-29 15:13:52 +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