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
This image claims jaeger: agent: endpoint takes a socket address, yet shows a hostname+port, which the router won't allow.
As a side effect of us using serde untagged enums, errors raised while trying to deserialize to a variant greet the user with a difficult to diagnose error message:
plugin apollo.telemetry could not be configured: data did not match any variant of untagged enum Config
The text was updated successfully, but these errors were encountered:
Followup to #3950, the tracing configuration documentation is out of date:
trace_config doesn't exist anymore since #4044
This image claims jaeger: agent: endpoint takes a socket address, yet shows a hostname+port, which the router won't allow.
As a side effect of us using serde untagged enums, errors raised while trying to deserialize to a variant greet the user with a difficult to diagnose error message:
The text was updated successfully, but these errors were encountered: