linkerd2/viz/metrics-api
Tarun Pothulapati aa9ee6b007
injector: remove unused proxy reference env variables (#7382)
Fixes #6740

\#6711 removed the usage of unnecessary reference variables
in the proxy template, as they are not needed. Their definations
were left as there were race conditions with extension installs.

As `2.11` was released with that change, Now its a good time to
remove the definations too as no usages should be present from a
`2.11` upgrade.

Signed-off-by: Tarun Pothulapati <tarunpothulapati@outlook.com>
2021-12-16 00:06:18 +05:30
..
client Remove linkerd prefix from extension resources (#5803) 2021-02-25 11:01:31 -05:00
cmd smi: remove default functionality in linkerd (#7334) 2021-12-03 12:07:30 +05:30
gen/viz viz: support `stat` on new policy resources (#6785) 2021-09-15 10:59:36 +05:30
proto viz: support `stat` on new policy resources (#6785) 2021-09-15 10:59:36 +05:30
util update go.mod and docker images to go 1.16.2 (#5890) 2021-03-15 11:20:16 -05:00
Dockerfile build: upgrade to Go 1.17 (#7371) 2021-11-30 15:36:11 -05:00
edges.go Refactor edges command (#6574) 2021-08-05 11:01:03 -07:00
edges_test.go injector: remove unused proxy reference env variables (#7382) 2021-12-16 00:06:18 +05:30
gateways.go Add peer label to TCP read and write stat queries (#5903) 2021-03-26 13:36:30 -04:00
grpc_server.go Update protoc (#6333) 2021-06-21 16:37:57 -07:00
grpc_server_test.go Remove the `linkerd-controller` pod (#6039) 2021-04-19 09:57:45 -05:00
http_server.go Simplify SelfCheck API (#5665) 2021-02-05 10:13:45 -05:00
http_server_test.go Upgrade golangci-lint (#7338) 2021-11-23 12:54:47 -07:00
prometheus.go Add linkerd viz authz command (#6875) 2021-09-21 09:36:05 -07:00
prometheus_test.go stat_summary: support service metrics using `authority` label (#6514) 2021-08-09 23:05:14 +05:30
stat_summary.go smi: remove default functionality in linkerd (#7334) 2021-12-03 12:07:30 +05:30
stat_summary_test.go smi: remove default functionality in linkerd (#7334) 2021-12-03 12:07:30 +05:30
test_helper.go smi: remove default functionality in linkerd (#7334) 2021-12-03 12:07:30 +05:30
top_routes.go Add peer label to TCP read and write stat queries (#5903) 2021-03-26 13:36:30 -04:00
top_routes_test.go Extract from public-api all the Prometheus dependencies, and moves things into a new viz component 'linkerd-metrics-api' (#5560) 2021-01-21 18:26:38 -05:00