Juraci Paixão Kröhling

Results 159 issues of Juraci Paixão Kröhling

Like open-telemetry/opentelemetry-collector#4522, but for ~~v0.57.0~~ v0.57.2 Versions v0.57.0 and v0.57.1 had problems during the release: first, the tag didn't seem to reflect the actual "chore" commit, and then I just...

release

Once the move from OC to OpenTelemetry SDK happens (#816), we need to enhance the contributing guideline with information on how component developers can add metrics to their own code....

When running the collector without specifying a config file, the error message that is returned doesn't immediately make it clear to users what the problem is: ``` $ ./bin/otelcorecol_linux_amd64 Error:...

bug
good first issue
easy

As I understood it, 1.0 is used as the default version on the server-side. This is *not* what we want here, on a newer server/library: the recommendation for a few...

In preparation for having a possible OTLP endpoint in Loki to ingest logs, we need to refactor the Loki exporter to have minimal configuration, potentially with only the endpoint. All...

exporter/loki
priority:needed

From https://github.com/open-telemetry/opentelemetry-collector/pull/2604

enhancement
good first issue
artifact:docker
area:licensing
never stale

May I do this in a follow-up PR, if there are no other concerns? _Originally posted by @jpkrohling in https://github.com/open-telemetry/opentelemetry-collector-releases/pull/43#discussion_r770702746_

Even though GoReleaser is fast on local machines, it's really slow at CI. Two distributions with the current matrix of arch/platforms are sufficient to cause the default timeout to happen...

good first issue

We might want to think again what "replicas" mean, especially when talking about `mode: sidecar`. Also, do we count all currently running replicas, or the desired ones? Should we have...

enhancement