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

chore(cli): Add instrumentation #1325

Closed
wants to merge 1 commit into from

Conversation

ethanoroshiba
Copy link
Contributor

Summary

Added instrumentation to astria-cli

Background

Adding instrumentation to all async calls will aid in tracing since spans will be emitted even if no events happen under them.

Changes

  • Added instrumentation to all async function calls that are not long-lived.

Related Issues

Part of #1321

@ethanoroshiba ethanoroshiba added the cli pertaining to the cli label Jul 31, 2024
@ethanoroshiba ethanoroshiba deleted the ENG-670/add_cli_instrumentation branch October 18, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli pertaining to the cli
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant