- 09 Nov, 2015 7 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
-
Spencer Gibb authored
fixes gh-630
-
Dave Syer authored
It still isn't actually used (and would only be used on a link to a non-existent JSP page), but at least it can render now. See gh-628
-
Dave Syer authored
Fixes gh-628
-
- 04 Nov, 2015 7 commits
-
-
Spencer Gibb authored
fixes gh-525
-
Spencer Gibb authored
get's eureka branding back. fixes gh-627
-
Spencer Gibb authored
Health check fails on commands without circuit breaker.
-
Spencer Gibb authored
-
Spencer Gibb authored
* feign-parameter-processors: Feign annotated parameter processors
-
Jakub Narloch authored
-
Spencer Gibb authored
For extensibility by connectors
-
- 31 Oct, 2015 1 commit
-
-
Konstantin A. Zolotukhin authored
-
- 22 Oct, 2015 1 commit
-
-
Jakub Narloch authored
-
- 20 Oct, 2015 4 commits
- 19 Oct, 2015 3 commits
-
-
Spencer Gibb authored
Adds support for feign-hystrix fixes gh-606
-
Spencer Gibb authored
fixes gh-600
-
Spencer Gibb authored
see https://github.com/Netflix/Hystrix/pull/927
-
- 18 Oct, 2015 2 commits
- 14 Oct, 2015 1 commit
-
-
Spencer Gibb authored
-
- 13 Oct, 2015 3 commits
-
-
Spencer Gibb authored
* pull588: Add isDebugEnabled() check
-
alexVengrovsk authored
It is good thing to make this checks because of expensive concatenation of String objects (debug messages).
-
Spencer Gibb authored
fixes gh-596
-
- 12 Oct, 2015 6 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
fixes gh-591
-
Spencer Gibb authored
fixes gh-527
-
Spencer Gibb authored
-
Spencer Gibb authored
Helps when eureka is on the classpath, but is explicitly disabled. fixes gh-521
-
Spencer Gibb authored
Move it back to EurekaDiscoveryClientConfiguration. fixes gh-578
-
- 09 Oct, 2015 5 commits
-
-
Spencer Gibb authored
Since all feign clients now have access to the type, logging can apply a type regardless. Fixes gh-431
-
Spencer Gibb authored
fixes gh-447
-
Spencer Gibb authored
Eureka now only directly depends on java.inject. Fixes gh-529
-
Spencer Gibb authored
-
Spencer Gibb authored
* pull585: Fix feign scanning that fails if clients attr is not use
-