mirror of https://github.com/linkerd/linkerd2.git
Since k8s 1.16 cadvisor uses the `container` label instead of `container_name` in the prometheus metrics it exposes. The heartbeat queries were using the latter, so they were broken for k8s version since 1.16. Note that the `p99-handle-us` value is still missing because the `request_handle_us` metrics is always zero. |
||
---|---|---|
.. | ||
heartbeat.go | ||
heartbeat_test.go |