Skip to content

Try to stabilize OpenTelemetryMetricsContainerConnectionDetailsFactoryIntegrationTests #42377

@wilkinsona

Description

@wilkinsona

connectionCanBeMadeToOpenTelemetryCollectorContainer sometimes fails because the OpenTelemetry collector running in the container doesn't respond quickly enough. We currently make two scrape attempts, one that uses Awaitility and will be retried if needed and one that does not. We're not testing the stability of the OpenTelemetry collector but our ability to correctly create connection details that can connect to it. We could hopefully improve things by making a single scrape attempt that uses Awaitility.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions