#How to disable otel metric

1 messages · Page 1 of 1 (latest)

warm ginkgo
#

Hello Team

Is there a way to disable exporting otel metric?

Dagger engine - 0.14.0

lapis veldt
warm ginkgo
#

for some reason i am getting these engines logs after upgrade
time="2024-11-26T17:24:02Z" level=debug msg="exporting metrics to clients" clients=1
which is taking significant amount in executing module

lapis veldt
#

that's not otel telemetry

#

that's the new per step metric that you'll see in the cLI

warm ginkgo
#

this logs i don't see in my local and cached request are fast, but from integration/production server this logs adds ~30sec extra lag

warm ginkgo
#

@lapis veldt by any chance we can stop these?

lapis veldt
#

@warm ginkgo if you set OTEL_EXPORTER_OTLP_METRICS="" that should disable that metrics to clients message

warm ginkgo
#

I am also getting this in client side logs
ERR export metrics failed client=ucryl476zxboln7pvaqxne3zx err="connect to SSE: bad response from event source: 404 Not Found"