Scott Frederick
60f5bb1636
Remove health actuator code deprecated in 2.2
...
This partially re-applies the deprecation removal from commit
df1837a16b ,
without removing CompositeHealthIndicator, HealthAggregator, and related
configuration that is required by Spring Cloud.
2020-02-03 17:07:56 -06:00
Scott Frederick
de1a26cf35
Revert "Remove deprecated HealthIndicator and HealthAggregator 2.2 code"
...
This reverts commit df1837a16bc39a9314e34e5e89c76e1ddf56372c.
2020-02-03 14:02:39 -06:00
Stephane Nicoll
b5e23e7405
Update copyright year of changed files
...
See gh-20020
2020-02-03 17:39:40 +01:00
Johnny Lim
b67ece48e4
Polish
...
See gh-20020
2020-02-03 17:37:01 +01:00
Johnny Lim
e6d5f5a271
Polish
...
See gh-19995
2020-02-01 09:24:20 +01:00
Andy Wilkinson
6db5ca97d3
Sort names alphabetically in metrics list response
...
Closes gh-19934
2020-01-30 14:05:53 +00:00
Madhura Bhave
dc542b29d8
Merge branch '2.2.x'
...
Closes gh-19977
2020-01-28 17:00:55 -08:00
Johnny Lim
f3aed11714
Update test name in WebFluxTagsTests
...
See gh-19976
2020-01-28 16:59:43 -08:00
Stephane Nicoll
cb7e8cdbef
Merge branch '2.2.x'
...
Closes gh-19904
2020-01-24 14:18:21 +01:00
Stephane Nicoll
99330325c0
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19903
2020-01-24 14:16:35 +01:00
Stephane Nicoll
7fd8cce465
Polish "Close TomcatMetrics on shutdown for cleanup"
...
See gh-19880
2020-01-24 14:07:53 +01:00
Johnny Lim
51dfd528bd
Close TomcatMetrics on shutdown for cleanup
...
See micrometer-metrics/micrometer#1424
See gh-19880
2020-01-24 14:04:13 +01:00
Phillip Webb
77bbe089b2
Update copyright year of changed files
2020-01-22 20:24:23 -08:00
Stephane Nicoll
08967bca3e
Merge branch '2.2.x'
...
Closes gh-19843
2020-01-21 14:44:01 +01:00
Stephane Nicoll
84324c438b
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19842
2020-01-21 14:34:44 +01:00
Stephane Nicoll
34c263a828
Polish actuator dependencies and test resources
...
This commit removes references of cache infra following the move to
Micrometer. We no longer ships an infinispan specific binder so the
dependency has been removed as well.
Closes gh-19838
2020-01-21 14:20:28 +01:00
Scott Frederick
8f102aee68
Remove deprecated 2.2 code
...
See gh-19699
2020-01-16 14:44:52 +01:00
Scott Frederick
2e32cb2af1
Remove deprecated HealthIndicator and HealthAggregator 2.2 code
...
See gh-19699
2020-01-16 14:44:51 +01:00
Scott Frederick
1f1b06dfe2
Remove deprecated Actuator metrics 2.2 code
...
See gh-19699
2020-01-16 14:44:09 +01:00
Scott Frederick
7031a3b17d
Remove deprecated logging properties
...
See gh-19699
2020-01-16 14:35:41 +01:00
Stephane Nicoll
421c464dd8
Deprecate CachingOperationInvoker#apply
...
This commit deprecates the only public accessor to
`CacheOperationInvoker` so that we can make the entire class package
private in the next feature release.
Closes gh-19089
2020-01-16 14:30:47 +01:00
Phillip Webb
862462b791
Update copyright year of changed files
2020-01-13 17:04:19 -08:00
Phillip Webb
1e5ba09a3e
Merge branch '2.2.x'
2020-01-13 17:03:51 -08:00
Phillip Webb
15652ae4c1
Update copyright year of changed files
2020-01-13 16:47:17 -08:00
Madhura Bhave
d1f51e064b
Merge branch '2.2.x'
...
Closes gh-19701
2020-01-13 14:15:01 -08:00
Madhura Bhave
e60194c7d5
Ignore trailing slash when recording Web metrics
...
Fixes gh-18207
2020-01-13 14:14:28 -08:00
Scott Frederick
c789592e26
Remove support for deprecated Elasticsearch Jest client
...
Closes #19676
2020-01-13 21:03:12 +01:00
Stephane Nicoll
ca1710ee56
Upgrade to Apache Cassandra 4.3.1
...
See gh-19588
2020-01-13 15:12:41 +01:00
Dmytro Nosan
25838b4794
Support nested requests in MetricsClientHttpRequestInterceptor
...
Prior to this commit, requests made by `HttpRequestInterceptor`
instances configured on `RestTemplate` would not be recorded
properly.
This commit ensures that nested requests are recorded separately.
See gh-19381
2020-01-13 12:18:20 +01:00
Andy Wilkinson
7595336184
Build against Spring Integration 5.3.0.M1 snapshots
...
See gh-19650
2020-01-13 11:00:49 +00:00
Andy Wilkinson
ce99db1902
Port the build to Gradle
...
Closes gh-19609
Closes gh-19608
2020-01-10 14:15:35 +00:00
Madhura Bhave
abe95fa8a7
Merge branch '2.2.x'
...
Closes gh-19600
2020-01-09 17:57:39 -08:00
Madhura Bhave
7f0573df49
Fallback on underlying server default when determining outcome tag
...
This commit also changed the default outcome to SUCCESS
Fixes gh-19367
2020-01-09 17:55:35 -08:00
Stephane Nicoll
7d6f4a6666
Merge branch '2.2.x'
...
Closes gh-19590
2020-01-09 09:52:22 +01:00
Stephane Nicoll
99c64b7cdf
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19589
2020-01-09 09:51:45 +01:00
Matthias Stock
adfbbcc0f6
Simplify validation pattern of EndpointId
...
See gh-19584
2020-01-09 09:42:31 +01:00
Andy Wilkinson
4efd8ba587
Merge branch '2.2.x'
...
Closes gh-19574
2020-01-08 14:02:50 +00:00
Andy Wilkinson
02965e9744
Fix javadoc warnings
...
Fixes gh-19572
2020-01-08 14:02:24 +00:00
Stephane Nicoll
6fc52b0563
Polish
2020-01-01 09:16:53 +01:00
Stephane Nicoll
2c1e81adf0
Polish
2019-12-26 10:42:40 +01:00
Phillip Webb
695de2c6f5
Polish end-to-end configuration properties tracing
...
See gh-14880
2019-12-13 12:47:01 -08:00
Madhura Bhave
8dcf1e4033
Provide end-to-end traceability for config properties
...
Closes gh-14880
Co-authored-by: Andy Wilkinson <awilkinson@pivotal.io >
2019-12-12 17:02:46 -08:00
Stephane Nicoll
20bebdc07d
Merge branch '2.2.x'
...
Closes gh-19331
2019-12-09 11:58:58 +01:00
dreis2211
b1158bf35d
Simplify some Stream API usages
...
See gh-19291
2019-12-09 11:52:46 +01:00
Madhura Bhave
b42bc1b23d
Merge branch '2.2.x'
...
Closes gh-19314
2019-12-05 12:04:46 -08:00
Madhura Bhave
ed571bab24
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19313
2019-12-05 12:03:50 -08:00
dreis2211
20ff764756
Increase cache ttl in CachingOperationInvokerTests
...
See gh-19193
2019-12-05 11:58:23 -08:00
Andy Wilkinson
ae5ec4e41a
Merge branch '2.2.x'
...
Closes gh-19300
2019-12-05 11:54:18 +00:00
Andy Wilkinson
758b80a0fe
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19299
2019-12-05 11:53:55 +00:00
luoyuan
c6a184474c
Remove redundant hasText check as query always has text
...
See gh-19290
2019-12-05 11:51:35 +00:00