Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestMetric10kDPS always failing for carbon #30478

Closed
TylerHelmuth opened this issue Jan 12, 2024 · 5 comments
Closed

TestMetric10kDPS always failing for carbon #30478

TylerHelmuth opened this issue Jan 12, 2024 · 5 comments
Labels
bug Something isn't working ci-cd CI, CD, testing, build issues flaky test a test is flaky priority:p2 Medium receiver/carbon

Comments

@TylerHelmuth
Copy link
Member

Component(s)

receiver/carbon

What happened?

Description

The TestMetric10kDPS/Carbon test is consistently failing:

I believe the flaky started with #29893

Collector version

latest

Environment information

No response

OpenTelemetry Collector configuration

No response

Log output

No response

Additional context

No response

@TylerHelmuth TylerHelmuth added bug Something isn't working needs triage New item requiring triage labels Jan 12, 2024
Copy link
Contributor

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@TylerHelmuth TylerHelmuth added priority:p2 Medium ci-cd CI, CD, testing, build issues flaky test a test is flaky and removed receiver/carbon needs triage New item requiring triage labels Jan 12, 2024
@TylerHelmuth
Copy link
Member Author

@rmfitzpatrick @atoulme @astencel-sumo @crobert-1 please take a look.

Copy link
Contributor

Pinging code owners for receiver/carbon: @aboguszewski-sumo. See Adding Labels via Comments if you do not have permissions to add labels yourself.

@rmfitzpatrick
Copy link
Contributor

rmfitzpatrick commented Jan 12, 2024

If #30481 doesn't reliably resolve I have no objection to skipping or removing the test. The initial underlying issue of missing metric names was the main cause to warrant no longer skipping,* but if general test env or component flake are concerns there are probably few benefits running the case.

dmitryax pushed a commit that referenced this issue Jan 12, 2024
**Description:**
Attempting to reduce carbon load test flake where sending queue limits
ensure sent != received.

```
2024-01-11T08:06:36.342Z	error	exporterhelper/queue_sender.go:213	Dropping data because sending_queue is full. Try increasing queue_size.	{"kind": "exporter", "data_type": "metrics", "name": "carbon", "dropped_items": 1}
```

**Link to tracking Issue:**
#30478

**Testing:**
updating existing

**Documentation:**
none needed
@TylerHelmuth
Copy link
Member Author

cparkins pushed a commit to AmadeusITGroup/opentelemetry-collector-contrib that referenced this issue Feb 1, 2024
…-telemetry#30481)

**Description:**
Attempting to reduce carbon load test flake where sending queue limits
ensure sent != received.

```
2024-01-11T08:06:36.342Z	error	exporterhelper/queue_sender.go:213	Dropping data because sending_queue is full. Try increasing queue_size.	{"kind": "exporter", "data_type": "metrics", "name": "carbon", "dropped_items": 1}
```

**Link to tracking Issue:**
open-telemetry#30478

**Testing:**
updating existing

**Documentation:**
none needed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci-cd CI, CD, testing, build issues flaky test a test is flaky priority:p2 Medium receiver/carbon
Projects
None yet
Development

No branches or pull requests

2 participants