Robert Pająk

Results 227 issues of Robert Pająk

See: https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/pull/1243/files#r974593778

There is no info (other than it exists) about the Prometheus metrics exporter. See: https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/blob/main/docs/config.md There is only a mention in the `CHANGELOG.md` that it is the HttpListener version.

documentation

We could try to add `-v /var/run/docker.sock:/var/run/docker.sock` to `docker run`. For sure it is not simple as ☝️ and also the benefit is not huge as we already run smoke...

As is stated in the recent [specification change](https://github.com/open-telemetry/opentelemetry-specification/pull/1502) : > `http.url` MUST NOT contain credentials passed via URL in form of `https://username:[email protected]/`. In such case the attribute's value should be...

bug
good first issue
never-stale
priority:p2
spec-noncompliant
contribfest

The term "distribution" should be defined in the spec (e.g. glossary) given that it is already described under https://opentelemetry.io/docs/concepts/distributions/.

spec:miscellaneous

By @svrnm [here](https://github.com/open-telemetry/opentelemetry-specification/issues/2866#issuecomment-1283677183): > Here's what I'd like to see: An end user with NO experience at all comes to the OpenTelemetry project looking to get observability for their application,...

discussion

> Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#quality-standards) before sending pull request. Thanks! **Please provide package links to:** - repo link (github.com, gitlab.com,...

Could you please change the docs here and https://www.npmjs.com/package/@opentelemetry/auto-instrumentations-node so that we do not confuse the users that JavaScript is doing [automatic instrumentation](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/glossary.md#automatic-instrumentation)? I see that it has library instrumentations,...

good first issue
up-for-grabs
document
never-stale

Documents https://github.com/open-telemetry/opentelemetry-go/issues/3548

Skip Changelog

## Why Fixes #3766 Supersedes #3764 > The SDK MUST interpret an empty value of an environment variable the same way as when the variable is unset. Reference: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/sdk-environment-variables.md#parsing-empty-value ##...