opentelemetry-shell icon indicating copy to clipboard operation
opentelemetry-shell copied to clipboard

🚦 OpenTelemetry functions for shells

Results 15 opentelemetry-shell issues
Sort by recently updated
recently updated
newest added

#### 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,...

feature
traces

#### 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...

feature

#### 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...

bug
metrics

Figure out a solution for traces that span child function calls, suggest a trace context

feature
traces

#### 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

bug