Bogdan Drutu

Results 550 comments of Bogdan Drutu

@codeboten are we going to have this 👯 ?

I like having them at least as options for the config, not always on :)

An individual "log record" is incorrect to be sent, since lots of informations about that record are in the Resource and Scope. /cc @tigrannajaryan

Updated the latest tag to 0.56.0, using manifest and image group as the base tag. Commands for contrib (same for core image): ```bash docker pull otel/opentelemetry-collector-contrib:0.56.0-386 docker pull otel/opentelemetry-collector-contrib:0.56.0-amd64 docker...

``` Run make ci go: downloading github.com/goreleaser/goreleaser v1.9.2 go: downloading github.com/goreleaser/nfpm/v2 v2.16.0 go: downloading gopkg.in/yaml.v2 v2.[4](https://github.com/open-telemetry/opentelemetry-collector-releases/runs/7504115447?check_suite_focus=true#step:4:5).0 go: downloading github.com/alecthomas/jsonschema v0.0.0-20211209230136-e2b41affa[5](https://github.com/open-telemetry/opentelemetry-collector-releases/runs/7504115447?check_suite_focus=true#step:4:6)c1 go: downloading github.com/apex/log v1.9.0 go: downloading github.com/iancoleman/orderedmap v0.2.0 go: downloading...

/cc @jpkrohling as our release expert

I would generate this file as part of the "builder" and maybe include in the container if we want.

Same comment should apply for "Baggage" as well. It should allow an alternative implementation (even though is not a proper implementation but could be a header replace) that does not...