Spring-boot-admin: Add view for ConfigurationProperties

Created on 25 Jul 2018  路  4Comments  路  Source: codecentric/spring-boot-admin

hi,

I have enabled the endpoints /configprops. But I can't find there is any ui tab to display the info of /configprops.

And neither can I find anything about it from the code and web-page.

image

For me, it would be useful to know what exactly value is being used by the application.
(For Environment tab of web page, it would just know the property/env has been retrieved by the application, it doesn't mean the application is using it.)

So, is there any ui tab for endpoints /configprops?
(if no, can we add this feature?)

enhancement ideal-for-contribution server-ui

Most helpful comment

@nickle-ye are you currently working on this new feature? If not, I would offer my power to implement such a view.

All 4 comments

Currently there isn't.

But PRs are always welcome.

@nickle-ye are you currently working on this new feature? If not, I would offer my power to implement such a view.

@dickerpulli not yet as I'm busy on my job. And you can do it.

Was this page helpful?
0 / 5 - 0 ratings