Skip to content

test(integration-tests-o11y): test for all signals#4955

Merged
coryan merged 3 commits intogoogleapis:mainfrom
coryan:test-integration-tests-o11y-all-client-signals-test
Mar 10, 2026
Merged

test(integration-tests-o11y): test for all signals#4955
coryan merged 3 commits intogoogleapis:mainfrom
coryan:test-integration-tests-o11y-all-client-signals-test

Conversation

@coryan
Copy link
Collaborator

@coryan coryan commented Mar 9, 2026

Introduce a test to validate all the signals (traces, logs and metrics) using a single client. This uses an EventLogger to format the logs, when we write an OTLP exporter for the logs we will need to change the test too.

Part of the work for #4760 and #4795

@codecov
Copy link

codecov bot commented Mar 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.93%. Comparing base (d629a49) to head (bc49057).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4955   +/-   ##
=======================================
  Coverage   93.93%   93.93%           
=======================================
  Files         221      221           
  Lines        8538     8538           
=======================================
  Hits         8020     8020           
  Misses        518      518           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@coryan coryan marked this pull request as ready for review March 9, 2026 20:38
@coryan coryan requested a review from a team as a code owner March 9, 2026 20:38
Introduce a test to validate all the signals (traces, logs and metrics) using a
single client. This uses an `EventLogger` to format the logs, when we write an
OTLP exporter for the logs we will need to change the test too.
@coryan coryan force-pushed the test-integration-tests-o11y-all-client-signals-test branch from 122e727 to ad4e584 Compare March 9, 2026 22:13
Copy link
Member

@dbolduc dbolduc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fizzbuzz claims another victim 😛

@coryan coryan enabled auto-merge (squash) March 10, 2026 02:13
@coryan coryan merged commit 15d5fce into googleapis:main Mar 10, 2026
35 checks passed
@coryan coryan deleted the test-integration-tests-o11y-all-client-signals-test branch March 10, 2026 02:28
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.

3 participants