Netflix / Hystrix

Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
24.08k stars 4.7k forks source link

spring boot 2 warns about invalid characters in endpoint id #1972

Open ewirch opened 4 years ago

ewirch commented 4 years ago
WARN o.s.boot.actuate.endpoint.EndpointId: Endpoint ID 'hystrix.stream' contains invalid characters, please migrate to a valid format.

Please migrate.