Skip to content

Add watch_events Makefile target#9505

Merged
aduth merged 2 commits intomainfrom
aduth-watch-events
Nov 1, 2023
Merged

Add watch_events Makefile target#9505
aduth merged 2 commits intomainfrom
aduth-watch-events

Conversation

@aduth
Copy link
Contributor

@aduth aduth commented Nov 1, 2023

🛠 Summary of changes

Adds and documents a new Makefile helper command used to watch live event logging.

I've had a version of this command in my local .zshrc file, and recently I've found myself sharing it with others who are troubleshooting event logging in their local environment.

📜 Testing Plan

  1. Run make run and make watch_events in separate terminal processes.
  2. Go to http://localhost:3000
  3. Navigate the application
  4. Observe as events are pretty-printed as you navigate the application, using jq

👀 Screenshots

image

Appearance may vary by terminal customization settings

changelog: Internal, Developer Tools, Add developer tool for watching local event logging
@aduth aduth requested a review from jmdembe November 1, 2023 14:10
Copy link
Contributor

@jmdembe jmdembe left a comment

Choose a reason for hiding this comment

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

👍🏾

@aduth aduth merged commit a1e147c into main Nov 1, 2023
@aduth aduth deleted the aduth-watch-events branch November 1, 2023 17:28
@amirbey amirbey mentioned this pull request Nov 2, 2023
@night-jellyfish night-jellyfish mentioned this pull request Dec 1, 2023
1 task
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