You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Equinix Otel library tries to be too magic and make telemetry instrumentation "just work" by configuring a set of environment variables. These environment variables often go undocumented and are hard to keep track of.
We should preference clear configurability over cleverness, hence we should remove the Equinix otel instrumentation in favor of explicit otel instrumentation.
The text was updated successfully, but these errors were encountered:
The Equinix Otel library tries to be too magic and make telemetry instrumentation "just work" by configuring a set of environment variables. These environment variables often go undocumented and are hard to keep track of.
We should preference clear configurability over cleverness, hence we should remove the Equinix otel instrumentation in favor of explicit otel instrumentation.
The text was updated successfully, but these errors were encountered: