hypertrace / javaagent

Hypertrace OpenTelemetry Java agent with payload/body and headers data capture.
Apache License 2.0
34 stars 15 forks source link

Add OTEL smoke test #268

Closed samarth-gupta-traceable closed 3 years ago

samarth-gupta-traceable commented 3 years ago

Updates #217

Description

Please include a summary of the change, motivation and context.

Testing

Please describe the tests that you ran to verify your changes. Please summarize what did you test and what needs to be tested e.g. deployed and tested helm chart locally.

ran ./gradlew build locally

Documentation

Make sure that you have documented corresponding changes in this repository or hypertrace docs repo if required.

pavolloffay commented 3 years ago

@samarth-gupta-traceable the next step will be to modify the apps to include /echo endpoint and add a test with posts JSON (and receives it).