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

Integrate tracing with a console subscriber #8

Closed
ntietz opened this issue Oct 14, 2022 · 1 comment
Closed

Integrate tracing with a console subscriber #8

ntietz opened this issue Oct 14, 2022 · 1 comment

Comments

@ntietz
Copy link
Owner

ntietz commented Oct 14, 2022

We should have tracing to get spans and logs about the program as it executes. At first, this can use a local console subscriber to use it essentially like logging.

Out of scope: integrating with open-telemetry, but that should be an easy fast follow. Out of scope mostly because getting a local otel consumer / UI has more unknowns than I want to wrap into this one issue.

@ntietz
Copy link
Owner Author

ntietz commented Oct 24, 2022

Finished in #15

@ntietz ntietz closed this as completed Oct 24, 2022
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

No branches or pull requests

1 participant