We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
Opentelemetry looks like the way to go!
Sorry, something went wrong.
#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?
SLUGCMPLR_ENV
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: