Skip to content

Remove management.health.status.order from docs #18170

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

Conversation

dreis2211
Copy link
Contributor

Hi,

while working on another PR I noticed that management.health.status.order is still showing in the Actuator Properties section of the docs, although it should be deprecated.

This PR also fixes management.endpoint.health.status.http-mapping.* not showing up at all as a side-effect.

Let me know what you think. I found it quite "unintuitive" - maybe that's the word I'm looking for - to work with the metadata stuff and I'm not sure if this should be solved differently or if there is a convention for the metadata.json files.

Cheers,
Christoph

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 6, 2019
@philwebb philwebb added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Sep 6, 2019
@philwebb philwebb added this to the 2.2.x milestone Sep 6, 2019
@dreis2211
Copy link
Contributor Author

@philwebb I just noticed another slightly related doc error related to this. Give me a minute to fix this.

@philwebb
Copy link
Member

philwebb commented Sep 6, 2019

Sure thing! I'm just triaging issues at the moment, not merging.

@dreis2211
Copy link
Contributor Author

Done.

@snicoll snicoll self-assigned this Sep 9, 2019
@@ -162,7 +171,10 @@
"OUT_OF_SERVICE",
"UP",
"UNKNOWN"
]
],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This shouldn't be required as the annotation processor is supposed to pick things up. I've opened #18184

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The issue is fixed so I'll rebase and polish this part.

@snicoll snicoll modified the milestones: 2.2.x, 2.2.0.M6 Sep 9, 2019
snicoll pushed a commit that referenced this pull request Sep 9, 2019
snicoll pushed a commit that referenced this pull request Sep 9, 2019
@snicoll snicoll closed this in 691cb9a Sep 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants