opentelemetry-java/integration-tests/tracecontext
Anuraag Agrawal 900c35ed8c
Migrate remaining gradle scripts to kotlin (#2820)
* Migrate remaining gradle scripts to kotlin

* Finish more
2021-02-16 14:11:07 -08:00
..
src/main Replace DefaultOpenTelemetry builder / class exposure with a factory … (#2704) 2021-02-05 13:13:12 +09:00
README.md Rename folder names from underscore to hyphen (#1968) 2020-11-03 14:46:40 +09:00
build.gradle.kts Migrate remaining gradle scripts to kotlin (#2820) 2021-02-16 14:11:07 -08:00
tracecontext-integration-test.sh Use shadow plugin to generate bundled jars. (#2641) 2021-02-02 12:04:54 +09:00

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