Damien Mathieu
Damien Mathieu
This issue is to inform the maintainers of the macaron library (and users reading issues) that the [otelmacaron](https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/gopkg.in/macaron.v1/otelmacaron) library, which allows instrumenting macaron with OpenTelemetry lacks a code owner, and...
**What happened?** The blog's RSS feed is empty: https://opentelemetry.io/blog/index.xml There is a link to a feed in the blog itself: https://opentelemetry.io/blog/2024/index.xml But that URL includes the 2024 year. There shouldn't...
This is a proposal to split the `otlp` module into multiple submodule. That way, requiring `otlp/trace` does not add `google.golang.org/grpc` as a dependency. This should allow us to deprecate the...
This adds a CONTRIBUTING file, so new contributors better know what to expect. I based this on the [otel-go contributing file](https://github.com/open-telemetry/opentelemetry-go/blob/main/CONTRIBUTING.md), with some adjustements. Everything is open for comments obviously.
(Maybe once the move to the open-telemetry org has happened) We should setup a CHANGELOG document, and start maintaining it for any public facing changes. This can either be done...
Add dependabot or renovabot to automatically open PRs that will upgrade dependencies. Related: #48.
#### Description This allows building profiles in the processor builder. As this is only changing internal modules, I am marking it as chore (and skipping changelog entry). #### Link to...
#### Description This adds profiles support in fanoutconsumer. That is required to be able to handle profiles in the service graph. As this is only changing internal modules, I am...
#### Description This allows building profiles in the receiver builder. As this is only changing internal modules, I am marking it as chore (and skipping changelog entry). #### Link to...
#### Description This allows building profiles in the exporter builder. As this is only changing internal modules, I am marking it as chore (and skipping changelog entry). #### Link to...