Skip to content

[fix][test][branch-4.2] Fix OpenTelemetry sanity test metric#26209

Closed
void-ptr974 wants to merge 1 commit into
apache:branch-4.2from
void-ptr974:fix/otel-sanity-4.2
Closed

[fix][test][branch-4.2] Fix OpenTelemetry sanity test metric#26209
void-ptr974 wants to merge 1 commit into
apache:branch-4.2from
void-ptr974:fix/otel-sanity-4.2

Conversation

@void-ptr974

Copy link
Copy Markdown
Contributor

Motivation

The OpenTelemetry sanity test on branch-4.2 still checks queueSize_ratio for OTLP export after the OpenTelemetry upgrade. That metric is no longer a stable sanity signal with the upgraded OpenTelemetry runtime telemetry path, and the metrics CI can time out while waiting for it.

Master already switched this sanity check to jvm_cpu_count, which is configured by OpenTelemetryService.

Modifications

Use jvm_cpu_count for the OTLP export sanity check, matching the existing master-side test adjustment.

Verifying this change

  • git diff --check

@StevenLuMT

Copy link
Copy Markdown
Member

Thank you for your contribution. I encountered the same problem in this pr #26219

@zymap zymap closed this Jul 22, 2026
@zymap zymap reopened this Jul 22, 2026
@void-ptr974

Copy link
Copy Markdown
Contributor Author

#26221 Hi, community. I submit another pr fix compile problem.

@StevenLuMT

Copy link
Copy Markdown
Member

/pulsarbot rerun-failure-checks

@StevenLuMT

Copy link
Copy Markdown
Member

You need to rebase branch-4.2. @void-ptr974

@lhotari

lhotari commented Jul 22, 2026

Copy link
Copy Markdown
Member

I pushed a fix directly in 4ec7709 (branch-4.2) and f934590 (branch-4.0). Closing this PR.

@lhotari lhotari closed this Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants