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

🚦 OpenTelemetry functions for shells

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

The default variable `OTEL_SERVICE_NAME` [configures the resource attribute `service.name`](https://github.com/krzko/opentelemetry-shell/blob/99073b8147b45a23e5ecce58d039c4047f4942ef/library/otel_metrics_schema.sh#L27). that's fine, but you're setting a default value when non is present. according to [the spec](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/resource/semantic_conventions/README.md#service) this value is required, so...

bug

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies
github_actions

Bumps debian from 11-slim to 12-slim. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=debian&package-manager=docker&previous-version=11-slim&new-version=12-slim)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Crazy idea: I don't know whether this is in-scope for your project, or whether I should build it myself, but yours feels like the most similar project to what I'm...

#### Is your feature request related to a problem? The library currently supports OTLP (HTTP), but would be nice to support OTLP (gRPC) aswell. Investigate utilising `grpcurl` for this uplift....

feature
logging
metrics
traces

#### Is your feature request related to a problem? To ensure the releases are of high quality, run [shellcheck](https://github.com/koalaman/shellcheck) to lint all `*.sh` files. #### Describe the solution you'd like...

feature

#### Is your feature request related to a problem? A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] The resource detection functions should...

feature
good first issue
traces

#### Is your feature request related to a problem? A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] The resource detection functions should...

feature
good first issue
traces

#### Is your feature request related to a problem? To help in distribution, `brew` should be utilised. #### Describe the solution you'd like Make the solution `brew install` compliant ####...

feature

#### Is your feature request related to a problem? A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] The resource detection functions should...

feature
traces