Commit bf13176
committed
chore: remove azure-ai-validation directory and fix hardcoded secrets
- Removed entire azure-ai-validation directory (redundant with direct_azure_openai_app.py)
- Replaced hardcoded API keys and tokens with placeholders in:
- run_with_collector.sh
- start_collector_correctly.sh
- All functionality now consolidated in alpha-release-testing framework1 parent e9510ec commit bf13176
File tree
3 files changed
+9
-4
lines changed- instrumentation-genai/opentelemetry-instrumentation-langchain/examples/alpha-release-testing
3 files changed
+9
-4
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
153 | 157 | | |
154 | 158 | | |
155 | 159 | | |
| |||
172 | 176 | | |
173 | 177 | | |
174 | 178 | | |
| 179 | + | |
175 | 180 | | |
176 | 181 | | |
177 | 182 | | |
| |||
0 commit comments