Commit Graph

  • 6b0ceb7ede Bumping versions buildmaster 2021-01-28 05:30:33 +00:00
  • 2dc9556cc3 Bumping versions to 3.0.2-SNAPSHOT after release buildmaster 2021-01-27 21:15:42 +00:00
  • 5394ecb9ec Going back to snapshots buildmaster 2021-01-27 21:15:41 +00:00
  • 49f5528e69 Update SNAPSHOT to 3.0.1 buildmaster 2021-01-27 21:12:10 +00:00
  • f49cd5e9b0 remove redundant check Roman Matiushchenko 2021-01-27 23:03:15 +02:00
  • 615f70c03a handle double wrapping Roman Matiushchenko 2021-01-24 20:50:14 +02:00
  • e5329a9bb2 optimize reactor on_each instrumentation Roman Matiushchenko 2021-01-23 22:36:44 +02:00
  • f53eca9641 Use org security policy Ryan Baxter 2021-01-21 13:58:17 -05:00
  • 6b006802e2 Fixing the mockmvc-controller binding for RestTemplate JMH tests (#1829) Jonatan Ivanov 2021-01-20 19:31:54 -08:00
  • ff14416cea Fixing the mockmvc-controller binding for the JMH tests (#1828) Jonatan Ivanov 2021-01-20 17:22:53 -08:00
  • 8445181099 JMH app start fix (#1827) Jonatan Ivanov 2021-01-20 17:07:37 -08:00
  • cdf8b3ea7e Remove spanExportable from sample log file entry in docs (#1826) Mathias Geat 2021-01-19 21:23:23 +01:00
  • 9f72580e92 Bumping versions buildmaster 2021-01-15 05:30:27 +00:00
  • 82766eeaef Updated jmh Marcin Grzejszczak 2021-01-13 10:47:45 +01:00
  • 4a1ea3b78b Fix documentation on number of supported tracers (#1820) Arvind Kumar GS 2021-01-13 15:09:43 +05:30
  • 9f630e1675 Handles null response with Feign; fixes gh-1823 Marcin Grzejszczak 2021-01-13 10:28:02 +01:00
  • e2b9056b4f Fixed benchmarks Marcin Grzejszczak 2021-01-13 10:13:39 +01:00
  • 6e339604f4 Bumping versions buildmaster 2021-01-12 05:30:13 +00:00
  • f983826496 Setting default feign builder only when circuit breaker is missing or disabled; fixes gh-1816 Marcin Grzejszczak 2021-01-11 11:56:20 +01:00
  • 1cf3337cae Accept properties prefix spring.sleuth.messaging instead of spring.sleuth.messaging.messaging. Fixes gh-1813 (#1821) kubav182 2021-01-11 10:45:17 +01:00
  • 40a00214b5 Set remote IP and port for servlet HTTP server traces. (#1817) Csaba Kos 2021-01-08 12:38:04 -06:00
  • 733041bc0a Fix typo in index (#1812) Kacper Fronc 2020-12-28 16:25:39 +08:00
  • ca2e15fc76 Bumping versions buildmaster 2020-12-22 18:28:05 +00:00
  • ea66740e2e Bumping versions buildmaster 2020-12-22 05:29:47 +00:00
  • 7ed5683386 Bumping versions to 3.0.1-SNAPSHOT after release buildmaster 2020-12-21 20:12:10 +00:00
  • 749c1cc9e2 Going back to snapshots buildmaster 2020-12-21 20:12:10 +00:00
  • dbe4853e36 Update SNAPSHOT to 3.0.0 buildmaster 2020-12-21 20:07:38 +00:00
  • 02c00bb682 Bumping versions buildmaster 2020-12-18 05:29:57 +00:00
  • d6f54ab4c1 Fixes gh-1809, if traceIdHigh is zero, brave returns a 16 digits long traceId instead of a 32 digits long one (#1810) Jonatan Ivanov 2020-12-16 23:26:17 -08:00
  • 78c543f5f1 Fixed broken compilation Marcin Grzejszczak 2020-12-16 16:19:49 +01:00
  • 3cbb3343b4 Fixed failing compilation Marcin Grzejszczak 2020-12-16 09:17:30 +01:00
  • d7c924e6a0 Fixes part of gh-1794 by fixing tests in TraceBaggageEntryConfigurationTests by eliminating nested tuples (#1805) Jonatan Ivanov 2020-12-13 23:47:39 -08:00
  • be35aaec21 Going back to snapshots buildmaster 2020-12-11 22:29:42 +00:00
  • 5630b3fa61 Update SNAPSHOT to 3.0.0-RC1 buildmaster 2020-12-11 22:27:43 +00:00
  • d271bb6fcd Merge branch '2.2.x' Marcin Grzejszczak 2020-12-11 12:14:33 +01:00
  • d0d462a8bf Added docs explaining how to work with @Async and new spans Marcin Grzejszczak 2020-12-11 12:13:04 +01:00
  • 4c3d12e639 Removed OTel (#1802) Marcin Grzejszczak 2020-12-10 22:19:57 +01:00
  • 89433dc4d7 Added test framework as part of the BOM Marcin Grzejszczak 2020-12-10 19:16:56 +01:00
  • 996a4c1e10 Adjust to changes in commons. Olga Maciaszek-Sharma 2020-12-10 17:48:31 +01:00
  • 3e47aae3c6 Adjust to changes in commons. Olga Maciaszek-Sharma 2020-12-10 14:10:23 +01:00
  • 24884ec277 Adjust to changes in commons. Olga Maciaszek-Sharma 2020-12-10 14:03:36 +01:00
  • e1ed4c9f00 Merge branch '2.2.x' Marcin Grzejszczak 2020-12-10 11:51:44 +01:00
  • 0f458b03ee Making Redis tracing lazy; fixes gh-1756 Marcin Grzejszczak 2020-12-10 11:41:48 +01:00
  • 96979e1e27 Fixed broken compilation Marcin Grzejszczak 2020-12-10 11:18:12 +01:00
  • f5bfb1e980 Renamed the method to sampled; related to gh-1799 Marcin Grzejszczak 2020-12-10 10:48:23 +01:00
  • 7fee2670c7 Changed isSampled() to Boolean since we could also defer a smapling decision Marcin Grzejszczak 2020-12-10 10:46:24 +01:00
  • d547386cb5 Expose isSampled on TraceContext; fixes gh-1799 Marcin Grzejszczak 2020-12-10 10:19:40 +01:00
  • 0c91065996 Separated the propagation setter and getter Marcin Grzejszczak 2020-12-10 09:57:35 +01:00
  • 31660c3372 Merge branch '2.2.x' Marcin Grzejszczak 2020-12-09 14:57:47 +01:00
  • b3051a136a Passing a copy of headers - otherwise ConcurrentModificationException may happen Marcin Grzejszczak 2020-12-09 14:57:00 +01:00
  • c3207097b4 Fixed invalid websocket setup Marcin Grzejszczak 2020-12-08 11:55:52 +01:00
  • e5ac1bf01f Merge branch '2.2.x' Marcin Grzejszczak 2020-12-04 12:09:43 +01:00
  • 68497e0c51 Guarding context retreval; fixes gh-1789 Marcin Grzejszczak 2020-12-04 11:46:14 +01:00
  • bac90ded3e Merge branch '2.2.x' Marcin Grzejszczak 2020-12-03 18:36:32 +01:00
  • eea32b48b3 Merged 2.2.x Marcin Grzejszczak 2020-12-03 18:20:48 +01:00
  • 5ad9108de9 Added missing javadocs Marcin Grzejszczak 2020-12-03 17:18:37 +01:00
  • 3f0cb2ffaa Adds MessageSpanCustomizer to customize message spans Marcin Grzejszczak 2020-12-03 14:02:55 +01:00
  • f3b384a8aa Going back to snapshots buildmaster 2020-12-01 23:11:38 +00:00
  • df54a7b772 Update SNAPSHOT to 3.0.0-M6 buildmaster 2020-12-01 23:09:32 +00:00
  • a5f58c50b9 Merge branch '2.2.x' Marcin Grzejszczak 2020-12-01 22:05:23 +01:00
  • f50fb221a7 Added broker information basing on the binders in spring cloud stream Marcin Grzejszczak 2020-12-01 19:54:17 +01:00
  • f40cbf85a0 Not doing assertions for ReactorSleuth; fixes gh-1712 Marcin Grzejszczak 2020-12-01 16:05:48 +01:00
  • 55440c641e Ensures that all Lazy components are resolving any beans when context is running Marcin Grzejszczak 2020-12-01 15:13:58 +01:00
  • cb03ca0f86 Ensures that all executor service based tracing is done when context is ready; fixes gh-1128 Marcin Grzejszczak 2020-12-01 14:26:23 +01:00
  • c6a84424ac Merge branch '2.2.x' Marcin Grzejszczak 2020-12-01 13:55:09 +01:00
  • c82a9be5d5 Added conditional on class for web auto configuration; fixes gh-1790 Marcin Grzejszczak 2020-12-01 13:44:12 +01:00
  • a18a41f066 Caching deps Marcin Grzejszczak 2020-11-30 16:25:45 +01:00
  • efa3f2978d Migrating to Github actions Marcin Grzejszczak 2020-11-30 15:56:59 +01:00
  • 0bb6addf65 Migrated to Github Actions Marcin Grzejszczak 2020-11-30 15:46:32 +01:00
  • 24502b6a9b Create maven.yml Marcin Grzejszczak 2020-11-30 15:42:33 +01:00
  • 79e0bf1d36 Bumped OTel to 0.11.0; fixes gh-1787 Marcin Grzejszczak 2020-11-30 15:34:53 +01:00
  • 16bf4d6d10 Bumped Brave to 5.13.2; fixes gh-1788 Marcin Grzejszczak 2020-11-26 14:09:56 +01:00
  • b6dc1b90d7 Additional information on deprecations; removed TraceMessageHeaders; fixes gh-1785 Marcin Grzejszczak 2020-11-26 12:32:22 +01:00
  • f8245ac769 Fixed benchmarks Marcin Grzejszczak 2020-11-26 10:40:46 +01:00
  • c9593b840a Bumping versions buildmaster 2020-11-26 05:31:49 +00:00
  • 354549035b Will reuse the mutable accessor if present; fixes gh-1742 Marcin Grzejszczak 2020-11-25 15:24:30 +01:00
  • 382f4a0da7 Will reuse the mutable accessor if present; fixes gh-1742 Marcin Grzejszczak 2020-11-25 15:24:14 +01:00
  • 4bebf0a501 Increased timeout for better tests stability when executed in parallel Marcin Grzejszczak 2020-11-25 14:48:53 +01:00
  • f027196b84 Stops wrapping the Reactor's ExecutorService; fixes gh-1786 Marcin Grzejszczak 2020-11-25 14:37:14 +01:00
  • 16a9d3633e Fixed properties and wrong images in the docs Marcin Grzejszczak 2020-11-25 07:47:48 +01:00
  • a21c33f841 Bumping versions buildmaster 2020-11-25 05:32:01 +00:00
  • 1e8e6691b3 Fixed missing B3 default Marcin Grzejszczak 2020-11-24 23:03:57 +01:00
  • d3e8a16052 Only propgate b3 baggage when b3 picked; fixes gh-1781 Marcin Grzejszczak 2020-11-24 17:24:08 +01:00
  • 65d9a1c484 Moved the additional spring configuration metadata around Marcin Grzejszczak 2020-11-24 10:30:26 +01:00
  • 3c5b490a11 clearer test cases Aaron Sharp 2020-11-23 10:00:59 -08:00
  • 452f04d0b9 try to make test assertions a bit cleaner Aaron Sharp 2020-11-23 09:25:47 -08:00
  • 4caa06ad3e tests Aaron Sharp 2020-11-20 15:55:01 -08:00
  • 00bbb9e4a6 Also fix newTaskForCallable Aaron Sharp 2020-11-20 11:39:48 -08:00
  • fa0036c251 fix: Fix bad method reflection for LazyTraceScheduledThreadPoolExecutor Aaron Sharp 2020-11-20 11:14:40 -08:00
  • 76ad931b42 Refactoring modules to be consistent with Spring Boot (#1784) Marcin Grzejszczak 2020-11-23 15:39:13 +01:00
  • c81ee04dac Removed the zipkin starter from BOM Marcin Grzejszczak 2020-11-20 10:04:50 +01:00
  • 4d6cb9ca9e Bumping versions buildmaster 2020-11-20 05:30:22 +00:00
  • 1613c0b85a add doc example for setting extra baggage field in current context (#1778) maxxedev 2020-11-17 23:38:56 -08:00
  • 4b62b519d1 Add doc example for setting extra baggage field to MDC in current context. (#1777) maxxedev 2020-11-17 23:38:30 -08:00
  • 6a1495db5c Going back to snapshots buildmaster 2020-11-17 21:06:46 +00:00
  • 4b5bd34bbc Update SNAPSHOT to 3.0.0-M5 buildmaster 2020-11-17 21:04:48 +00:00
  • 791b397964 Bumping versions buildmaster 2020-11-17 05:31:08 +00:00
  • fa4832709b Fixed conditions for sampling Marcin Grzejszczak 2020-11-16 16:22:26 +01:00
  • ff2e27b5a1 Increased the timeout Marcin Grzejszczak 2020-11-16 13:00:36 +01:00
  • 7a8eb75fc9 Removed jetbrains annotations Marcin Grzejszczak 2020-11-16 12:57:15 +01:00