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

Inject logging and timing helpers into context #28

Open
CGA1123 opened this issue Sep 4, 2021 · 2 comments
Open

Inject logging and timing helpers into context #28

CGA1123 opened this issue Sep 4, 2021 · 2 comments
Labels
core Affecting core slugcmplr functionality/logic

Comments

@CGA1123
Copy link
Owner

CGA1123 commented Sep 4, 2021

It might be nice to be able to collect logs, timings, events, via some interface that could be injected into the context for different commands.

Maybe see if there's a nice way to do it using open telemetry?

@CGA1123
Copy link
Owner Author

CGA1123 commented Sep 18, 2021

Opentelemetry looks like the way to go!

@CGA1123
Copy link
Owner Author

CGA1123 commented Sep 29, 2021

#35 starts on this.

It might be an idea to have OpenTelemetry be configured by default with a STDOUT exporter for all CLI command depending on the SLUGCMPLR_ENV value?

@CGA1123 CGA1123 added the core Affecting core slugcmplr functionality/logic label Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Affecting core slugcmplr functionality/logic
Projects
None yet
Development

No branches or pull requests

1 participant