Skip to content

Restore the route_actual_response_total metric#468

Merged
olix0r merged 2 commits intomasterfrom
ver/route_actual
Mar 31, 2020
Merged

Restore the route_actual_response_total metric#468
olix0r merged 2 commits intomasterfrom
ver/route_actual

Conversation

@olix0r
Copy link
Member

@olix0r olix0r commented Mar 31, 2020

339efa8 incorrectly removed the route_actual metrics scope from the
outbound stack. This change restores these metrics but omits latency
buckets from export.

Fixes linkerd/linkerd2#4215

olix0r added 2 commits March 31, 2020 18:30
We export raw histograms for all HTTP metrics layers; but in some cases
these values are never consumed. This change modifies the http metrics
`Report` type to support disabling export of latencies.

This feature is not used yet but will be used in a follow-up.
339efa8 incorrectly removed the route_actual metrics scope from the
outbound stack. This change restores these metrics but omits latency
buckets from export.

Fixes linkerd/linkerd2#4215
Copy link
Contributor

@hawkw hawkw left a comment

Choose a reason for hiding this comment

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

🚮 🗺️ #️⃣ 🔙 😄

@olix0r olix0r marked this pull request as ready for review March 31, 2020 20:43
@olix0r olix0r changed the base branch from ver/http-metrics-optional-latencies to master March 31, 2020 20:43
@olix0r olix0r merged commit 8c6bbbb into master Mar 31, 2020
@olix0r olix0r deleted the ver/route_actual branch March 31, 2020 20:44
olix0r added a commit to linkerd/linkerd2 that referenced this pull request Mar 31, 2020
This release restores the `route_actual_response_total` metric, which is
needed for `linkerd routes -o wide`.

---

* Update test certificates (linkerd/linkerd2-proxy#460)
* Use strong_count instead of upgrade on weak Arcs in cache (linkerd/linkerd2-proxy#459)
* Wire authority override coming from discovery (linkerd/linkerd2-proxy#462)
* Update integration tests certs (linkerd/linkerd2-proxy#465)
* Add a `mock-orig-dst` feature flag (linkerd/linkerd2-proxy#466)
* http-metrics: Make latency export optional (linkerd/linkerd2-proxy#467)
* Restore the route_actual_response_total metric (linkerd/linkerd2-proxy#468)
olix0r added a commit to linkerd/linkerd2 that referenced this pull request Mar 31, 2020
This release restores the `route_actual_response_total` metric, which is
needed for `linkerd routes -o wide`.

---

* Update test certificates (linkerd/linkerd2-proxy#460)
* Use strong_count instead of upgrade on weak Arcs in cache (linkerd/linkerd2-proxy#459)
* Wire authority override coming from discovery (linkerd/linkerd2-proxy#462)
* Update integration tests certs (linkerd/linkerd2-proxy#465)
* Add a `mock-orig-dst` feature flag (linkerd/linkerd2-proxy#466)
* http-metrics: Make latency export optional (linkerd/linkerd2-proxy#467)
* Restore the route_actual_response_total metric (linkerd/linkerd2-proxy#468)
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.

route_actual_response_total metric missing in proxy version v2.89.0

3 participants