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
chore(integration): match the resolved endpoint before its version prefix
The previous pattern looked for endpoint_url, which is the request URL and
carries a version prefix, so it did not match and would have needed an
update on every version bump. Match configured_endpoint instead, which is
the endpoint resolved from configuration.
Log fields are rendered with surrounding quotes, so include them.
0 commit comments