- 12 Dec, 2015 1 commit
-
-
Jon Schneider authored
-
- 24 Nov, 2015 1 commit
-
-
Spencer Gibb authored
fixes gh-591
-
- 23 Nov, 2015 4 commits
-
-
Spencer Gibb authored
EurekaBootStrap implements ServletContextListener which causes problems because of early instantiation. fixes gh-664
-
Spencer Gibb authored
* pull625: Refactor SimpleHostRoutingFilter
-
Greg Liebowitz authored
Removed deprecated HttpClient APIs, exposed method to override client, fixed ignoredHeaders
-
Spencer Gibb authored
* multiple_monitoring: Enables hystrix monitoring of multiple services on a single server.
-
- 22 Nov, 2015 1 commit
-
-
Micheal Swiggs authored
-
- 20 Nov, 2015 6 commits
-
-
Spencer Gibb authored
* create-httpclient-ribbon-command: an Apache http client zuul ribbon command
-
Christian Lohmann authored
This is an implementation of a RibbonCommand and a factory which makes use of a loadbalancing http client based on apache's http-components http-client. With this command/factory it is possible to route PATCH http requests via zuul/ribbon as well. fixes gh-412
-
Spencer Gibb authored
-
Spencer Gibb authored
* pull655: Add support for placeholders in @FeignClient definitions
-
Oreste Luci authored
Includes name and url attributes. fixes gh-414
-
Spencer Gibb authored
fixes gh-657
-
- 19 Nov, 2015 1 commit
-
-
Spencer Gibb authored
-
- 18 Nov, 2015 2 commits
-
-
Spencer Gibb authored
fixes gh-651
-
Spencer Gibb authored
fixes gh-623
-
- 17 Nov, 2015 3 commits
-
-
Spencer Gibb authored
-
Dave Syer authored
-
Dave Syer authored
-
- 13 Nov, 2015 2 commits
- 12 Nov, 2015 4 commits
-
-
Spencer Gibb authored
* metrics-aop-fix: RestTemplate metrics collection join point now returns a value
-
Jon Schneider authored
-
Dave Syer authored
-
Dave Syer authored
Also changes pointcut to use the interface so you don't need proxyTargetClass=true. Fixes gh-636
-
- 11 Nov, 2015 7 commits
-
-
Spencer Gibb authored
fixes gh-635
-
Spencer Gibb authored
* feign-no-content-test: Feign handling unparameterized ResponseEntity
-
Jakub Narloch authored
fixes gh-612
-
Dave Syer authored
so that Eureka InstanceInfo (which is designed to be immutable) can effectively be mutated (by using a different instance) after the dynamic port is available.
-
Spencer Gibb authored
fixes gh-570 ... again
-
Ben Klein authored
Reword to avoid broken AsciiDoc formatting.
-
Spencer Gibb authored
Allows non-eureka based InstanceDiscovery. Allows custom InstanceDiscovery. fixes gh-566
-
- 10 Nov, 2015 4 commits
-
-
Spencer Gibb authored
fixes gh-589
-
Spencer Gibb authored
* metrics-test-fixes: Fix flaky Servo tests by avoiding DefaultMonitorRegistry
-
Jon Schneider authored
-
Spencer Gibb authored
-
- 09 Nov, 2015 4 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
* metrics: Expanded metrics support to include Servo, Spectator, and Atlas
-
Jon Schneider authored
* For Java 8 users, Spectator is the recommended metrics library as Servo is now deprecated in favor of Spectator * Servo support now needs to be specifically enabled via @EnableServo, even if servo-core is included on the classpath * Added starter modules for both Spectator and Atlas support * ServoMetricReader defines a convention for mapping tag-based metrics to hiearchical names for rendering by the Actuator /metrics endpoint
-