Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Support dumping the SSM Parameter Store parameter paths+names on init #509

Closed
denisbr opened this issue Nov 15, 2019 · 0 comments
Closed
Labels
component: parameter-store Parameter Store integration related issue status: waiting-for-triage An issue we've not yet triaged

Comments

@denisbr
Copy link

denisbr commented Nov 15, 2019

As a measure to easier understand and debug startup issues that are caused by missing or wrong settings in AWS SSM Parameter Store parameters, it would be super useful if there was a way to ask Spring Cloud to dump the names and paths of the parameters it is getting.
So if every call to org.springframework.cloud.aws.paramstore.AwsParamStorePropertySource#getProperty was sent to (debug/info) log it would provide useful information that could shorten debugging time a lot.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 15, 2019
@maciejwalkowiak maciejwalkowiak added the component: parameter-store Parameter Store integration related issue label May 29, 2020
maciejwalkowiak added a commit to maciejwalkowiak/spring-cloud-aws that referenced this issue May 31, 2020
tmnuwan12 pushed a commit to tmnuwan12/spring-cloud-aws that referenced this issue Jun 7, 2020
maciejwalkowiak added a commit to maciejwalkowiak/spring-cloud-aws that referenced this issue Oct 15, 2020
maciejwalkowiak added a commit to maciejwalkowiak/spring-cloud-aws that referenced this issue Oct 15, 2020
maciejwalkowiak added a commit to maciejwalkowiak/spring-cloud-aws that referenced this issue Oct 15, 2020
maciejwalkowiak added a commit to maciejwalkowiak/spring-cloud-aws that referenced this issue Oct 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: parameter-store Parameter Store integration related issue status: waiting-for-triage An issue we've not yet triaged
Development

No branches or pull requests

3 participants