Skip to content

Not works #6

Description

@danipenaperez

Error con Browser console:
Uncaught TypeError: json[0] is undefined
drawApplicationGraph http://localhost:3000/:52
send http://localhost:3000/d3/d3.v3.min.js:1
t http://localhost:3000/d3/d3.v3.min.js:1
i http://localhost:3000/d3/d3.v3.min.js:1
Cn http://localhost:3000/d3/d3.v3.min.js:1
json http://localhost:3000/d3/d3.v3.min.js:5
drawApplicationGraph http://localhost:3000/:43
redrawGraphForTypeFilter http://localhost:3000/:149
redrawGraph http://localhost:3000/:143
http://localhost:3000/:153

Maybe the Spring actuator json format response is not as spected.
My Beans actuator endpoint returns like this:

{ "contexts": { "my-application": { "beans": { "endpointCachingOperationInvokerAdvisor": { "aliases": [], "scope": "singleton", "type": "org.springframework.boot.actuate.endpoint.invoker.cache.CachingOperationInvokerAdvisor", "resource": "class path resource [org/springframework/boot/actuate/autoconfigure/endpoint/EndpointAutoConfiguration.class]", "dependencies": [ "org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration", "environment" ] }, "defaultServletHandlerMapping": { "aliases": [], "scope": "singleton", "type": "org.springframework.web.servlet.HandlerMapping", "resource": "class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]", "dependencies": [ "org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration" ] }, "org.springframework.boot.autoconfigure.integratio

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