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

Added in ability to get per subject details via StreamInfo. #2833

Merged
merged 2 commits into from
Feb 2, 2022

Commits on Feb 2, 2022

  1. Added in ability to get number of subjects from StreamInfo, and optio…

    …nally details per subject on how many messages each subject has.
    
    This can also be filtered, meaning you can filter out the subjects when asking for details.
    
    Signed-off-by: Derek Collison <derek@nats.io>
    derekcollison committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    6a3cf0f View commit details
    Browse the repository at this point in the history
  2. Add in NumSubjects to StreamInfo

    Signed-off-by: Derek Collison <derek@nats.io>
    derekcollison committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    5da0453 View commit details
    Browse the repository at this point in the history