Skip to content

Instantly share code, notes, and snippets.

@Patanouk

Patanouk/.txt Secret

Created February 8, 2021 09:56
Show Gist options
  • Save Patanouk/c732fe24768be4ae979cad07401fc823 to your computer and use it in GitHub Desktop.
Save Patanouk/c732fe24768be4ae979cad07401fc823 to your computer and use it in GitHub Desktop.
Proxy logs grafana
time="2021-02-08T09:21:02Z" level=info msg="running version stable-2.9.2"
[ 0.011485s] INFO ThreadId(01) linkerd2_proxy::rt: Using single-threaded proxy runtime
[ 0.012436s] INFO ThreadId(01) linkerd2_proxy: Admin interface on 0.0.0.0:4191
[ 0.012452s] INFO ThreadId(01) linkerd2_proxy: Inbound interface on 0.0.0.0:4143
[ 0.012456s] INFO ThreadId(01) linkerd2_proxy: Outbound interface on 127.0.0.1:4140
[ 0.012462s] INFO ThreadId(01) linkerd2_proxy: Tap interface on 0.0.0.0:4190
[ 0.012468s] INFO ThreadId(01) linkerd2_proxy: Local identity is linkerd-grafana.linkerd.serviceaccount.identity.linkerd.cluster.local
[ 0.012474s] INFO ThreadId(01) linkerd2_proxy: Identity verified via linkerd-identity-headless.linkerd.svc.cluster.local:8080 (linkerd-identity.linkerd.serviceaccount.identity.linkerd.cluster.local)
[ 0.012481s] INFO ThreadId(01) linkerd2_proxy: Destinations resolved via linkerd-dst-headless.linkerd.svc.cluster.local:8086 (linkerd-destination.linkerd.serviceaccount.identity.linkerd.cluster.local)
[ 0.012864s] INFO ThreadId(01) outbound: linkerd2_app: listen.addr=127.0.0.1:4140 ingress_mode=false
[ 0.012956s] INFO ThreadId(01) inbound: linkerd2_app: listen.addr=0.0.0.0:4143
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment