cion

Results 3 comments of cion

version 2.0.0. "management.endpoints.web.exposure.include=hystrix.stream" adding in bootstrap.properties; and the url was change to "http://host:port/actuator/hystrix.stream", it is ok. also,"management.endpoints.web.base-path=/ " can make "http://host:port/hystrix.stream" work.

If I make a request through the API, such as `/workflows/run`, and customize the header in the request, can it be attached to the MCP request? `inputs` will disrupt the...

The situation I encountered is that there is no need to configure or adjust each MCP individually. If this global _meta or variable has been determined at the beginning, it...