Skip to content

Make span name without query string#1013

Merged
olix0r merged 2 commits intolinkerd:mainfrom
aatarasoff:span-name-path-only
May 22, 2021
Merged

Make span name without query string#1013
olix0r merged 2 commits intolinkerd:mainfrom
aatarasoff:span-name-path-only

Conversation

@aatarasoff
Copy link
Contributor

@aatarasoff aatarasoff commented May 19, 2021

Query string in Span name makes additional noise to Jaeger operation filter as on picture below.

Screenshot 2021-05-19 at 16 15 26

Suggest to use path only for span name but still use path and query in http.path property.

@aatarasoff aatarasoff requested a review from a team May 19, 2021 13:08
@aatarasoff aatarasoff force-pushed the span-name-path-only branch from 74c09de to cf9620f Compare May 19, 2021 13:09
Signed-off-by: aatarasoff <[email protected]>
@aatarasoff
Copy link
Contributor Author

aatarasoff commented May 21, 2021

formatting is fixed

Copy link
Member

@olix0r olix0r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@olix0r olix0r merged commit 4ab0eaf into linkerd:main May 22, 2021
olix0r added a commit to linkerd/linkerd2 that referenced this pull request May 27, 2021
* Controller clients of components with more than one replica could fail
  to drive all connections to completion. This could result in timeouts
  showing up in logs, but would not have prevented proxies from
  communicating with controllers. #6146
* linkerd/linkerd2-proxy#992 made the `l5d-dst-override` header required
  for ingress-mode proxies. This behavior has been reverted so that
  requests without this header are forwarded to their original
  destination.
* OpenCensus trace spans for HTTP requests no longer include query
  parameters.

---

* ci: Update/pin action dependencies (linkerd/linkerd2-proxy#1012)
* control: Ensure endpoints are driven to readiness (linkerd/linkerd2-proxy#1014)
* Make span name without query string (linkerd/linkerd2-proxy#1013)
* ingress: Restore original dst address routing (linkerd/linkerd2-proxy#1016)
* ci: Restict permissions in Actions (linkerd/linkerd2-proxy#1019)
* Forbid unsafe code in most module (linkerd/linkerd2-proxy#1018)
olix0r added a commit to linkerd/linkerd2 that referenced this pull request May 27, 2021
* Controller clients of components with more than one replica could fail
  to drive all connections to completion. This could result in timeouts
  showing up in logs, but would not have prevented proxies from
  communicating with controllers. #6146
* linkerd/linkerd2-proxy#992 made the `l5d-dst-override` header required
  for ingress-mode proxies. This behavior has been reverted so that
  requests without this header are forwarded to their original
  destination.
* OpenCensus trace spans for HTTP requests no longer include query
  parameters.

---

* ci: Update/pin action dependencies (linkerd/linkerd2-proxy#1012)
* control: Ensure endpoints are driven to readiness (linkerd/linkerd2-proxy#1014)
* Make span name without query string (linkerd/linkerd2-proxy#1013)
* ingress: Restore original dst address routing (linkerd/linkerd2-proxy#1016)
* ci: Restict permissions in Actions (linkerd/linkerd2-proxy#1019)
* Forbid unsafe code in most module (linkerd/linkerd2-proxy#1018)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants