Commit 2bbc07c
authored
fix: Remove remaining MLflow references after migration to OpenTelemetry (#1422)
Completes the cleanup from PR #1420 by removing all lingering MLflow references:
- Remove MLflow tracking setup section from setup.sh (lines 605-620)
- Update README.md to reference OpenTelemetry observability stack
- Update snowball-method.md to reference OpenTelemetry instead of MLflow
- Delete mlruns/ artifact directory from repository
The observability/README.md intentionally retains MLflow references as
historical migration documentation.
Closes #14211 parent 9dc5f21 commit 2bbc07c
3 files changed
Lines changed: 2 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
602 | 602 | | |
603 | 603 | | |
604 | 604 | | |
605 | | - | |
606 | | - | |
607 | | - | |
608 | | - | |
609 | | - | |
610 | | - | |
611 | | - | |
612 | | - | |
613 | | - | |
614 | | - | |
615 | | - | |
616 | | - | |
617 | | - | |
618 | | - | |
619 | | - | |
620 | | - | |
621 | | - | |
622 | 605 | | |
623 | 606 | | |
624 | 607 | | |
| |||
0 commit comments