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

Add AgentForTestingTest.exportAndRetrieveMetrics() #13414

Merged

Conversation

chlos
Copy link
Contributor

@chlos chlos commented Feb 27, 2025

Currently only spans exporting and retrieving is tested in AgentForTestingTest.exportAndRetrieve(). Let's:

  • Have a separate spans test (basically rename exportAndRetrieve() to exportAndRetrieveSpans())
  • Add a new metrics test: exportAndRetrieveMetrics()

This test is supposed to cover javaagent.testing issues like this: #13401

@chlos chlos requested a review from a team as a code owner February 27, 2025 17:59
Copy link

linux-foundation-easycla bot commented Feb 27, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

@laurit
Copy link
Contributor

laurit commented Feb 28, 2025

@chlos #13423 should get this test passing

renovate bot and others added 14 commits March 3, 2025 12:18
…ry#13413)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Rao <[email protected]>
Co-authored-by: Lauri Tulmin <[email protected]>
Co-authored-by: Lauri Tulmin <[email protected]>
Co-authored-by: Trask Stalnaker <[email protected]>
…pen-telemetry#13416)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
open-telemetry#13417)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…13421)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ind to v2.18.3 (open-telemetry#13428)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…18.3 (open-telemetry#13429)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@github-actions github-actions bot added the test native This label can be applied to PRs to trigger them to run native tests label Mar 3, 2025
@trask trask merged commit f2d0e15 into open-telemetry:main Mar 4, 2025
61 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test native This label can be applied to PRs to trigger them to run native tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants