...

Text file src/github.com/linkerd/linkerd2/cli/cmd/testdata/obfuscate-diagnostics-proxy-metrics.golden

Documentation: github.com/linkerd/linkerd2/cli/cmd/testdata

     1# HELP inbound_http_authz_allow_total The total number of inbound HTTP requests that were authorized
     2# TYPE inbound_http_authz_allow_total counter
     3inbound_http_authz_allow_total{target_addr="f21fd977",target_ip="0.0.0.0",target_port="4191",srv_name="default:all-unauthenticated",saz_name="default:all-unauthenticated",tls="no_identity",no_tls_reason="no_tls_from_remote"} 1319
     4inbound_http_authz_allow_total{target_addr="d5b2560e",target_ip="10.42.0.63",target_port="8080",srv_name="default:all-unauthenticated",saz_name="default:all-unauthenticated",tls="no_identity",no_tls_reason="no_tls_from_remote"} 7
     5inbound_http_authz_allow_total{target_addr="541ef355",target_ip="10.42.0.63",target_port="8090",srv_name="default:all-unauthenticated",saz_name="default:all-unauthenticated",tls="no_identity",no_tls_reason="no_tls_from_remote"} 1
     6inbound_http_authz_allow_total{target_addr="541ef355",target_ip="10.42.0.63",target_port="8090",srv_name="default:all-unauthenticated",saz_name="default:all-unauthenticated",tls="true",client_id="b1da0aee"} 3147

View as plain text