opentelemetry-shell
opentelemetry-shell copied to clipboard
🚦 OpenTelemetry functions for shells
#### Is your feature request related to a problem? To allow for seamless tracing to take place it would be nice to allow traces to take place behind the scenes,...
#### Is your feature request related to a problem? Some vendors require API keys to be passed as headers (curl -H) via POST requests, need to cater for this scenario...
#### Describe the bug If $GITHUB_WORKFLOW includes special character the metric push will fail #### To Reproduce Steps to reproduce the behavior: 1. Worflow name: Foo Bar (Baz) 2. See...
Figure out a solution for traces that span child function calls, suggest a trace context
#### Describe the bug OTEL_EXPORTER_OTEL_ENDPOINT dosn't exist #### Expected behavior OTEL_EXPORTER_OTLP_ENDPOINT is used #### Additional context Please change everywhere, including Readme