Netflix / Prana

A sidecar for your NetflixOSS based services.
Apache License 2.0
502 stars 98 forks source link

Wrong URL's published in Eureka #2

Closed aspyker closed 9 years ago

aspyker commented 9 years ago

By default Prana registers:

http://hostname:8080/Status http://hostname:8080/healthcheck

These URL's aren't right and should instead match either the Prana config'ed port or the Karyon admin console port.

aspyker commented 9 years ago

If you set eureka.port these will adjust appropriately, so closing this issue