Skip to content

第十二章 http://localhost:8762/actuator/hystrix.stream打不开解决方法 #60

Description

@jocodepeasant

增加如下配置:
management.endpoints.web.exposure.include=hystrix.stream
management.endpoints.web.base-path=/actuator
该配置的意思是指定hystrixDashboard的访问路径,SpringBoot2.x以上必须指定,不然是无法进行访问
ps:在firefox访问会弹出下载框.....

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions