Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Add config prop checker and mod health controller #229

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

alx652
Copy link
Collaborator

@alx652 alx652 commented Nov 18, 2023

This PR creates endpoints so that (admin) users can examine configuration as it exists in a given microservice.

Set this configuration value in your microservice's application conf.
gsrs.config.report.properties.enabled=true

have so far tried context = clinicaltrialsus but I think it will work for others

text block end point
api/v1/{context}/health/@configurableEnvironment1

json end point (at this point son but in plain text response)
api/v1/{context}/health/@configurableEnvironment2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant