opentelemetry-java/integration_tests/tracecontext
Anuraag Agrawal ecdfc391f2
Add a ContextValue interface to allow Context.withValue(value) withou… (#1827)
* Add a ContextValue interface to allow Context.withValue(value) without a key.

* Assertions

* Renames
2020-10-20 19:26:54 -07:00
..
src/main Add a ContextValue interface to allow Context.withValue(value) withou… (#1827) 2020-10-20 19:26:54 -07:00
README.md
build.gradle A small bit of cleanup in the HttpTraceContext integration test (#1836) 2020-10-20 11:58:55 +09:00
tracecontext-integration-test.sh

README.md

OpenTelemetry W3C Context Propagation tests

Based on https://github.com/w3c/trace-context/tree/master/test

Environmental requirements:

  • System with bourne shell e.g. linux, macOS
  • Python version >= 3.6.0
  • pip3
./tracecontext-integration-test.sh