Commit 2918b05
feat(telemetry): bundle open-telemetry SDK so telemetry:test works standalone
multiflexi-cli's telemetry:test command required the OTEL PHP SDK, but
only multiflexi-web5 declared it as a Composer dependency - the CLI
package always reported "SDK not installed" on servers where only
multiflexi-cli was deployed. Add open-telemetry/sdk and
open-telemetry/exporter-otlp (matching multiflexi-web5's versions) so
the deb bundles them like it already does for every other dependency.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent 676d80f commit 2918b05
3 files changed
Lines changed: 1586 additions & 617 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
0 commit comments