Skip to content

Instantly share code, notes, and snippets.

@thedebugger
Created September 1, 2017 00:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thedebugger/68356a24fada6df619c7d2d1f1734709 to your computer and use it in GitHub Desktop.
Save thedebugger/68356a24fada6df619c7d2d1f1734709 to your computer and use it in GitHub Desktop.
linkerd routing to incorrect instance (inf-19248) part 2
{
"routers": [
{
"protocol": "http",
"httpAccessLog": "/var/log/linkerd-access-incoming.log",
"client": {
"tls": {
"caCertPath": "/etc/pki/tls/certs/root.ca.foobar.com.pem",
"names": [
{
"prefix": "/%/io.l5d.port/4141/#/io.l5d.consul/bg-sjc1/*",
"commonNamePattern": "linkerd.foobar.com"
}
],
"kind": "io.l5d.boundPath"
},
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"servers": [
{
"port": 4140,
"ip": "0.0.0.0"
}
],
"label": "omni-http",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "httproutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"port": 4141,
"kind": "io.l5d.port"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "http",
"httpAccessLog": "/var/log/linkerd-access-outgoing.log",
"client": {
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"servers": [
{
"port": 4141,
"ip": "0.0.0.0",
"tls": {
"certPath": "/etc/pki/tls/certs/web.foobar.com.chain.java",
"keyPath": "/etc/pki/tls/private/web.foobar.com.key"
}
}
],
"label": "omni-http-mesh",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "httproutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"kind": "io.l5d.localhost"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9601,
"ip": "0.0.0.0"
}
],
"dstPrefix": "/serviceB-thrift",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"tls": {
"caCertPath": "/etc/pki/tls/certs/root.ca.foobar.com.pem",
"names": [
{
"prefix": "/%/io.l5d.port/9602/#/io.l5d.consul/bg-sjc1/*",
"commonNamePattern": "linkerd.foobar.com"
}
],
"kind": "io.l5d.boundPath"
},
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "serviceB-thrift",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"port": 9602,
"kind": "io.l5d.port"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9602,
"ip": "0.0.0.0",
"tls": {
"certPath": "/etc/pki/tls/certs/web.foobar.com.chain.java",
"keyPath": "/etc/pki/tls/private/web.foobar.com.key"
}
}
],
"dstPrefix": "/serviceB-thrift",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "serviceB-thrift-mesh",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"kind": "io.l5d.localhost"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9603,
"ip": "0.0.0.0"
}
],
"dstPrefix": "/serviceA",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"tls": {
"caCertPath": "/etc/pki/tls/certs/root.ca.foobar.com.pem",
"names": [
{
"prefix": "/%/io.l5d.port/9604/#/io.l5d.consul/bg-sjc1/*",
"commonNamePattern": "linkerd.foobar.com"
}
],
"kind": "io.l5d.boundPath"
},
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "serviceA",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"port": 9604,
"kind": "io.l5d.port"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9604,
"ip": "0.0.0.0",
"tls": {
"certPath": "/etc/pki/tls/certs/web.foobar.com.chain.java",
"keyPath": "/etc/pki/tls/private/web.foobar.com.key"
}
}
],
"dstPrefix": "/serviceA",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "serviceA-mesh",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"kind": "io.l5d.localhost"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9607,
"ip": "0.0.0.0"
}
],
"dstPrefix": "/serviceD.service",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"tls": {
"caCertPath": "/etc/pki/tls/certs/root.ca.foobar.com.pem",
"names": [
{
"prefix": "/%/io.l5d.port/9608/#/io.l5d.consul/bg-sjc1/*",
"commonNamePattern": "linkerd.foobar.com"
}
],
"kind": "io.l5d.boundPath"
},
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "serviceD.service",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"port": 9608,
"kind": "io.l5d.port"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9608,
"ip": "0.0.0.0",
"tls": {
"certPath": "/etc/pki/tls/certs/web.foobar.com.chain.java",
"keyPath": "/etc/pki/tls/private/web.foobar.com.key"
}
}
],
"dstPrefix": "/serviceD.service",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "serviceD.service-mesh",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"kind": "io.l5d.localhost"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9609,
"ip": "0.0.0.0"
}
],
"dstPrefix": "/serviceC",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"tls": {
"caCertPath": "/etc/pki/tls/certs/root.ca.foobar.com.pem",
"names": [
{
"prefix": "/%/io.l5d.port/9610/#/io.l5d.consul/bg-sjc1/*",
"commonNamePattern": "linkerd.foobar.com"
}
],
"kind": "io.l5d.boundPath"
},
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "serviceC",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"port": 9610,
"kind": "io.l5d.port"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9610,
"ip": "0.0.0.0",
"tls": {
"certPath": "/etc/pki/tls/certs/web.foobar.com.chain.java",
"keyPath": "/etc/pki/tls/private/web.foobar.com.key"
}
}
],
"dstPrefix": "/serviceC",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "serviceC-mesh",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"kind": "io.l5d.localhost"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9611,
"ip": "0.0.0.0"
}
],
"dstPrefix": "/dstheader",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"tls": {
"caCertPath": "/etc/pki/tls/certs/root.ca.foobar.com.pem",
"names": [
{
"prefix": "/%/io.l5d.port/9612/#/io.l5d.consul/bg-sjc1/*",
"commonNamePattern": "linkerd.foobar.com"
}
],
"kind": "io.l5d.boundPath"
},
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "dstheader",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"port": 9612,
"kind": "io.l5d.port"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9612,
"ip": "0.0.0.0",
"tls": {
"certPath": "/etc/pki/tls/certs/web.foobar.com.chain.java",
"keyPath": "/etc/pki/tls/private/web.foobar.com.key"
}
}
],
"dstPrefix": "/dstheader",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "dstheader-mesh",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"kind": "io.l5d.localhost"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9613,
"ip": "0.0.0.0"
}
],
"dstPrefix": "/unknown",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"tls": {
"caCertPath": "/etc/pki/tls/certs/root.ca.foobar.com.pem",
"names": [
{
"prefix": "/%/io.l5d.port/9614/#/io.l5d.consul/bg-sjc1/*",
"commonNamePattern": "linkerd.foobar.com"
}
],
"kind": "io.l5d.boundPath"
},
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "unknown",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"port": 9614,
"kind": "io.l5d.port"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9614,
"ip": "0.0.0.0",
"tls": {
"certPath": "/etc/pki/tls/certs/web.foobar.com.chain.java",
"keyPath": "/etc/pki/tls/private/web.foobar.com.key"
}
}
],
"dstPrefix": "/unknown",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "unknown-mesh",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"kind": "io.l5d.localhost"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9698,
"ip": "0.0.0.0"
}
],
"dstPrefix": "/calculator-tutorial-thrift",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"tls": {
"caCertPath": "/etc/pki/tls/certs/root.ca.foobar.com.pem",
"names": [
{
"prefix": "/%/io.l5d.port/9699/#/io.l5d.consul/bg-sjc1/*",
"commonNamePattern": "linkerd.foobar.com"
}
],
"kind": "io.l5d.boundPath"
},
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "calculator-tutorial-thrift",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"port": 9699,
"kind": "io.l5d.port"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9699,
"ip": "0.0.0.0",
"tls": {
"certPath": "/etc/pki/tls/certs/web.foobar.com.chain.java",
"keyPath": "/etc/pki/tls/private/web.foobar.com.key"
}
}
],
"dstPrefix": "/calculator-tutorial-thrift",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "calculator-tutorial-thrift-mesh",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"kind": "io.l5d.localhost"
}
],
"kind": "io.l5d.namerd"
}
}
],
"telemetry": [
{
"prefix": "linkerd",
"hostname": "x.x.x.75",
"port": 8200,
"gaugeIntervalMs": 10000,
"sampleRate": 1,
"kind": "io.l5d.statsd",
"experimental": true
}
],
"admin": {
"port": 9994
},
"usage": {
"enabled": false
}
}
{
"routers": [
{
"protocol": "http",
"httpAccessLog": "/var/log/linkerd-access-incoming.log",
"client": {
"tls": {
"caCertPath": "/etc/pki/tls/certs/root.ca.foobar.com.pem",
"names": [
{
"prefix": "/%/io.l5d.port/4141/#/io.l5d.consul/bg-sjc1/*",
"commonNamePattern": "linkerd.foobar.com"
}
],
"kind": "io.l5d.boundPath"
},
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"servers": [
{
"port": 4140,
"ip": "0.0.0.0"
}
],
"label": "omni-http",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "httproutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"port": 4141,
"kind": "io.l5d.port"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "http",
"httpAccessLog": "/var/log/linkerd-access-outgoing.log",
"client": {
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"servers": [
{
"port": 4141,
"ip": "0.0.0.0",
"tls": {
"certPath": "/etc/pki/tls/certs/web.foobar.com.chain.java",
"keyPath": "/etc/pki/tls/private/web.foobar.com.key"
}
}
],
"label": "omni-http-mesh",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "httproutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"kind": "io.l5d.localhost"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9601,
"ip": "0.0.0.0"
}
],
"dstPrefix": "/serviceB-thrift",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"tls": {
"caCertPath": "/etc/pki/tls/certs/root.ca.foobar.com.pem",
"names": [
{
"prefix": "/%/io.l5d.port/9602/#/io.l5d.consul/bg-sjc1/*",
"commonNamePattern": "linkerd.foobar.com"
}
],
"kind": "io.l5d.boundPath"
},
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "serviceB-thrift",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"port": 9602,
"kind": "io.l5d.port"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9602,
"ip": "0.0.0.0",
"tls": {
"certPath": "/etc/pki/tls/certs/web.foobar.com.chain.java",
"keyPath": "/etc/pki/tls/private/web.foobar.com.key"
}
}
],
"dstPrefix": "/serviceB-thrift",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "serviceB-thrift-mesh",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"kind": "io.l5d.localhost"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9603,
"ip": "0.0.0.0"
}
],
"dstPrefix": "/serviceA",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"tls": {
"caCertPath": "/etc/pki/tls/certs/root.ca.foobar.com.pem",
"names": [
{
"prefix": "/%/io.l5d.port/9604/#/io.l5d.consul/bg-sjc1/*",
"commonNamePattern": "linkerd.foobar.com"
}
],
"kind": "io.l5d.boundPath"
},
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "serviceA",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"port": 9604,
"kind": "io.l5d.port"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9604,
"ip": "0.0.0.0",
"tls": {
"certPath": "/etc/pki/tls/certs/web.foobar.com.chain.java",
"keyPath": "/etc/pki/tls/private/web.foobar.com.key"
}
}
],
"dstPrefix": "/serviceA",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "serviceA-mesh",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"kind": "io.l5d.localhost"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9607,
"ip": "0.0.0.0"
}
],
"dstPrefix": "/serviceD.service",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"tls": {
"caCertPath": "/etc/pki/tls/certs/root.ca.foobar.com.pem",
"names": [
{
"prefix": "/%/io.l5d.port/9608/#/io.l5d.consul/bg-sjc1/*",
"commonNamePattern": "linkerd.foobar.com"
}
],
"kind": "io.l5d.boundPath"
},
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "serviceD.service",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"port": 9608,
"kind": "io.l5d.port"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9608,
"ip": "0.0.0.0",
"tls": {
"certPath": "/etc/pki/tls/certs/web.foobar.com.chain.java",
"keyPath": "/etc/pki/tls/private/web.foobar.com.key"
}
}
],
"dstPrefix": "/serviceD.service",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "serviceD.service-mesh",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"kind": "io.l5d.localhost"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9609,
"ip": "0.0.0.0"
}
],
"dstPrefix": "/serviceC",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"tls": {
"caCertPath": "/etc/pki/tls/certs/root.ca.foobar.com.pem",
"names": [
{
"prefix": "/%/io.l5d.port/9610/#/io.l5d.consul/bg-sjc1/*",
"commonNamePattern": "linkerd.foobar.com"
}
],
"kind": "io.l5d.boundPath"
},
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "serviceC",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"port": 9610,
"kind": "io.l5d.port"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9610,
"ip": "0.0.0.0",
"tls": {
"certPath": "/etc/pki/tls/certs/web.foobar.com.chain.java",
"keyPath": "/etc/pki/tls/private/web.foobar.com.key"
}
}
],
"dstPrefix": "/serviceC",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "serviceC-mesh",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"kind": "io.l5d.localhost"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9611,
"ip": "0.0.0.0"
}
],
"dstPrefix": "/dstheader",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"tls": {
"caCertPath": "/etc/pki/tls/certs/root.ca.foobar.com.pem",
"names": [
{
"prefix": "/%/io.l5d.port/9612/#/io.l5d.consul/bg-sjc1/*",
"commonNamePattern": "linkerd.foobar.com"
}
],
"kind": "io.l5d.boundPath"
},
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "dstheader",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"port": 9612,
"kind": "io.l5d.port"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9612,
"ip": "0.0.0.0",
"tls": {
"certPath": "/etc/pki/tls/certs/web.foobar.com.chain.java",
"keyPath": "/etc/pki/tls/private/web.foobar.com.key"
}
}
],
"dstPrefix": "/dstheader",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "dstheader-mesh",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"kind": "io.l5d.localhost"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9613,
"ip": "0.0.0.0"
}
],
"dstPrefix": "/unknown",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"tls": {
"caCertPath": "/etc/pki/tls/certs/root.ca.foobar.com.pem",
"names": [
{
"prefix": "/%/io.l5d.port/9614/#/io.l5d.consul/bg-sjc1/*",
"commonNamePattern": "linkerd.foobar.com"
}
],
"kind": "io.l5d.boundPath"
},
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "unknown",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"port": 9614,
"kind": "io.l5d.port"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9614,
"ip": "0.0.0.0",
"tls": {
"certPath": "/etc/pki/tls/certs/web.foobar.com.chain.java",
"keyPath": "/etc/pki/tls/private/web.foobar.com.key"
}
}
],
"dstPrefix": "/unknown",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "unknown-mesh",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"kind": "io.l5d.localhost"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9698,
"ip": "0.0.0.0"
}
],
"dstPrefix": "/calculator-tutorial-thrift",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"tls": {
"caCertPath": "/etc/pki/tls/certs/root.ca.foobar.com.pem",
"names": [
{
"prefix": "/%/io.l5d.port/9699/#/io.l5d.consul/bg-sjc1/*",
"commonNamePattern": "linkerd.foobar.com"
}
],
"kind": "io.l5d.boundPath"
},
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "calculator-tutorial-thrift",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"port": 9699,
"kind": "io.l5d.port"
}
],
"kind": "io.l5d.namerd"
}
},
{
"protocol": "thrift",
"thriftMethodInDst": false,
"servers": [
{
"thriftFramed": true,
"thriftProtocol": "binary",
"port": 9699,
"ip": "0.0.0.0",
"tls": {
"certPath": "/etc/pki/tls/certs/web.foobar.com.chain.java",
"keyPath": "/etc/pki/tls/private/web.foobar.com.key"
}
}
],
"dstPrefix": "/calculator-tutorial-thrift",
"client": {
"thriftFramed": true,
"thriftProtocol": "binary",
"attemptTTwitterUpgrade": true,
"hostConnectionPool": {
"idleTimeMs": 1800000
}
},
"label": "calculator-tutorial-thrift-mesh",
"interpreter": {
"dst": "/$/inet/b.b.b.85/4100",
"namespace": "thriftroutes",
"tls": {
"commonName": "linkerd.foobar.com",
"caCert": "/etc/pki/tls/certs/root.ca.foobar.com.pem"
},
"transformers": [
{
"kind": "io.l5d.localhost"
}
],
"kind": "io.l5d.namerd"
}
}
],
"telemetry": [
{
"prefix": "linkerd",
"hostname": "x.x.x.41",
"port": 8200,
"gaugeIntervalMs": 10000,
"sampleRate": 1,
"kind": "io.l5d.statsd",
"experimental": true
}
],
"admin": {
"port": 9994
},
"usage": {
"enabled": false
}
}
{"prefix":"/serviceA","dst":"0.00*/#/io.l5d.consul/bg-sjc1/serviceA-blue & 100.00*/#/io.l5d.consul/bg-sjc1/serviceA-green"}
{
"jvm/start_time": 1501778020000,
"jvm/application_time_millis": 2446142720,
"jvm/classes/total_loaded": 8490,
"jvm/classes/current_loaded": 8490,
"jvm/classes/total_unloaded": 0,
"jvm/postGC/Par_Survivor_Space/max": 178913280,
"jvm/postGC/Par_Survivor_Space/used": 109632,
"jvm/postGC/CMS_Old_Gen/max": 3579183100,
"jvm/postGC/CMS_Old_Gen/used": 9398920,
"jvm/postGC/Par_Eden_Space/max": 1431699460,
"jvm/postGC/Par_Eden_Space/used": 0,
"jvm/postGC/used": 9508552,
"jvm/nonheap/committed": 60305408,
"jvm/nonheap/max": -1,
"jvm/nonheap/used": 58590312,
"jvm/tenuring_threshold": 6,
"jvm/thread/daemon_count": 157,
"jvm/thread/count": 158,
"jvm/thread/peak_count": 214,
"jvm/mem/postGC/Par_Survivor_Space/max": 178913280,
"jvm/mem/postGC/Par_Survivor_Space/used": 109632,
"jvm/mem/postGC/CMS_Old_Gen/max": 3579183100,
"jvm/mem/postGC/CMS_Old_Gen/used": 9398920,
"jvm/mem/postGC/Par_Eden_Space/max": 1431699460,
"jvm/mem/postGC/Par_Eden_Space/used": 0,
"jvm/mem/postGC/used": 9508552,
"jvm/mem/metaspace/max_capacity": 1082130430,
"jvm/mem/buffer/direct/max": 9730424,
"jvm/mem/buffer/direct/count": 289,
"jvm/mem/buffer/direct/used": 9730424,
"jvm/mem/buffer/mapped/max": 0,
"jvm/mem/buffer/mapped/count": 0,
"jvm/mem/buffer/mapped/used": 0,
"jvm/mem/allocations/eden/bytes": 3233017500000,
"jvm/mem/current/used": 505665024,
"jvm/mem/current/CMS_Old_Gen/max": 3579183100,
"jvm/mem/current/CMS_Old_Gen/used": 189077568,
"jvm/mem/current/Metaspace/max": -1,
"jvm/mem/current/Metaspace/used": 45061808,
"jvm/mem/current/Par_Eden_Space/max": 1431699460,
"jvm/mem/current/Par_Eden_Space/used": 257887520,
"jvm/mem/current/Par_Survivor_Space/max": 178913280,
"jvm/mem/current/Par_Survivor_Space/used": 109632,
"jvm/mem/current/Compressed_Class_Space/max": 1073741820,
"jvm/mem/current/Compressed_Class_Space/used": 7192696,
"jvm/mem/current/Code_Cache/max": 50331648,
"jvm/mem/current/Code_Cache/used": 6335808,
"jvm/num_cpus": 72,
"jvm/gc/msec": 70327,
"jvm/gc/eden/pause_msec.count": 0,
"jvm/gc/ParNew/msec": 70212,
"jvm/gc/ParNew/cycles": 11291,
"jvm/gc/ConcurrentMarkSweep/msec": 115,
"jvm/gc/ConcurrentMarkSweep/cycles": 1,
"jvm/gc/cycles": 11292,
"jvm/fd_limit": 65536,
"jvm/compilation/time_msec": 103635,
"jvm/uptime": 2446259970,
"jvm/safepoint/sync_time_millis": 2802,
"jvm/safepoint/total_time_millis": 94997,
"jvm/safepoint/count": 25739,
"jvm/heap/committed": 1037959170,
"jvm/heap/max": 5189795800,
"jvm/heap/used": 447160096,
"jvm/fd_count": 541,
"zk2/inet/dns/queue_size": 0,
"zk2/inet/dns/successes": 0,
"zk2/inet/dns/cache/evicts": 0,
"zk2/inet/dns/cache/size": 0,
"zk2/inet/dns/cache/hit_rate": 1,
"zk2/inet/dns/dns_lookups": 0,
"zk2/inet/dns/failures": 0,
"zk2/inet/dns/dns_lookup_failures": 0,
"zk2/inet/dns/lookup_ms.count": 0,
"zk2/observed_serversets": 0,
"zk2/session_cache_size": 0,
"zipkin.kafka/messages": 0,
"zipkin.kafka/span_bytes": 0,
"zipkin.kafka/spans": 0,
"zipkin.kafka/span_queue_size": 0,
"zipkin.kafka/message_bytes": 0,
"zipkin.kafka/span_queue_bytes": 0,
"zipkin.kafka/spans_dropped": 0,
"clnt/zipkin-tracer/retries/requeues_per_request.count": 0,
"clnt/zipkin-tracer/retries/request_limit": 0,
"clnt/zipkin-tracer/retries/budget_exhausted": 0,
"clnt/zipkin-tracer/retries/cannot_retry": 0,
"clnt/zipkin-tracer/retries/not_open": 0,
"clnt/zipkin-tracer/retries/budget": 100,
"clnt/zipkin-tracer/retries/requeues": 0,
"clnt/zipkin-tracer/tries/request_latency_ms.count": 0,
"clnt/zipkin-tracer/tries/success": 0,
"clnt/zipkin-tracer/tries/pending": 0,
"clnt/zipkin-tracer/tries/requests": 0,
"clnt/zipkin-tracer/loadbalancer/size": 1,
"clnt/zipkin-tracer/loadbalancer/rebuilds": 1,
"clnt/zipkin-tracer/loadbalancer/closed": 0,
"clnt/zipkin-tracer/loadbalancer/load": 0,
"clnt/zipkin-tracer/loadbalancer/meanweight": 1,
"clnt/zipkin-tracer/loadbalancer/adds": 1,
"clnt/zipkin-tracer/loadbalancer/p2c": 1,
"clnt/zipkin-tracer/loadbalancer/updates": 1,
"clnt/zipkin-tracer/loadbalancer/available": 1,
"clnt/zipkin-tracer/loadbalancer/max_effort_exhausted": 0,
"clnt/zipkin-tracer/loadbalancer/busy": 0,
"clnt/zipkin-tracer/loadbalancer/removes": 0,
"clnt/zipkin-tracer/service_creation/service_acquisition_latency_ms.count": 0,
"clnt/zipkin-http/service_creation/service_acquisition_latency_ms.count": 0,
"clnt/zipkin-http/retries/requeues_per_request.count": 0,
"clnt/zipkin-http/retries/request_limit": 0,
"clnt/zipkin-http/retries/budget_exhausted": 0,
"clnt/zipkin-http/retries/cannot_retry": 0,
"clnt/zipkin-http/retries/not_open": 0,
"clnt/zipkin-http/retries/budget": 100,
"clnt/zipkin-http/retries/requeues": 0,
"clnt/zipkin-http/request_payload_bytes.count": 0,
"clnt/zipkin-http/response_payload_bytes.count": 0,
"clnt/zipkin-http/loadbalancer/size": 1,
"clnt/zipkin-http/loadbalancer/rebuilds": 488275,
"clnt/zipkin-http/loadbalancer/closed": 0,
"clnt/zipkin-http/loadbalancer/load": 0,
"clnt/zipkin-http/loadbalancer/meanweight": 1,
"clnt/zipkin-http/loadbalancer/adds": 1,
"clnt/zipkin-http/loadbalancer/p2c": 1,
"clnt/zipkin-http/loadbalancer/updates": 488275,
"clnt/zipkin-http/loadbalancer/available": 1,
"clnt/zipkin-http/loadbalancer/max_effort_exhausted": 0,
"clnt/zipkin-http/loadbalancer/busy": 0,
"clnt/zipkin-http/loadbalancer/removes": 0,
"zipkin.http/messages": 0,
"zipkin.http/span_bytes": 0,
"zipkin.http/spans": 0,
"zipkin.http/span_queue_size": 0,
"zipkin.http/message_bytes": 0,
"zipkin.http/span_queue_bytes": 0,
"zipkin.http/spans_dropped": 0,
"rt/serviceA/bindcache/path/evicts": 0,
"rt/serviceA/bindcache/path/misses": 0,
"rt/serviceA/bindcache/path/oneshots": 0,
"rt/serviceA/bindcache/bound/evicts": 0,
"rt/serviceA/bindcache/bound/misses": 0,
"rt/serviceA/bindcache/bound/oneshots": 0,
"rt/serviceA/bindcache/tree/evicts": 0,
"rt/serviceA/bindcache/tree/misses": 0,
"rt/serviceA/bindcache/tree/oneshots": 0,
"rt/serviceA/bindcache/client/evicts": 0,
"rt/serviceA/bindcache/client/misses": 0,
"rt/serviceA/bindcache/client/oneshots": 0,
"rt/serviceA/srv/0.0.0.0/9603/success": 0,
"rt/serviceA/srv/0.0.0.0/9603/request_latency_ms.count": 0,
"rt/serviceA/srv/0.0.0.0/9603/transit_latency_ms.count": 0,
"rt/serviceA/srv/0.0.0.0/9603/dtab/size.count": 0,
"rt/serviceA/srv/0.0.0.0/9603/requests": 0,
"rt/serviceA/srv/0.0.0.0/9603/pending": 0,
"rt/serviceA/srv/0.0.0.0/9603/handletime_us.count": 0,
"rt/serviceB-thrift-mesh/bindcache/path/evicts": 0,
"rt/serviceB-thrift-mesh/bindcache/path/misses": 0,
"rt/serviceB-thrift-mesh/bindcache/path/oneshots": 0,
"rt/serviceB-thrift-mesh/bindcache/bound/evicts": 0,
"rt/serviceB-thrift-mesh/bindcache/bound/misses": 0,
"rt/serviceB-thrift-mesh/bindcache/bound/oneshots": 0,
"rt/serviceB-thrift-mesh/bindcache/tree/evicts": 0,
"rt/serviceB-thrift-mesh/bindcache/tree/misses": 0,
"rt/serviceB-thrift-mesh/bindcache/tree/oneshots": 0,
"rt/serviceB-thrift-mesh/bindcache/client/evicts": 0,
"rt/serviceB-thrift-mesh/bindcache/client/misses": 0,
"rt/serviceB-thrift-mesh/bindcache/client/oneshots": 0,
"rt/serviceB-thrift-mesh/srv/0.0.0.0/9602/success": 0,
"rt/serviceB-thrift-mesh/srv/0.0.0.0/9602/request_latency_ms.count": 0,
"rt/serviceB-thrift-mesh/srv/0.0.0.0/9602/transit_latency_ms.count": 0,
"rt/serviceB-thrift-mesh/srv/0.0.0.0/9602/dtab/size.count": 0,
"rt/serviceB-thrift-mesh/srv/0.0.0.0/9602/requests": 0,
"rt/serviceB-thrift-mesh/srv/0.0.0.0/9602/pending": 0,
"rt/serviceB-thrift-mesh/srv/0.0.0.0/9602/handletime_us.count": 0,
"rt/dstheader-mesh/bindcache/path/evicts": 0,
"rt/dstheader-mesh/bindcache/path/misses": 0,
"rt/dstheader-mesh/bindcache/path/oneshots": 0,
"rt/dstheader-mesh/bindcache/bound/evicts": 0,
"rt/dstheader-mesh/bindcache/bound/misses": 0,
"rt/dstheader-mesh/bindcache/bound/oneshots": 0,
"rt/dstheader-mesh/bindcache/tree/evicts": 0,
"rt/dstheader-mesh/bindcache/tree/misses": 0,
"rt/dstheader-mesh/bindcache/tree/oneshots": 0,
"rt/dstheader-mesh/bindcache/client/evicts": 0,
"rt/dstheader-mesh/bindcache/client/misses": 0,
"rt/dstheader-mesh/bindcache/client/oneshots": 0,
"rt/dstheader-mesh/srv/0.0.0.0/9612/success": 0,
"rt/dstheader-mesh/srv/0.0.0.0/9612/request_latency_ms.count": 0,
"rt/dstheader-mesh/srv/0.0.0.0/9612/transit_latency_ms.count": 0,
"rt/dstheader-mesh/srv/0.0.0.0/9612/dtab/size.count": 0,
"rt/dstheader-mesh/srv/0.0.0.0/9612/requests": 0,
"rt/dstheader-mesh/srv/0.0.0.0/9612/pending": 0,
"rt/dstheader-mesh/srv/0.0.0.0/9612/handletime_us.count": 0,
"rt/serviceC-mesh/bindcache/path/evicts": 0,
"rt/serviceC-mesh/bindcache/path/misses": 0,
"rt/serviceC-mesh/bindcache/path/oneshots": 0,
"rt/serviceC-mesh/bindcache/bound/evicts": 0,
"rt/serviceC-mesh/bindcache/bound/misses": 0,
"rt/serviceC-mesh/bindcache/bound/oneshots": 0,
"rt/serviceC-mesh/bindcache/tree/evicts": 0,
"rt/serviceC-mesh/bindcache/tree/misses": 0,
"rt/serviceC-mesh/bindcache/tree/oneshots": 0,
"rt/serviceC-mesh/bindcache/client/evicts": 0,
"rt/serviceC-mesh/bindcache/client/misses": 0,
"rt/serviceC-mesh/bindcache/client/oneshots": 0,
"rt/serviceC-mesh/srv/0.0.0.0/9610/success": 0,
"rt/serviceC-mesh/srv/0.0.0.0/9610/request_latency_ms.count": 0,
"rt/serviceC-mesh/srv/0.0.0.0/9610/transit_latency_ms.count": 0,
"rt/serviceC-mesh/srv/0.0.0.0/9610/dtab/size.count": 0,
"rt/serviceC-mesh/srv/0.0.0.0/9610/requests": 0,
"rt/serviceC-mesh/srv/0.0.0.0/9610/pending": 0,
"rt/serviceC-mesh/srv/0.0.0.0/9610/handletime_us.count": 0,
"rt/unknown/bindcache/path/evicts": 0,
"rt/unknown/bindcache/path/misses": 0,
"rt/unknown/bindcache/path/oneshots": 0,
"rt/unknown/bindcache/bound/evicts": 0,
"rt/unknown/bindcache/bound/misses": 0,
"rt/unknown/bindcache/bound/oneshots": 0,
"rt/unknown/bindcache/tree/evicts": 0,
"rt/unknown/bindcache/tree/misses": 0,
"rt/unknown/bindcache/tree/oneshots": 0,
"rt/unknown/bindcache/client/evicts": 0,
"rt/unknown/bindcache/client/misses": 0,
"rt/unknown/bindcache/client/oneshots": 0,
"rt/unknown/srv/0.0.0.0/9613/success": 0,
"rt/unknown/srv/0.0.0.0/9613/request_latency_ms.count": 0,
"rt/unknown/srv/0.0.0.0/9613/transit_latency_ms.count": 0,
"rt/unknown/srv/0.0.0.0/9613/dtab/size.count": 0,
"rt/unknown/srv/0.0.0.0/9613/requests": 0,
"rt/unknown/srv/0.0.0.0/9613/pending": 0,
"rt/unknown/srv/0.0.0.0/9613/handletime_us.count": 0,
"rt/serviceA-mesh/dst/path/serviceA/serviceA/success": 24,
"rt/serviceA-mesh/dst/path/serviceA/serviceA/request_latency_ms.count": 0,
"rt/serviceA-mesh/dst/path/serviceA/serviceA/retries/per_request.count": 0,
"rt/serviceA-mesh/dst/path/serviceA/serviceA/retries/total": 0,
"rt/serviceA-mesh/dst/path/serviceA/serviceA/retries/budget_exhausted": 0,
"rt/serviceA-mesh/dst/path/serviceA/serviceA/requests": 24,
"rt/serviceA-mesh/dst/path/serviceA/serviceA/pending": 0,
"rt/serviceA-mesh/dst/path/serviceA/success": 21207697,
"rt/serviceA-mesh/dst/path/serviceA/request_latency_ms.count": 591,
"rt/serviceA-mesh/dst/path/serviceA/request_latency_ms.max": 1044,
"rt/serviceA-mesh/dst/path/serviceA/request_latency_ms.min": 2,
"rt/serviceA-mesh/dst/path/serviceA/request_latency_ms.p50": 4,
"rt/serviceA-mesh/dst/path/serviceA/request_latency_ms.p90": 112,
"rt/serviceA-mesh/dst/path/serviceA/request_latency_ms.p95": 228,
"rt/serviceA-mesh/dst/path/serviceA/request_latency_ms.p99": 592,
"rt/serviceA-mesh/dst/path/serviceA/request_latency_ms.p9990": 908,
"rt/serviceA-mesh/dst/path/serviceA/request_latency_ms.p9999": 1044,
"rt/serviceA-mesh/dst/path/serviceA/request_latency_ms.sum": 20824,
"rt/serviceA-mesh/dst/path/serviceA/request_latency_ms.avg": 35.23519458544839,
"rt/serviceA-mesh/dst/path/serviceA/retries/per_request.count": 591,
"rt/serviceA-mesh/dst/path/serviceA/retries/per_request.max": 0,
"rt/serviceA-mesh/dst/path/serviceA/retries/per_request.min": 0,
"rt/serviceA-mesh/dst/path/serviceA/retries/per_request.p50": 0,
"rt/serviceA-mesh/dst/path/serviceA/retries/per_request.p90": 0,
"rt/serviceA-mesh/dst/path/serviceA/retries/per_request.p95": 0,
"rt/serviceA-mesh/dst/path/serviceA/retries/per_request.p99": 0,
"rt/serviceA-mesh/dst/path/serviceA/retries/per_request.p9990": 0,
"rt/serviceA-mesh/dst/path/serviceA/retries/per_request.p9999": 0,
"rt/serviceA-mesh/dst/path/serviceA/retries/per_request.sum": 0,
"rt/serviceA-mesh/dst/path/serviceA/retries/per_request.avg": 0,
"rt/serviceA-mesh/dst/path/serviceA/retries/total": 0,
"rt/serviceA-mesh/dst/path/serviceA/retries/budget_exhausted": 0,
"rt/serviceA-mesh/dst/path/serviceA/failures": 348,
"rt/serviceA-mesh/dst/path/serviceA/failures/com.twitter.finagle.NoBrokersAvailableException": 312,
"rt/serviceA-mesh/dst/path/serviceA/failures/com.twitter.finagle.CancelledRequestException": 36,
"rt/serviceA-mesh/dst/path/serviceA/sourcedfailures/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue": 3,
"rt/serviceA-mesh/dst/path/serviceA/sourcedfailures/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/com.twitter.finagle.CancelledRequestException": 3,
"rt/serviceA-mesh/dst/path/serviceA/sourcedfailures/0.0.0.0/9604": 311,
"rt/serviceA-mesh/dst/path/serviceA/sourcedfailures/0.0.0.0/9604/com.twitter.finagle.NoBrokersAvailableException": 311,
"rt/serviceA-mesh/dst/path/serviceA/sourcedfailures/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green": 33,
"rt/serviceA-mesh/dst/path/serviceA/sourcedfailures/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/com.twitter.finagle.CancelledRequestException": 33,
"rt/serviceA-mesh/dst/path/serviceA/sourcedfailures//serviceA": 1,
"rt/serviceA-mesh/dst/path/serviceA/sourcedfailures//serviceA/com.twitter.finagle.NoBrokersAvailableException": 1,
"rt/serviceA-mesh/dst/path/serviceA/requests": 21208045,
"rt/serviceA-mesh/dst/path/serviceA/pending": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/connect_latency_ms.count": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/failed_connect_latency_ms.count": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/sent_bytes": 802903828,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/service_creation/failures": 33,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/service_creation/failures/com.twitter.finagle.NoBrokersAvailableException": 33,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/service_creation/service_acquisition_latency_ms.count": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/connection_received_bytes.count": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/connection_duration.count": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/failure_accrual/removals": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/failure_accrual/probes": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/failure_accrual/removed_for_ms": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/failure_accrual/revivals": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/connects": 240,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/pool_num_waited": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/success": 1163978,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/path/serviceA/serviceA/request_latency_ms.count": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/path/serviceA/serviceA/success": 3,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/path/serviceA/serviceA/pending": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/path/serviceA/serviceA/requests": 3,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/path/serviceA/success": 1163975,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/path/serviceA/request_latency_ms.count": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/path/serviceA/failures": 3,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/path/serviceA/failures/com.twitter.finagle.CancelledRequestException": 3,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/path/serviceA/sourcedfailures/0.0.0.0/9604": 3,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/path/serviceA/sourcedfailures/0.0.0.0/9604/com.twitter.finagle.CancelledRequestException": 3,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/path/serviceA/requests": 1163978,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/path/serviceA/pending": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/request_latency_ms.count": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/pool_waiters": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/retries/requeues_per_request.count": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/retries/request_limit": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/retries/budget_exhausted": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/retries/cannot_retry": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/retries/not_open": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/retries/budget": 117,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/retries/requeues": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/received_bytes": 309405340,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/connection_sent_bytes.count": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/connection_requests.count": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/pool_num_too_many_waiters": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/socket_unwritable_ms": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/closes": 230,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/pool_cached": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/failures": 3,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/failures/com.twitter.finagle.CancelledRequestException": 3,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/pool_size": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/sourcedfailures/0.0.0.0/9604": 3,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/sourcedfailures/0.0.0.0/9604/com.twitter.finagle.CancelledRequestException": 3,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/available": 1,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/request_payload_bytes.count": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/socket_writable_ms": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/cancelled_connects": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/codec_connection_preparation_latency_ms.count": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/response_payload_bytes.count": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/dtab/size.count": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/requests": 1163981,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/loadbalancer/size": 1,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/loadbalancer/rebuilds": 39,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/loadbalancer/closed": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/loadbalancer/load": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/loadbalancer/meanweight": 1,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/loadbalancer/adds": 5,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/loadbalancer/p2c": 5,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/loadbalancer/updates": 39,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/loadbalancer/available": 1,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/loadbalancer/max_effort_exhausted": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/loadbalancer/busy": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/loadbalancer/removes": 4,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/pending": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/dispatcher/serial/queue_size": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/connections": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/connect_latency_ms.count": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/failed_connect_latency_ms.count": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/sent_bytes": 13668395701,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/service_creation/failures": 279,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/service_creation/failures/com.twitter.finagle.NoBrokersAvailableException": 279,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/service_creation/service_acquisition_latency_ms.count": 591,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/service_creation/service_acquisition_latency_ms.max": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/service_creation/service_acquisition_latency_ms.min": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/service_creation/service_acquisition_latency_ms.p50": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/service_creation/service_acquisition_latency_ms.p90": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/service_creation/service_acquisition_latency_ms.p95": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/service_creation/service_acquisition_latency_ms.p99": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/service_creation/service_acquisition_latency_ms.p9990": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/service_creation/service_acquisition_latency_ms.p9999": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/service_creation/service_acquisition_latency_ms.sum": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/service_creation/service_acquisition_latency_ms.avg": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/connection_received_bytes.count": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/connection_duration.count": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/failure_accrual/removals": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/failure_accrual/probes": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/failure_accrual/removed_for_ms": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/failure_accrual/revivals": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/connects": 768,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/pool_num_waited": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/success": 20043743,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/path/serviceA/serviceA/request_latency_ms.count": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/path/serviceA/serviceA/success": 21,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/path/serviceA/serviceA/pending": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/path/serviceA/serviceA/requests": 21,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/path/serviceA/success": 20043722,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/path/serviceA/request_latency_ms.count": 591,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/path/serviceA/request_latency_ms.max": 1044,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/path/serviceA/request_latency_ms.min": 2,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/path/serviceA/request_latency_ms.p50": 3,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/path/serviceA/request_latency_ms.p90": 112,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/path/serviceA/request_latency_ms.p95": 228,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/path/serviceA/request_latency_ms.p99": 592,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/path/serviceA/request_latency_ms.p9990": 908,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/path/serviceA/request_latency_ms.p9999": 1044,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/path/serviceA/request_latency_ms.sum": 20754,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/path/serviceA/request_latency_ms.avg": 35.11675126903553,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/path/serviceA/failures": 33,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/path/serviceA/failures/com.twitter.finagle.CancelledRequestException": 33,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/path/serviceA/sourcedfailures/0.0.0.0/9604": 32,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/path/serviceA/sourcedfailures/0.0.0.0/9604/com.twitter.finagle.CancelledRequestException": 32,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/path/serviceA/requests": 20043755,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/path/serviceA/pending": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/request_latency_ms.count": 591,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/request_latency_ms.max": 1044,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/request_latency_ms.min": 2,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/request_latency_ms.p50": 3,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/request_latency_ms.p90": 112,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/request_latency_ms.p95": 228,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/request_latency_ms.p99": 592,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/request_latency_ms.p9990": 908,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/request_latency_ms.p9999": 1044,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/request_latency_ms.sum": 20745,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/request_latency_ms.avg": 35.101522842639596,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/pool_waiters": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/retries/requeues_per_request.count": 591,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/retries/requeues_per_request.max": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/retries/requeues_per_request.min": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/retries/requeues_per_request.p50": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/retries/requeues_per_request.p90": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/retries/requeues_per_request.p95": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/retries/requeues_per_request.p99": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/retries/requeues_per_request.p9990": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/retries/requeues_per_request.p9999": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/retries/requeues_per_request.sum": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/retries/requeues_per_request.avg": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/retries/request_limit": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/retries/budget_exhausted": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/retries/cannot_retry": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/retries/not_open": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/retries/budget": 117,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/retries/requeues": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/received_bytes": 5391926978,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/connection_sent_bytes.count": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/connection_requests.count": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/pool_num_too_many_waiters": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/socket_unwritable_ms": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/closes": 705,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/pool_cached": 5,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/failures": 33,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/failures/com.twitter.finagle.CancelledRequestException": 33,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/pool_size": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/sourcedfailures/0.0.0.0/9604": 32,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/sourcedfailures/0.0.0.0/9604/com.twitter.finagle.CancelledRequestException": 32,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/available": 1,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/request_payload_bytes.count": 591,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/request_payload_bytes.max": 15474,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/request_payload_bytes.min": 292,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/request_payload_bytes.p50": 386,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/request_payload_bytes.p90": 471,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/request_payload_bytes.p95": 616,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/request_payload_bytes.p99": 15474,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/request_payload_bytes.p9990": 15474,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/request_payload_bytes.p9999": 15474,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/request_payload_bytes.sum": 532556,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/request_payload_bytes.avg": 901.1099830795263,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/socket_writable_ms": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/cancelled_connects": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/codec_connection_preparation_latency_ms.count": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/response_payload_bytes.count": 591,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/response_payload_bytes.max": 500,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/response_payload_bytes.min": 207,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/response_payload_bytes.p50": 221,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/response_payload_bytes.p90": 310,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/response_payload_bytes.p95": 444,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/response_payload_bytes.p99": 471,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/response_payload_bytes.p9990": 490,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/response_payload_bytes.p9999": 500,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/response_payload_bytes.sum": 152333,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/response_payload_bytes.avg": 257.75465313028764,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/dtab/size.count": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/requests": 20043776,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/loadbalancer/size": 1,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/loadbalancer/rebuilds": 145,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/loadbalancer/closed": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/loadbalancer/load": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/loadbalancer/meanweight": 1,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/loadbalancer/adds": 12,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/loadbalancer/p2c": 5,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/loadbalancer/updates": 145,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/loadbalancer/available": 1,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/loadbalancer/max_effort_exhausted": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/loadbalancer/busy": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/loadbalancer/removes": 11,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/pending": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/dispatcher/serial/queue_size": 0,
"rt/serviceA-mesh/dst/id/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/connections": 5,
"rt/serviceA-mesh/bindcache/path/evicts": 0,
"rt/serviceA-mesh/bindcache/path/misses": 2,
"rt/serviceA-mesh/bindcache/path/oneshots": 0,
"rt/serviceA-mesh/bindcache/bound/evicts": 0,
"rt/serviceA-mesh/bindcache/bound/misses": 4,
"rt/serviceA-mesh/bindcache/bound/oneshots": 0,
"rt/serviceA-mesh/bindcache/tree/evicts": 0,
"rt/serviceA-mesh/bindcache/tree/misses": 9,
"rt/serviceA-mesh/bindcache/tree/oneshots": 0,
"rt/serviceA-mesh/bindcache/client/evicts": 0,
"rt/serviceA-mesh/bindcache/client/misses": 2,
"rt/serviceA-mesh/bindcache/client/oneshots": 0,
"rt/serviceA-mesh/srv/0.0.0.0/9604/sent_bytes": 7391988683,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_received_bytes.count": 1,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_received_bytes.max": 321808,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_received_bytes.min": 321808,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_received_bytes.p50": 321808,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_received_bytes.p90": 321808,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_received_bytes.p95": 321808,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_received_bytes.p99": 321808,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_received_bytes.p9990": 321808,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_received_bytes.p9999": 321808,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_received_bytes.sum": 322111,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_received_bytes.avg": 322111,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_duration.count": 1,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_duration.max": 1550149,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_duration.min": 1550149,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_duration.p50": 1550149,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_duration.p90": 1550149,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_duration.p95": 1550149,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_duration.p99": 1550149,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_duration.p9990": 1550149,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_duration.p9999": 1550149,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_duration.sum": 1543688,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_duration.avg": 1543688,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connects": 4052,
"rt/serviceA-mesh/srv/0.0.0.0/9604/success": 21207721,
"rt/serviceA-mesh/srv/0.0.0.0/9604/request_latency_ms.count": 591,
"rt/serviceA-mesh/srv/0.0.0.0/9604/request_latency_ms.max": 1044,
"rt/serviceA-mesh/srv/0.0.0.0/9604/request_latency_ms.min": 2,
"rt/serviceA-mesh/srv/0.0.0.0/9604/request_latency_ms.p50": 4,
"rt/serviceA-mesh/srv/0.0.0.0/9604/request_latency_ms.p90": 112,
"rt/serviceA-mesh/srv/0.0.0.0/9604/request_latency_ms.p95": 228,
"rt/serviceA-mesh/srv/0.0.0.0/9604/request_latency_ms.p99": 592,
"rt/serviceA-mesh/srv/0.0.0.0/9604/request_latency_ms.p9990": 908,
"rt/serviceA-mesh/srv/0.0.0.0/9604/request_latency_ms.p9999": 1044,
"rt/serviceA-mesh/srv/0.0.0.0/9604/request_latency_ms.sum": 20853,
"rt/serviceA-mesh/srv/0.0.0.0/9604/request_latency_ms.avg": 35.28426395939086,
"rt/serviceA-mesh/srv/0.0.0.0/9604/received_bytes": 14471558353,
"rt/serviceA-mesh/srv/0.0.0.0/9604/read_timeout": 0,
"rt/serviceA-mesh/srv/0.0.0.0/9604/write_timeout": 0,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_sent_bytes.count": 1,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_sent_bytes.max": 263736,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_sent_bytes.min": 263736,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_sent_bytes.p50": 263736,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_sent_bytes.p90": 263736,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_sent_bytes.p95": 263736,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_sent_bytes.p99": 263736,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_sent_bytes.p9990": 263736,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_sent_bytes.p9999": 263736,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_sent_bytes.sum": 263421,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_sent_bytes.avg": 263421,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_requests.count": 1,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_requests.max": 775,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_requests.min": 775,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_requests.p50": 775,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_requests.p90": 775,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_requests.p95": 775,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_requests.p99": 775,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_requests.p9990": 775,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_requests.p9999": 775,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_requests.sum": 776,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connection_requests.avg": 776,
"rt/serviceA-mesh/srv/0.0.0.0/9604/transit_latency_ms.count": 0,
"rt/serviceA-mesh/srv/0.0.0.0/9604/socket_unwritable_ms": 0,
"rt/serviceA-mesh/srv/0.0.0.0/9604/closes": 1,
"rt/serviceA-mesh/srv/0.0.0.0/9604/failures": 348,
"rt/serviceA-mesh/srv/0.0.0.0/9604/failures/com.twitter.finagle.NoBrokersAvailableException": 312,
"rt/serviceA-mesh/srv/0.0.0.0/9604/failures/com.twitter.finagle.CancelledRequestException": 36,
"rt/serviceA-mesh/srv/0.0.0.0/9604/sourcedfailures/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue": 3,
"rt/serviceA-mesh/srv/0.0.0.0/9604/sourcedfailures/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-blue/com.twitter.finagle.CancelledRequestException": 3,
"rt/serviceA-mesh/srv/0.0.0.0/9604/sourcedfailures/0.0.0.0/9604": 311,
"rt/serviceA-mesh/srv/0.0.0.0/9604/sourcedfailures/0.0.0.0/9604/com.twitter.finagle.NoBrokersAvailableException": 311,
"rt/serviceA-mesh/srv/0.0.0.0/9604/sourcedfailures/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green": 33,
"rt/serviceA-mesh/srv/0.0.0.0/9604/sourcedfailures/%/io.l5d.localhost/#/io.l5d.consul/bg-sjc1/serviceA-green/com.twitter.finagle.CancelledRequestException": 33,
"rt/serviceA-mesh/srv/0.0.0.0/9604/sourcedfailures//serviceA": 1,
"rt/serviceA-mesh/srv/0.0.0.0/9604/sourcedfailures//serviceA/com.twitter.finagle.NoBrokersAvailableException": 1,
"rt/serviceA-mesh/srv/0.0.0.0/9604/request_payload_bytes.count": 591,
"rt/serviceA-mesh/srv/0.0.0.0/9604/request_payload_bytes.max": 15474,
"rt/serviceA-mesh/srv/0.0.0.0/9604/request_payload_bytes.min": 292,
"rt/serviceA-mesh/srv/0.0.0.0/9604/request_payload_bytes.p50": 386,
"rt/serviceA-mesh/srv/0.0.0.0/9604/request_payload_bytes.p90": 471,
"rt/serviceA-mesh/srv/0.0.0.0/9604/request_payload_bytes.p95": 616,
"rt/serviceA-mesh/srv/0.0.0.0/9604/request_payload_bytes.p99": 15474,
"rt/serviceA-mesh/srv/0.0.0.0/9604/request_payload_bytes.p9990": 15474,
"rt/serviceA-mesh/srv/0.0.0.0/9604/request_payload_bytes.p9999": 15474,
"rt/serviceA-mesh/srv/0.0.0.0/9604/request_payload_bytes.sum": 532556,
"rt/serviceA-mesh/srv/0.0.0.0/9604/request_payload_bytes.avg": 901.1099830795263,
"rt/serviceA-mesh/srv/0.0.0.0/9604/socket_writable_ms": 0,
"rt/serviceA-mesh/srv/0.0.0.0/9604/response_payload_bytes.count": 591,
"rt/serviceA-mesh/srv/0.0.0.0/9604/response_payload_bytes.max": 500,
"rt/serviceA-mesh/srv/0.0.0.0/9604/response_payload_bytes.min": 207,
"rt/serviceA-mesh/srv/0.0.0.0/9604/response_payload_bytes.p50": 221,
"rt/serviceA-mesh/srv/0.0.0.0/9604/response_payload_bytes.p90": 310,
"rt/serviceA-mesh/srv/0.0.0.0/9604/response_payload_bytes.p95": 444,
"rt/serviceA-mesh/srv/0.0.0.0/9604/response_payload_bytes.p99": 471,
"rt/serviceA-mesh/srv/0.0.0.0/9604/response_payload_bytes.p9990": 490,
"rt/serviceA-mesh/srv/0.0.0.0/9604/response_payload_bytes.p9999": 500,
"rt/serviceA-mesh/srv/0.0.0.0/9604/response_payload_bytes.sum": 152333,
"rt/serviceA-mesh/srv/0.0.0.0/9604/response_payload_bytes.avg": 257.75465313028764,
"rt/serviceA-mesh/srv/0.0.0.0/9604/dtab/size.count": 0,
"rt/serviceA-mesh/srv/0.0.0.0/9604/requests": 21208069,
"rt/serviceA-mesh/srv/0.0.0.0/9604/pending": 0,
"rt/serviceA-mesh/srv/0.0.0.0/9604/handletime_us.count": 591,
"rt/serviceA-mesh/srv/0.0.0.0/9604/handletime_us.max": 40,
"rt/serviceA-mesh/srv/0.0.0.0/9604/handletime_us.min": 4,
"rt/serviceA-mesh/srv/0.0.0.0/9604/handletime_us.p50": 7,
"rt/serviceA-mesh/srv/0.0.0.0/9604/handletime_us.p90": 13,
"rt/serviceA-mesh/srv/0.0.0.0/9604/handletime_us.p95": 23,
"rt/serviceA-mesh/srv/0.0.0.0/9604/handletime_us.p99": 28,
"rt/serviceA-mesh/srv/0.0.0.0/9604/handletime_us.p9990": 31,
"rt/serviceA-mesh/srv/0.0.0.0/9604/handletime_us.p9999": 40,
"rt/serviceA-mesh/srv/0.0.0.0/9604/handletime_us.sum": 5128,
"rt/serviceA-mesh/srv/0.0.0.0/9604/handletime_us.avg": 8.676818950930626,
"rt/serviceA-mesh/srv/0.0.0.0/9604/connections": 57,
"rt/unknown-mesh/bindcache/path/evicts": 0,
"rt/unknown-mesh/bindcache/path/misses": 0,
"rt/unknown-mesh/bindcache/path/oneshots": 0,
"rt/unknown-mesh/bindcache/bound/evicts": 0,
"rt/unknown-mesh/bindcache/bound/misses": 0,
"rt/unknown-mesh/bindcache/bound/oneshots": 0,
"rt/unknown-mesh/bindcache/tree/evicts": 0,
"rt/unknown-mesh/bindcache/tree/misses": 0,
"rt/unknown-mesh/bindcache/tree/oneshots": 0,
"rt/unknown-mesh/bindcache/client/evicts": 0,
"rt/unknown-mesh/bindcache/client/misses": 0,
"rt/unknown-mesh/bindcache/client/oneshots": 0,
"rt/unknown-mesh/srv/0.0.0.0/9614/success": 0,
"rt/unknown-mesh/srv/0.0.0.0/9614/request_latency_ms.count": 0,
"rt/unknown-mesh/srv/0.0.0.0/9614/transit_latency_ms.count": 0,
"rt/unknown-mesh/srv/0.0.0.0/9614/dtab/size.count": 0,
"rt/unknown-mesh/srv/0.0.0.0/9614/requests": 0,
"rt/unknown-mesh/srv/0.0.0.0/9614/pending": 0,
"rt/unknown-mesh/srv/0.0.0.0/9614/handletime_us.count": 0,
"rt/serviceD.service/bindcache/path/evicts": 0,
"rt/serviceD.service/bindcache/path/misses": 0,
"rt/serviceD.service/bindcache/path/oneshots": 0,
"rt/serviceD.service/bindcache/bound/evicts": 0,
"rt/serviceD.service/bindcache/bound/misses": 0,
"rt/serviceD.service/bindcache/bound/oneshots": 0,
"rt/serviceD.service/bindcache/tree/evicts": 0,
"rt/serviceD.service/bindcache/tree/misses": 0,
"rt/serviceD.service/bindcache/tree/oneshots": 0,
"rt/serviceD.service/bindcache/client/evicts": 0,
"rt/serviceD.service/bindcache/client/misses": 0,
"rt/serviceD.service/bindcache/client/oneshots": 0,
"rt/serviceD.service/srv/0.0.0.0/9607/success": 0,
"rt/serviceD.service/srv/0.0.0.0/9607/request_latency_ms.count": 0,
"rt/serviceD.service/srv/0.0.0.0/9607/transit_latency_ms.count": 0,
"rt/serviceD.service/srv/0.0.0.0/9607/dtab/size.count": 0,
"rt/serviceD.service/srv/0.0.0.0/9607/requests": 0,
"rt/serviceD.service/srv/0.0.0.0/9607/pending": 0,
"rt/serviceD.service/srv/0.0.0.0/9607/handletime_us.count": 0,
"rt/calculator-tutorial-thrift/bindcache/path/evicts": 0,
"rt/calculator-tutorial-thrift/bindcache/path/misses": 0,
"rt/calculator-tutorial-thrift/bindcache/path/oneshots": 0,
"rt/calculator-tutorial-thrift/bindcache/bound/evicts": 0,
"rt/calculator-tutorial-thrift/bindcache/bound/misses": 0,
"rt/calculator-tutorial-thrift/bindcache/bound/oneshots": 0,
"rt/calculator-tutorial-thrift/bindcache/tree/evicts": 0,
"rt/calculator-tutorial-thrift/bindcache/tree/misses": 0,
"rt/calculator-tutorial-thrift/bindcache/tree/oneshots": 0,
"rt/calculator-tutorial-thrift/bindcache/client/evicts": 0,
"rt/calculator-tutorial-thrift/bindcache/client/misses": 0,
"rt/calculator-tutorial-thrift/bindcache/client/oneshots": 0,
"rt/calculator-tutorial-thrift/srv/0.0.0.0/9698/success": 0,
"rt/calculator-tutorial-thrift/srv/0.0.0.0/9698/request_latency_ms.count": 0,
"rt/calculator-tutorial-thrift/srv/0.0.0.0/9698/transit_latency_ms.count": 0,
"rt/calculator-tutorial-thrift/srv/0.0.0.0/9698/dtab/size.count": 0,
"rt/calculator-tutorial-thrift/srv/0.0.0.0/9698/requests": 0,
"rt/calculator-tutorial-thrift/srv/0.0.0.0/9698/pending": 0,
"rt/calculator-tutorial-thrift/srv/0.0.0.0/9698/handletime_us.count": 0,
"rt/dstheader/bindcache/path/evicts": 0,
"rt/dstheader/bindcache/path/misses": 0,
"rt/dstheader/bindcache/path/oneshots": 0,
"rt/dstheader/bindcache/bound/evicts": 0,
"rt/dstheader/bindcache/bound/misses": 0,
"rt/dstheader/bindcache/bound/oneshots": 0,
"rt/dstheader/bindcache/tree/evicts": 0,
"rt/dstheader/bindcache/tree/misses": 0,
"rt/dstheader/bindcache/tree/oneshots": 0,
"rt/dstheader/bindcache/client/evicts": 0,
"rt/dstheader/bindcache/client/misses": 0,
"rt/dstheader/bindcache/client/oneshots": 0,
"rt/dstheader/srv/0.0.0.0/9611/success": 0,
"rt/dstheader/srv/0.0.0.0/9611/request_latency_ms.count": 0,
"rt/dstheader/srv/0.0.0.0/9611/transit_latency_ms.count": 0,
"rt/dstheader/srv/0.0.0.0/9611/dtab/size.count": 0,
"rt/dstheader/srv/0.0.0.0/9611/requests": 0,
"rt/dstheader/srv/0.0.0.0/9611/pending": 0,
"rt/dstheader/srv/0.0.0.0/9611/handletime_us.count": 0,
"rt/serviceB-thrift/bindcache/path/evicts": 0,
"rt/serviceB-thrift/bindcache/path/misses": 0,
"rt/serviceB-thrift/bindcache/path/oneshots": 0,
"rt/serviceB-thrift/bindcache/bound/evicts": 0,
"rt/serviceB-thrift/bindcache/bound/misses": 0,
"rt/serviceB-thrift/bindcache/bound/oneshots": 0,
"rt/serviceB-thrift/bindcache/tree/evicts": 0,
"rt/serviceB-thrift/bindcache/tree/misses": 0,
"rt/serviceB-thrift/bindcache/tree/oneshots": 0,
"rt/serviceB-thrift/bindcache/client/evicts": 0,
"rt/serviceB-thrift/bindcache/client/misses": 0,
"rt/serviceB-thrift/bindcache/client/oneshots": 0,
"rt/serviceB-thrift/srv/0.0.0.0/9601/success": 0,
"rt/serviceB-thrift/srv/0.0.0.0/9601/request_latency_ms.count": 0,
"rt/serviceB-thrift/srv/0.0.0.0/9601/transit_latency_ms.count": 0,
"rt/serviceB-thrift/srv/0.0.0.0/9601/dtab/size.count": 0,
"rt/serviceB-thrift/srv/0.0.0.0/9601/requests": 0,
"rt/serviceB-thrift/srv/0.0.0.0/9601/pending": 0,
"rt/serviceB-thrift/srv/0.0.0.0/9601/handletime_us.count": 0,
"rt/serviceD.service-mesh/bindcache/path/evicts": 0,
"rt/serviceD.service-mesh/bindcache/path/misses": 0,
"rt/serviceD.service-mesh/bindcache/path/oneshots": 0,
"rt/serviceD.service-mesh/bindcache/bound/evicts": 0,
"rt/serviceD.service-mesh/bindcache/bound/misses": 0,
"rt/serviceD.service-mesh/bindcache/bound/oneshots": 0,
"rt/serviceD.service-mesh/bindcache/tree/evicts": 0,
"rt/serviceD.service-mesh/bindcache/tree/misses": 0,
"rt/serviceD.service-mesh/bindcache/tree/oneshots": 0,
"rt/serviceD.service-mesh/bindcache/client/evicts": 0,
"rt/serviceD.service-mesh/bindcache/client/misses": 0,
"rt/serviceD.service-mesh/bindcache/client/oneshots": 0,
"rt/serviceD.service-mesh/srv/0.0.0.0/9608/success": 0,
"rt/serviceD.service-mesh/srv/0.0.0.0/9608/request_latency_ms.count": 0,
"rt/serviceD.service-mesh/srv/0.0.0.0/9608/transit_latency_ms.count": 0,
"rt/serviceD.service-mesh/srv/0.0.0.0/9608/dtab/size.count": 0,
"rt/serviceD.service-mesh/srv/0.0.0.0/9608/requests": 0,
"rt/serviceD.service-mesh/srv/0.0.0.0/9608/pending": 0,
"rt/serviceD.service-mesh/srv/0.0.0.0/9608/handletime_us.count": 0,
"rt/calculator-tutorial-thrift-mesh/bindcache/path/evicts": 0,
"rt/calculator-tutorial-thrift-mesh/bindcache/path/misses": 0,
"rt/calculator-tutorial-thrift-mesh/bindcache/path/oneshots": 0,
"rt/calculator-tutorial-thrift-mesh/bindcache/bound/evicts": 0,
"rt/calculator-tutorial-thrift-mesh/bindcache/bound/misses": 0,
"rt/calculator-tutorial-thrift-mesh/bindcache/bound/oneshots": 0,
"rt/calculator-tutorial-thrift-mesh/bindcache/tree/evicts": 0,
"rt/calculator-tutorial-thrift-mesh/bindcache/tree/misses": 0,
"rt/calculator-tutorial-thrift-mesh/bindcache/tree/oneshots": 0,
"rt/calculator-tutorial-thrift-mesh/bindcache/client/evicts": 0,
"rt/calculator-tutorial-thrift-mesh/bindcache/client/misses": 0,
"rt/calculator-tutorial-thrift-mesh/bindcache/client/oneshots": 0,
"rt/calculator-tutorial-thrift-mesh/srv/0.0.0.0/9699/success": 0,
"rt/calculator-tutorial-thrift-mesh/srv/0.0.0.0/9699/request_latency_ms.count": 0,
"rt/calculator-tutorial-thrift-mesh/srv/0.0.0.0/9699/transit_latency_ms.count": 0,
"rt/calculator-tutorial-thrift-mesh/srv/0.0.0.0/9699/dtab/size.count": 0,
"rt/calculator-tutorial-thrift-mesh/srv/0.0.0.0/9699/requests": 0,
"rt/calculator-tutorial-thrift-mesh/srv/0.0.0.0/9699/pending": 0,
"rt/calculator-tutorial-thrift-mesh/srv/0.0.0.0/9699/handletime_us.count": 0,
"rt/omni-http/bindcache/path/evicts": 0,
"rt/omni-http/bindcache/path/misses": 0,
"rt/omni-http/bindcache/path/oneshots": 0,
"rt/omni-http/bindcache/bound/evicts": 0,
"rt/omni-http/bindcache/bound/misses": 0,
"rt/omni-http/bindcache/bound/oneshots": 0,
"rt/omni-http/bindcache/tree/evicts": 0,
"rt/omni-http/bindcache/tree/misses": 0,
"rt/omni-http/bindcache/tree/oneshots": 0,
"rt/omni-http/bindcache/client/evicts": 0,
"rt/omni-http/bindcache/client/misses": 0,
"rt/omni-http/bindcache/client/oneshots": 0,
"rt/omni-http/srv/0.0.0.0/4140/sent_bytes": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_received_bytes.count": 1,
"rt/omni-http/srv/0.0.0.0/4140/connection_received_bytes.max": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_received_bytes.min": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_received_bytes.p50": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_received_bytes.p90": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_received_bytes.p95": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_received_bytes.p99": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_received_bytes.p9990": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_received_bytes.p9999": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_received_bytes.sum": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_received_bytes.avg": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_duration.count": 1,
"rt/omni-http/srv/0.0.0.0/4140/connection_duration.max": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_duration.min": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_duration.p50": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_duration.p90": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_duration.p95": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_duration.p99": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_duration.p9990": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_duration.p9999": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_duration.sum": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_duration.avg": 0,
"rt/omni-http/srv/0.0.0.0/4140/connects": 40769,
"rt/omni-http/srv/0.0.0.0/4140/success": 0,
"rt/omni-http/srv/0.0.0.0/4140/request_latency_ms.count": 0,
"rt/omni-http/srv/0.0.0.0/4140/received_bytes": 0,
"rt/omni-http/srv/0.0.0.0/4140/read_timeout": 0,
"rt/omni-http/srv/0.0.0.0/4140/write_timeout": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_sent_bytes.count": 1,
"rt/omni-http/srv/0.0.0.0/4140/connection_sent_bytes.max": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_sent_bytes.min": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_sent_bytes.p50": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_sent_bytes.p90": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_sent_bytes.p95": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_sent_bytes.p99": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_sent_bytes.p9990": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_sent_bytes.p9999": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_sent_bytes.sum": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_sent_bytes.avg": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_requests.count": 1,
"rt/omni-http/srv/0.0.0.0/4140/connection_requests.max": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_requests.min": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_requests.p50": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_requests.p90": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_requests.p95": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_requests.p99": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_requests.p9990": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_requests.p9999": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_requests.sum": 0,
"rt/omni-http/srv/0.0.0.0/4140/connection_requests.avg": 0,
"rt/omni-http/srv/0.0.0.0/4140/nacks": 0,
"rt/omni-http/srv/0.0.0.0/4140/transit_latency_ms.count": 0,
"rt/omni-http/srv/0.0.0.0/4140/socket_unwritable_ms": 0,
"rt/omni-http/srv/0.0.0.0/4140/closes": 0,
"rt/omni-http/srv/0.0.0.0/4140/status/1XX": 0,
"rt/omni-http/srv/0.0.0.0/4140/status/4XX": 0,
"rt/omni-http/srv/0.0.0.0/4140/status/2XX": 0,
"rt/omni-http/srv/0.0.0.0/4140/status/error": 0,
"rt/omni-http/srv/0.0.0.0/4140/status/3XX": 0,
"rt/omni-http/srv/0.0.0.0/4140/status/5XX": 0,
"rt/omni-http/srv/0.0.0.0/4140/time/1XX.count": 0,
"rt/omni-http/srv/0.0.0.0/4140/time/4XX.count": 0,
"rt/omni-http/srv/0.0.0.0/4140/time/2XX.count": 0,
"rt/omni-http/srv/0.0.0.0/4140/time/error.count": 0,
"rt/omni-http/srv/0.0.0.0/4140/time/3XX.count": 0,
"rt/omni-http/srv/0.0.0.0/4140/time/5XX.count": 0,
"rt/omni-http/srv/0.0.0.0/4140/nonretryable_nacks": 0,
"rt/omni-http/srv/0.0.0.0/4140/socket_writable_ms": 0,
"rt/omni-http/srv/0.0.0.0/4140/dtab/size.count": 0,
"rt/omni-http/srv/0.0.0.0/4140/requests": 0,
"rt/omni-http/srv/0.0.0.0/4140/pending": 0,
"rt/omni-http/srv/0.0.0.0/4140/handletime_us.count": 0,
"rt/omni-http/srv/0.0.0.0/4140/connections": 0,
"rt/serviceC/bindcache/path/evicts": 0,
"rt/serviceC/bindcache/path/misses": 0,
"rt/serviceC/bindcache/path/oneshots": 0,
"rt/serviceC/bindcache/bound/evicts": 0,
"rt/serviceC/bindcache/bound/misses": 0,
"rt/serviceC/bindcache/bound/oneshots": 0,
"rt/serviceC/bindcache/tree/evicts": 0,
"rt/serviceC/bindcache/tree/misses": 0,
"rt/serviceC/bindcache/tree/oneshots": 0,
"rt/serviceC/bindcache/client/evicts": 0,
"rt/serviceC/bindcache/client/misses": 0,
"rt/serviceC/bindcache/client/oneshots": 0,
"rt/serviceC/srv/0.0.0.0/9609/success": 0,
"rt/serviceC/srv/0.0.0.0/9609/request_latency_ms.count": 0,
"rt/serviceC/srv/0.0.0.0/9609/transit_latency_ms.count": 0,
"rt/serviceC/srv/0.0.0.0/9609/dtab/size.count": 0,
"rt/serviceC/srv/0.0.0.0/9609/requests": 0,
"rt/serviceC/srv/0.0.0.0/9609/pending": 0,
"rt/serviceC/srv/0.0.0.0/9609/handletime_us.count": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/connect_latency_ms.count": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/failed_connect_latency_ms.count": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/sent_bytes": 41585697,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/service_creation/service_acquisition_latency_ms.count": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/connection_received_bytes.count": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/connection_duration.count": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/connects": 2,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/success": 231,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/request_latency_ms.count": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/current_lease_ms": 9223372000000,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/drained": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/transport/read/failures": 1,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/transport/read/failures/com.twitter.finagle.ChannelClosedException": 1,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/transport/write/failures": 1,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/transport/write/failures/com.twitter.finagle.UnknownChannelException": 1,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/transport/write/failures/com.twitter.finagle.UnknownChannelException/java.lang.IllegalStateException": 1,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/failuredetector/marked_busy": 91,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/failuredetector/ping_latency_us.count": 12,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/failuredetector/ping_latency_us.max": 974,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/failuredetector/ping_latency_us.min": 759,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/failuredetector/ping_latency_us.p50": 864,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/failuredetector/ping_latency_us.p90": 935,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/failuredetector/ping_latency_us.p95": 935,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/failuredetector/ping_latency_us.p99": 974,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/failuredetector/ping_latency_us.p9990": 974,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/failuredetector/ping_latency_us.p9999": 974,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/failuredetector/ping_latency_us.sum": 10474,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/failuredetector/ping_latency_us.avg": 872.8333333333334,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/failuredetector/ping": 488368,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/failuredetector/revivals": 93,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/failuredetector/failures": 1,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/failuredetector/failures/com.twitter.finagle.UnknownChannelException": 1,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/failuredetector/failures/com.twitter.finagle.UnknownChannelException/java.lang.IllegalStateException": 1,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/failuredetector/close": 1,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/leased": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/mux/draining": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/retries.count": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/retries/budget_exhausted": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/received_bytes": 3946498,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/namer/nametreecache/evicts": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/namer/nametreecache/misses": 1,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/namer/nametreecache/oneshots": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/namer/dtabcache/evicts": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/namer/dtabcache/misses": 1,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/namer/dtabcache/oneshots": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/namer/namecache/evicts": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/namer/namecache/misses": 1,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/namer/namecache/oneshots": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/namer/bind_latency_us.count": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/bind/failures": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/bind/success": 47,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/bind/requests": 49,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/connection_sent_bytes.count": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/connection_requests.count": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/addrcache.size": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/socket_unwritable_ms": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/closes": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/failures": 3,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/failures/com.twitter.finagle.ChannelClosedException": 3,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/addr/failures": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/addr/success": 184,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/addr/requests": 186,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/sourcedfailures/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig": 2,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/sourcedfailures/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/com.twitter.finagle.ChannelClosedException": 2,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/exn/java.nio.channels.ClosedChannelException": 1,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/available": 1,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/singletonpool/connects/fail": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/singletonpool/connects/dead": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/bindcache.size": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/request_payload_bytes.count": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/socket_writable_ms": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/cancelled_connects": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/response_payload_bytes.count": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/dtab/size.count": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/requests": 234,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/loadbalancer/size": 1,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/loadbalancer/rebuilds": 488278,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/loadbalancer/closed": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/loadbalancer/load": 4,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/loadbalancer/meanweight": 1,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/loadbalancer/adds": 1,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/loadbalancer/p2c": 1,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/loadbalancer/updates": 488273,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/loadbalancer/available": 1,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/loadbalancer/max_effort_exhausted": 5,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/loadbalancer/busy": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/loadbalancer/removes": 0,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/pending": 4,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/protocol/thriftmux": 16,
"rt/interpreter/io.buoyant.namerd.iface.NamerdInterpreterConfig/connections": 1,
"rt/omni-http-mesh/bindcache/path/evicts": 0,
"rt/omni-http-mesh/bindcache/path/misses": 0,
"rt/omni-http-mesh/bindcache/path/oneshots": 0,
"rt/omni-http-mesh/bindcache/bound/evicts": 0,
"rt/omni-http-mesh/bindcache/bound/misses": 0,
"rt/omni-http-mesh/bindcache/bound/oneshots": 0,
"rt/omni-http-mesh/bindcache/tree/evicts": 0,
"rt/omni-http-mesh/bindcache/tree/misses": 0,
"rt/omni-http-mesh/bindcache/tree/oneshots": 0,
"rt/omni-http-mesh/bindcache/client/evicts": 0,
"rt/omni-http-mesh/bindcache/client/misses": 0,
"rt/omni-http-mesh/bindcache/client/oneshots": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/sent_bytes": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_received_bytes.count": 1,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_received_bytes.max": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_received_bytes.min": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_received_bytes.p50": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_received_bytes.p90": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_received_bytes.p95": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_received_bytes.p99": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_received_bytes.p9990": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_received_bytes.p9999": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_received_bytes.sum": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_received_bytes.avg": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_duration.count": 1,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_duration.max": 1,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_duration.min": 1,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_duration.p50": 1,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_duration.p90": 1,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_duration.p95": 1,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_duration.p99": 1,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_duration.p9990": 1,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_duration.p9999": 1,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_duration.sum": 1,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_duration.avg": 1,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connects": 40770,
"rt/omni-http-mesh/srv/0.0.0.0/4141/success": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/request_latency_ms.count": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/received_bytes": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/read_timeout": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/write_timeout": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_sent_bytes.count": 1,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_sent_bytes.max": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_sent_bytes.min": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_sent_bytes.p50": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_sent_bytes.p90": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_sent_bytes.p95": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_sent_bytes.p99": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_sent_bytes.p9990": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_sent_bytes.p9999": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_sent_bytes.sum": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_sent_bytes.avg": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_requests.count": 1,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_requests.max": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_requests.min": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_requests.p50": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_requests.p90": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_requests.p95": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_requests.p99": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_requests.p9990": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_requests.p9999": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_requests.sum": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connection_requests.avg": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/nacks": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/transit_latency_ms.count": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/socket_unwritable_ms": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/closes": 40770,
"rt/omni-http-mesh/srv/0.0.0.0/4141/status/1XX": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/status/4XX": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/status/2XX": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/status/error": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/status/3XX": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/status/5XX": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/time/1XX.count": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/time/4XX.count": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/time/2XX.count": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/time/error.count": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/time/3XX.count": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/time/5XX.count": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/nonretryable_nacks": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/socket_writable_ms": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/dtab/size.count": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/requests": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/pending": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/handletime_us.count": 0,
"rt/omni-http-mesh/srv/0.0.0.0/4141/connections": 0,
"larger_than_threadlocal_out_buffer": 0,
"inet/dns/queue_size": 0,
"inet/dns/successes": 8788942,
"inet/dns/cache/evicts": 0,
"inet/dns/cache/size": 0,
"inet/dns/cache/hit_rate": 1,
"inet/dns/dns_lookups": 8300667,
"inet/dns/failures": 0,
"inet/dns/dns_lookup_failures": 0,
"inet/dns/lookup_ms.count": 215,
"inet/dns/lookup_ms.max": 0,
"inet/dns/lookup_ms.min": 0,
"inet/dns/lookup_ms.p50": 0,
"inet/dns/lookup_ms.p90": 0,
"inet/dns/lookup_ms.p95": 0,
"inet/dns/lookup_ms.p99": 0,
"inet/dns/lookup_ms.p9990": 0,
"inet/dns/lookup_ms.p9999": 0,
"inet/dns/lookup_ms.sum": 0,
"inet/dns/lookup_ms.avg": 0,
"toggles/com.twitter.finagle.mux/checksum": 1650790660,
"toggles/com.twitter.finagle.thrift/checksum": 1149507710,
"zipkin/zipkin/log_span/ok": 0,
"zipkin/zipkin/log_span/try_later": 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment