Skip to content

backport: add command-line tool to manually subscribe to an event stream. (#8015)#9718

Merged
sergio-mena merged 1 commit intotendermint:feature/adr075-backportfrom
mmsqe:feature/adr075-backport-estream
Nov 25, 2022
Merged

backport: add command-line tool to manually subscribe to an event stream. (#8015)#9718
sergio-mena merged 1 commit intotendermint:feature/adr075-backportfrom
mmsqe:feature/adr075-backport-estream

Conversation

@mmsqe
Copy link

@mmsqe mmsqe commented Nov 18, 2022

For the full description, see #8015


PR checklist

  • Tests written/updated, or no tests needed
  • CHANGELOG_PENDING.md updated, or no changelog entry needed
  • Updated relevant documentation (docs/) and code comments, or no
    documentation updates needed

…ermint#8015)

This tool is an aid to debugging, and demonstrates the API of the eventstream
helper package. It subscribes to the event stream of a running node with the
ADR 075 event log enabled, and writes matching events to stdout as JSON.
@mmsqe mmsqe marked this pull request as ready for review November 18, 2022 02:00
@mmsqe mmsqe requested a review from ebuchman as a code owner November 18, 2022 02:00
@mmsqe mmsqe requested a review from a team November 18, 2022 02:00
Copy link
Contributor

@sergio-mena sergio-mena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@sergio-mena sergio-mena merged commit 544a38d into tendermint:feature/adr075-backport Nov 25, 2022
mmsqe added a commit to mmsqe/tendermint that referenced this pull request Dec 9, 2022
…ermint#8015) (tendermint#9718)

This tool is an aid to debugging, and demonstrates the API of the eventstream
helper package. It subscribes to the event stream of a running node with the
ADR 075 event log enabled, and writes matching events to stdout as JSON.

Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
mmsqe added a commit to mmsqe/tendermint that referenced this pull request Dec 9, 2022
…ermint#8015) (tendermint#9718)

This tool is an aid to debugging, and demonstrates the API of the eventstream
helper package. It subscribes to the event stream of a running node with the
ADR 075 event log enabled, and writes matching events to stdout as JSON.

Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
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.

2 participants