Skip to content

Conversation

@ehhuang
Copy link
Contributor

@ehhuang ehhuang commented Oct 27, 2025

What does this PR do?

  • added a server-based test OLTP collector

Test Plan

CI

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Oct 27, 2025
@ehhuang ehhuang changed the title tele tests tests: enable telemetry tests in server mode Oct 27, 2025
@ehhuang ehhuang changed the title tests: enable telemetry tests in server mode test: enable telemetry tests in server mode Oct 27, 2025
@ehhuang ehhuang force-pushed the pr3926 branch 5 times, most recently from b3c9d5a to 1779586 Compare October 28, 2025 19:20
# What does this PR do?


## Test Plan
docker stop "$container_name" 2>/dev/null || true
docker rm "$container_name" 2>/dev/null || true

# Configure telemetry collector port shared between host and container
Copy link
Contributor

Choose a reason for hiding this comment

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

do you not need to run the docker with this additional port mapped or something?

Copy link
Contributor

Choose a reason for hiding this comment

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

ah I guess we run it with --network host -- which of course doesn't quite work on a mac :)

@ehhuang
Copy link
Contributor Author

ehhuang commented Oct 28, 2025

Thanks for the view. We'll just go with Jaeger directly as they're already integration tests.

@ehhuang ehhuang closed this Oct 28, 2025
@ehhuang ehhuang reopened this Oct 28, 2025
@ehhuang
Copy link
Contributor Author

ehhuang commented Oct 28, 2025

merging first. can remove if/when we add the alternative.

@ehhuang ehhuang merged commit 1aa8979 into main Oct 28, 2025
38 of 40 checks passed
@ehhuang ehhuang deleted the pr3926 branch October 28, 2025 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants