famous-flag-22960
09/15/2025, 7:55 PMdocker run --rm -it <http://cr.flyte.org/flyteorg/datacatalog-release:v1.16.0|cr.flyte.org/flyteorg/datacatalog-release:v1.16.0> /bin/sh
/ $ vi /tmp/otel.yaml
/ $ cat /tmp/otel.yaml
otel:
file: /tmp/trace.txt
jaeger:
endpoint: <http://localhost:14268/api/traces>
otlpgrpc:
endpoint: <http://localhost:4317>
otlphttp:
endpoint: <http://localhost:4318/v1/traces>
sampler:
parentSampler: always
type: noop
/ $ datacatalog --config /tmp/otel.yaml migrate run
INFO[0000] Using config file: [/tmp/otel.yaml]
Error:
1 error(s) decoding:
* 'file' expected a map, got 'string'
Looks like at a glance the new otel config in the helm chart doesn't match what the various components are expecting.average-finland-92144
09/15/2025, 7:57 PMfamous-flag-22960
09/15/2025, 7:59 PMotel:
file:
filename: /tmp/trace.txt
clean-glass-36808
09/15/2025, 8:00 PMclean-glass-36808
09/15/2025, 8:00 PMfamous-flag-22960
09/15/2025, 8:01 PMclean-glass-36808
09/15/2025, 8:04 PMclean-glass-36808
09/15/2025, 8:08 PMclean-glass-36808
09/15/2025, 8:09 PMfamous-flag-22960
09/15/2025, 8:13 PMfilename:
version in our configmap and things seem fine, or at least, we get past thisfamous-flag-22960
09/15/2025, 8:13 PMclean-glass-36808
09/16/2025, 3:55 PMclean-glass-36808
09/17/2025, 3:26 PMcool-lifeguard-49380
09/17/2025, 4:09 PMcool-lifeguard-49380
09/17/2025, 4:10 PMcool-lifeguard-49380
09/17/2025, 4:10 PMclean-glass-36808
09/24/2025, 5:33 AMcool-lifeguard-49380
09/24/2025, 7:07 AM