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

Allow exclude only health groups #22053

Closed
philwebb opened this issue Jun 22, 2020 · 0 comments
Closed

Allow exclude only health groups #22053

philwebb opened this issue Jun 22, 2020 · 0 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@philwebb
Copy link
Member

Currently IncludeExcludeGroupMemberPredicate required a * if all groups are to be included. It would be nice if instead you could write:

management:
  endpoint:
    health:
      group:
        mygroup:
          exclude:
          - db
@philwebb philwebb added the for: team-attention An issue we'd like other members of the team to review label Jun 22, 2020
@philwebb philwebb added type: enhancement A general enhancement and removed for: team-attention An issue we'd like other members of the team to review labels Jun 24, 2020
@philwebb philwebb added this to the 2.4.x milestone Jun 24, 2020
@mbhave mbhave added the for: team-attention An issue we'd like other members of the team to review label Jun 25, 2020
@philwebb philwebb removed the for: team-attention An issue we'd like other members of the team to review label Jul 1, 2020
@mbhave mbhave self-assigned this Jul 28, 2020
@mbhave mbhave closed this as completed in 4b2c94c Jul 28, 2020
@bclozel bclozel modified the milestones: 2.4.x, 2.4.0-M2 Jul 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

3 participants