mirror of https://github.com/linkerd/linkerd2.git
* Fix bug where we were using dst_authorities as a group by instead of authorities * Add test to make sure we don't dst_authorities Previously, we were only checking to make sure we didn't add dst_authorities in the query labels in promDstQueryLabels but we weren't checking the groupBy labels in promDstGroupByLabelNames - this caused us to try to query for dst_authorities when a --from query was sent. There are no dst_authorities, so there would be no named results. |
||
---|---|---|
.. | ||
client.go | ||
client_test.go | ||
grpc_server.go | ||
grpc_server_test.go | ||
http_server.go | ||
http_server_test.go | ||
proto_over_http.go | ||
proto_over_http_test.go | ||
stat_summary.go | ||
stat_summary_test.go | ||
test_helper.go |