Skip to content

Commit b5ae4e9

Browse files
committed
refactor: Clean up and rename QSE harness directory
- Remove duplicate multi-agent-openai-metrics-trigger.py from manual/ directory - Rename multi-agent-qse to qse-evaluation-harness for better clarity - Update README.md paths to reflect new directory name - Update Dockerfile.alpha working directory path - Maintain clean separation between manual examples and QSE harness
1 parent 987a8d1 commit b5ae4e9

File tree

8 files changed

+0
-349
lines changed

8 files changed

+0
-349
lines changed

instrumentation-genai/opentelemetry-instrumentation-langchain/examples/manual/multi-agent-openai-metrics-trigger.py

Lines changed: 0 additions & 349 deletions
This file was deleted.

instrumentation-genai/opentelemetry-instrumentation-langchain/examples/multi-agent-qse/.env renamed to instrumentation-genai/opentelemetry-instrumentation-langchain/examples/qse-evaluation-harness/.env

File renamed without changes.

instrumentation-genai/opentelemetry-instrumentation-langchain/examples/multi-agent-qse/README.md renamed to instrumentation-genai/opentelemetry-instrumentation-langchain/examples/qse-evaluation-harness/README.md

File renamed without changes.

instrumentation-genai/opentelemetry-instrumentation-langchain/examples/multi-agent-qse/deploy/Dockerfile.alpha renamed to instrumentation-genai/opentelemetry-instrumentation-langchain/examples/qse-evaluation-harness/deploy/Dockerfile.alpha

File renamed without changes.

instrumentation-genai/opentelemetry-instrumentation-langchain/examples/multi-agent-qse/deploy/cronjob-qse.yaml renamed to instrumentation-genai/opentelemetry-instrumentation-langchain/examples/qse-evaluation-harness/deploy/cronjob-qse.yaml

File renamed without changes.

instrumentation-genai/opentelemetry-instrumentation-langchain/examples/multi-agent-qse/deploy/otel-collector-alpha.yaml renamed to instrumentation-genai/opentelemetry-instrumentation-langchain/examples/qse-evaluation-harness/deploy/otel-collector-alpha.yaml

File renamed without changes.

instrumentation-genai/opentelemetry-instrumentation-langchain/examples/multi-agent-qse/multi-agent-openai-metrics-trigger.py renamed to instrumentation-genai/opentelemetry-instrumentation-langchain/examples/qse-evaluation-harness/multi-agent-openai-metrics-trigger.py

File renamed without changes.

instrumentation-genai/opentelemetry-instrumentation-langchain/examples/multi-agent-qse/run_qse_harness.sh renamed to instrumentation-genai/opentelemetry-instrumentation-langchain/examples/qse-evaluation-harness/run_qse_harness.sh

File renamed without changes.

0 commit comments

Comments
 (0)