You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The images for these should be in control of this project, build as part of the smoke-test job. It should be easy to add smoke tests for new frameworks.
The text was updated successfully, but these errors were encountered:
@pavolloffay here the 2 steps I propose to integrate and modify OTEL smoke test with HT java agent:
Import current test from OTEL to HT repo and make sure all test are passing with hypertrace-agent-all.jar . This will require changes in smoke test as well as gradle files. This will include changes for publishing images to HT docker registry.
Enhance test app to send POST requests with required headers & add validation by enhancing test.
Add smoke tests for gRPC and different servlet containers (similar to https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/master/smoke-tests/matrix).
The images for these should be in control of this project, build as part of the smoke-test job. It should be easy to add smoke tests for new frameworks.
The text was updated successfully, but these errors were encountered: