Commit Graph

455 Commits

Author SHA1 Message Date
ST-DDT
ebcd73e4be Also mention the net.devh:grpc-spring-boot-starter library (#1213)
* Also mention net.devh:grpc-spring-boot-starter

* No documentation, only links
2019-02-19 14:59:01 +01:00
Marcin Grzejszczak
010a46e49c Added the sagan adoc files 2019-02-15 14:54:57 +01:00
Marcin Grzejszczak
2f7cf78614 Applied checkstyle 2019-02-07 16:41:59 +01:00
Gilles Robert
5fb9177dec Enhance endpoints handling (#1201)
* Enhance endpoints handling
* Add conditionalOnBean ServerProperties
* Code review remarks from @shakuzen
* Provide ignoreAutoConfiguredSkipPatterns flag.
* Update documentation related to spring boot actuator and new flag spring.sleuth.web.ignore-auto-configured-skip-patterns.
2019-02-05 15:16:00 +01:00
buildmaster
4b3eae2453 Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 2019-01-22 18:53:51 +00:00
buildmaster
dd96605d34 Going back to snapshots 2019-01-22 18:53:51 +00:00
buildmaster
4829876aec Update SNAPSHOT to 2.1.0.RELEASE 2019-01-22 18:51:05 +00:00
Tim Ysewyn
8327ecbb4d Updated documentation 2019-01-16 12:42:37 +01:00
Marcin Grzejszczak
2579e7887d Added rate limit sampler via a property
fixes gh-1162
2019-01-07 10:21:20 +01:00
buildmaster
3dfc4b0be2 Going back to snapshots 2018-12-20 21:28:46 +00:00
buildmaster
d8d469a20d Update SNAPSHOT to 2.1.0.RC3 2018-12-20 21:27:48 +00:00
chao chang
0708e6cdfb Corrects the span number description in the sample (#1171) 2018-12-20 13:48:53 +01:00
Marcin Grzejszczak
a4138e2167 Added documentation on the Infrastructure bean role; fixes gh-1022 2018-12-19 19:05:26 +01:00
Marcin Grzejszczak
7a3e7e01f5 Polish 2018-12-17 10:59:55 +01:00
Akihito Nakano
d4c4a88716 Fix typo in docs (#1157)
* Fix typo

* Revert the change applied to root README

* Fix the docs module

* Revert a change of root README
2018-12-15 13:57:03 +01:00
buildmaster
4805480ce5 Going back to snapshots 2018-12-11 22:20:00 +00:00
buildmaster
65c0838cfc Update SNAPSHOT to 2.1.0.RC2 2018-12-11 22:18:47 +00:00
buildmaster
00922f390c Going back to snapshots 2018-12-11 18:48:50 +00:00
buildmaster
1a901ac432 Update SNAPSHOT to 2.1.0.RC1 2018-12-11 18:47:57 +00:00
Tyler Van Gorder
415a7a6a2c First attempt to add GRPC instrumentation (#1139)
* Adding preliminary GRPC instrumentation to Sleuth

fixes #305
2018-12-04 22:22:03 +01:00
buildmaster
26417a2707 Going back to snapshots 2018-11-18 09:55:50 +00:00
buildmaster
bc5305e585 Update SNAPSHOT to 2.1.0.M2 2018-11-18 09:54:52 +00:00
Marcin Grzejszczak
e166e11f3a Added propagation keys to list of whitelisted mdc keys
fixes gh-1135
2018-11-16 09:28:24 +01:00
Adrian Cole
7b5d530c80 Deprecates SpanAdjuster for Brave's FirehoseHandler
Brave's `FirehoseHandler` has the features adjuster has, more
efficiently and also including the ability to prune spans.

See https://github.com/openzipkin/brave/pull/794
2018-09-25 21:26:26 -04:00
Spencer Gibb
390473a60e Going back to snapshots 2018-09-21 19:12:25 -04:00
Spencer Gibb
30b2b63225 Update SNAPSHOT to Greenwich.M1 2018-09-21 19:11:37 -04:00
Adrian Cole
e2ec76207f Updates to latest Brave, removing deprecated usage
Notably, this avoids `Span.remoteEndpoint` and deprecated test helpers.
2018-09-14 17:11:35 +08:00
Marcin Grzejszczak
4e717be34c Added a note that for JMS we don't propagate baggage 2018-09-07 16:30:59 +02:00
Tim te Beek
655c3a55cc KafkaListener just works (#1088) 2018-09-07 14:36:02 +02:00
Marcin Grzejszczak
2b27ab7ff3 Merge branch '2.0.x' 2018-09-07 14:30:36 +02:00
Marcin Grzejszczak
dbd7eb55f7 Polish 2018-09-07 14:30:30 +02:00
Marcin Grzejszczak
0e10c62cd3 Merge branch '2.0.x' 2018-09-07 14:27:15 +02:00
Marcin Grzejszczak
9c067115c7 Fixed missing in the sample; fixes gh-1085 2018-09-07 14:27:07 +02:00
Marcin Grzejszczak
9b1665c2df Added JMS support
fixes gh-695
2018-09-07 14:11:58 +02:00
Marcin Grzejszczak
fd038320e1 Fixed links to docs 2018-08-31 10:10:06 +02:00
Marcin Grzejszczak
e52ccc64de Merge branch '2.0.x' 2018-08-31 10:09:44 +02:00
Marcin Grzejszczak
9879c425a6 Fixed links to docs 2018-08-31 10:09:06 +02:00
Marcin Grzejszczak
4d73dc5790 Fixed docs 2018-08-31 09:59:24 +02:00
Marcin Grzejszczak
dbeece81c7 Merge branch '2.0.x' 2018-08-31 09:58:34 +02:00
Marcin Grzejszczak
c67a524fe6 Fixed the branch 2018-08-31 09:58:18 +02:00
Marcin Grzejszczak
6f9f36857a Fixed broken docs 2018-08-31 09:54:19 +02:00
Marcin Grzejszczak
713544703a Add configuration to put baggage automatically to MDC
with this change it's enough to set a property to automatically propagate a baggage key to MDC

fixes gh-1071
2018-08-23 16:42:01 +02:00
Marcin Grzejszczak
c5e043af71 Merge branch '2.0.x' 2018-08-22 11:35:53 +02:00
Marcin Grzejszczak
f33dff142e Merge branch '1.3.x' into 2.0.x 2018-08-22 11:28:35 +02:00
Marcin Grzejszczak
e2de25f02d Adding order for TraceFilter; fixes gh-1020 2018-08-22 11:02:44 +02:00
Marcin Grzejszczak
786ad2c7c5 Merge branch '2.0.x' 2018-08-14 16:53:28 +02:00
Marcin Grzejszczak
01688205a8 Fixed wrong link 2018-08-14 16:52:46 +02:00
Marcin Grzejszczak
04440fa959 GOing back to 2.1.0. Some merge went bad 2018-08-02 14:23:38 +02:00
Marcin Grzejszczak
0c7b5dd0ca Added option to override message headers (#1049)
without this change there's no easy way to work with message headers for Spring Integration
with this change we're allowing to register beans that will override the default behaviour

fixes gh-1032
2018-08-01 16:43:58 +02:00
buildmaster
77643d8c24 Bumping versions to 2.0.2.BUILD-SNAPSHOT after release 2018-08-01 16:30:11 +02:00