Pierre Tessier

Results 20 issues of Pierre Tessier

With 0.42.0 of the collector contrib release came about some changes that were not communicated. The 0.42.0 image has a different binary name, going from `otelcolcontrib` to `otelcol-contrib`. Though the...

good first issue

## Changes Generates an error on a specific product when a feature flag is enabled. related issue: #162 Currently, this PR will not work since we have an issue that...

The following is a list of requirements that we need to evaluate before declaring v1 for trace telemetry. These requirements are across the entire application; Not all services will meet...

enhancement

I just got this after running `docker compose up` ``` Error response from daemon: Ports are not available: listen tcp 0.0.0.0:7000: bind: address already in use ``` Turns out port...

question

Running `docker compose build` takes more than 15 minutes just for the currency service using a 2019 MacBook Pro. Docker resources are set to 8 CPUs and 8 GB of...

question

When otel-cli is installed on MacOS using brew, you get this warning message when you do a brew install or brew upgrade ``` √ ~ 🤘 : brew upgrade Warning:...

## Changes Adds documentation for checkout service, focused on instrumentation code. Some small non-functional code changes were made to make the docs more presentable and IntelliJ happy.

# Feature Request Update Dockerfile to build artifacts similar to how other services are built. - [ ] Use the top-level build context, updating paths in Dockerfile accordingly - [...

enhancement

This release adds a new subchart: OpenSearch. The demo has added Logs support, and it was decided to use OpenSearch for the logging backend. This sets up a single-node OpenSearch...

The OpenTelemetry Demo is [moving](https://github.com/open-telemetry/opentelemetry-demo/pull/872) to a modules-based deployment, with a core set of components and several optional modules, as well as a `full` or `all` mode where everything is...

chart:demo