summaryrefslogtreecommitdiff
path: root/test/tracetesting/tracetest-provision.yaml
diff options
context:
space:
mode:
authorSaumit <justsaumit@protonmail.com>2025-09-27 02:14:26 +0530
committerSaumit <justsaumit@protonmail.com>2025-09-27 02:14:26 +0530
commit82e03978b89938219958032efb1448cc76baa181 (patch)
tree626f3e54d52ecd49be0ed3bee30abacc0453d081 /test/tracetesting/tracetest-provision.yaml
Initial snapshot - OpenTelemetry demo 2.1.3 -f
Diffstat (limited to 'test/tracetesting/tracetest-provision.yaml')
-rw-r--r--test/tracetesting/tracetest-provision.yaml37
1 files changed, 37 insertions, 0 deletions
diff --git a/test/tracetesting/tracetest-provision.yaml b/test/tracetesting/tracetest-provision.yaml
new file mode 100644
index 0000000..a37cc40
--- /dev/null
+++ b/test/tracetesting/tracetest-provision.yaml
@@ -0,0 +1,37 @@
+# Copyright The OpenTelemetry Authors
+# SPDX-License-Identifier: Apache-2.0
+
+---
+type: PollingProfile
+spec:
+ name: Default
+ strategy: periodic
+ default: true
+ periodic:
+ retryDelay: 5s
+ timeout: 3m
+
+---
+type: Demo
+spec:
+ name: "OpenTelemetry Shop"
+ enabled: true
+ type: otelstore
+ opentelemetryStore:
+ frontendEndpoint: http://frontend:8080
+
+---
+type: DataStore
+spec:
+ name: Opentelemetry Collector pipeline
+ type: otlp
+ default: true
+
+---
+type: TestRunner
+spec:
+ id: current
+ name: default
+ requiredGates:
+ - analyzer-score
+ - test-specs