From 26fe8991fce35fa6acb2f9b0a0ad5d757eb52d93 Mon Sep 17 00:00:00 2001 From: Daniel Dias Date: Thu, 12 Sep 2024 14:19:24 -0300 Subject: [PATCH] add header with ref to otel demo --- testing/synthetic-monitoring/otel-demo/01-see-ads.yaml | 2 ++ .../otel-demo/02-get-product-recommendation.yaml | 2 ++ testing/synthetic-monitoring/otel-demo/03-browse-product.yaml | 2 ++ .../synthetic-monitoring/otel-demo/04-add-product-to-cart.yaml | 2 ++ testing/synthetic-monitoring/otel-demo/05-view-cart.yaml | 2 ++ .../synthetic-monitoring/otel-demo/06-checking-out-cart.yaml | 2 ++ 6 files changed, 12 insertions(+) diff --git a/testing/synthetic-monitoring/otel-demo/01-see-ads.yaml b/testing/synthetic-monitoring/otel-demo/01-see-ads.yaml index 16034ecd53..0f61a02989 100644 --- a/testing/synthetic-monitoring/otel-demo/01-see-ads.yaml +++ b/testing/synthetic-monitoring/otel-demo/01-see-ads.yaml @@ -1,3 +1,5 @@ +# test suite based on https://github.com/open-telemetry/opentelemetry-demo/tree/main/test/tracetesting/frontend-service + type: Test spec: id: frontend-see-adds diff --git a/testing/synthetic-monitoring/otel-demo/02-get-product-recommendation.yaml b/testing/synthetic-monitoring/otel-demo/02-get-product-recommendation.yaml index 62111c80bc..62abcfcc8c 100644 --- a/testing/synthetic-monitoring/otel-demo/02-get-product-recommendation.yaml +++ b/testing/synthetic-monitoring/otel-demo/02-get-product-recommendation.yaml @@ -1,3 +1,5 @@ +# test suite based on https://github.com/open-telemetry/opentelemetry-demo/tree/main/test/tracetesting/frontend-service + type: Test spec: id: frontend-get-recommendation diff --git a/testing/synthetic-monitoring/otel-demo/03-browse-product.yaml b/testing/synthetic-monitoring/otel-demo/03-browse-product.yaml index 58af9ec0a1..6c7a7c2686 100644 --- a/testing/synthetic-monitoring/otel-demo/03-browse-product.yaml +++ b/testing/synthetic-monitoring/otel-demo/03-browse-product.yaml @@ -1,3 +1,5 @@ +# test suite based on https://github.com/open-telemetry/opentelemetry-demo/tree/main/test/tracetesting/frontend-service + type: Test spec: id: frontend-browse-product diff --git a/testing/synthetic-monitoring/otel-demo/04-add-product-to-cart.yaml b/testing/synthetic-monitoring/otel-demo/04-add-product-to-cart.yaml index f5cb36fc95..e484cc71f0 100644 --- a/testing/synthetic-monitoring/otel-demo/04-add-product-to-cart.yaml +++ b/testing/synthetic-monitoring/otel-demo/04-add-product-to-cart.yaml @@ -1,3 +1,5 @@ +# test suite based on https://github.com/open-telemetry/opentelemetry-demo/tree/main/test/tracetesting/frontend-service + type: Test spec: id: frontend-add-product diff --git a/testing/synthetic-monitoring/otel-demo/05-view-cart.yaml b/testing/synthetic-monitoring/otel-demo/05-view-cart.yaml index 7568f31865..714fc70ef8 100644 --- a/testing/synthetic-monitoring/otel-demo/05-view-cart.yaml +++ b/testing/synthetic-monitoring/otel-demo/05-view-cart.yaml @@ -1,3 +1,5 @@ +# test suite based on https://github.com/open-telemetry/opentelemetry-demo/tree/main/test/tracetesting/frontend-service + type: Test spec: id: frontend-view-cart diff --git a/testing/synthetic-monitoring/otel-demo/06-checking-out-cart.yaml b/testing/synthetic-monitoring/otel-demo/06-checking-out-cart.yaml index 174fdacbee..f927e4c221 100644 --- a/testing/synthetic-monitoring/otel-demo/06-checking-out-cart.yaml +++ b/testing/synthetic-monitoring/otel-demo/06-checking-out-cart.yaml @@ -1,3 +1,5 @@ +# test suite based on https://github.com/open-telemetry/opentelemetry-demo/tree/main/test/tracetesting/frontend-service + type: Test spec: id: frontend-checkout-shopping-cart