Skip to content

Instantly share code, notes, and snippets.

@jonathanbp
Last active March 4, 2020 10:11
Show Gist options
  • Save jonathanbp/573a05cf293157ac76312aacb98a69d4 to your computer and use it in GitHub Desktop.
Save jonathanbp/573a05cf293157ac76312aacb98a69d4 to your computer and use it in GitHub Desktop.
PerSubscriberStreams
curl http://regionsyd.sirenia.io:8081/debug/vars | jq '.PerSubscriberStreams | to_entries | sort_by(.value) | reverse | .[] | "\(.key),\(.value)"' -r | csvlook -H | less
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment