Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nats-io/nats-top
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.3
Choose a base ref
...
head repository: nats-io/nats-top
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Choose a head ref
  • 8 commits
  • 5 files changed
  • 1 contributor

Commits on Apr 5, 2023

  1. Add server name and ID details

    Signed-off-by: Waldemar Quevedo <wally@nats.io>
    wallyqs committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    c01c53e View commit details
    Browse the repository at this point in the history
  2. Fix header prefix for sorting options

    Signed-off-by: Waldemar Quevedo <wally@nats.io>
    wallyqs committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    eb75276 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9af4c5f View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Bump dependencies and Go mod

    Signed-off-by: Waldemar Quevedo <wally@nats.io>
    wallyqs committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    fd2f99c View commit details
    Browse the repository at this point in the history
  2. Update travis

    Signed-off-by: Waldemar Quevedo <wally@nats.io>
    wallyqs committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    a56c352 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #77 from nats-io/server-details

    * Add server name and ID
    * Fix header prefix for sorting options
    * Only set server name if different from server ID
    * Bump dependencies and Go mod
    
    Signed-off-by: Waldemar Quevedo <wally@nats.io>
    wallyqs authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    e5306cf View commit details
    Browse the repository at this point in the history
  4. feat: show rates msgs and bytes per sec using spc

    Signed-off-by: Waldemar Quevedo <wally@nats.io>
    wallyqs committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    f955f7e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #78 from nats-io/rates-per-sec

    feat: show rates msgs and bytes per sec using spc
    wallyqs authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    dd18b02 View commit details
    Browse the repository at this point in the history
Loading