Skip to content

Add support for filtering Connections by client kind (Client, Leafnode etc) #4278

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

codegangsta
Copy link
Contributor

This PR adds support for kind in *ConnzOptions, which allows a Connz user to filter returned connections by it's kind field, namely Client or Leafnode.

This should help monitoring solutions better separate leaf node and regular client connections.

@codegangsta codegangsta force-pushed the JMS-ConnzKindFiltering branch from 9f9214d to f4c0674 Compare June 29, 2023 00:48
@codegangsta codegangsta marked this pull request as ready for review June 29, 2023 00:49
@codegangsta codegangsta requested a review from a team as a code owner June 29, 2023 00:49
@derekcollison
Copy link
Member

This for main?

@codegangsta codegangsta force-pushed the JMS-ConnzKindFiltering branch from f4c0674 to cf7d947 Compare September 15, 2023 23:20
@codegangsta
Copy link
Contributor Author

@derekcollison Rebased and fixed feedback from @neilalexander. Once tests pass feel free to merge this one 😄

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.

3 participants