Skip to content

Instantly share code, notes, and snippets.

@yogsototh
Last active June 16, 2016 15:34
Show Gist options
  • Save yogsototh/fda31016be6c634f4e3d57609fe1f9fc to your computer and use it in GitHub Desktop.
Save yogsototh/fda31016be6c634f4e3d57609fe1f9fc to your computer and use it in GitHub Desktop.
JSON from metrics-clojure
{
"ring.handling-time.CONNECT": {
"max": 0,
"mean": 0.0,
"min": 0,
"percentiles": {
"0.75": 0.0,
"0.95": 0.0,
"0.99": 0.0,
"0.999": 0.0,
"1.0": 0.0
},
"rates": {
"1": 0.0,
"15": 0.0,
"5": 0.0,
"total": 0
},
"standard-deviation": 0.0,
"type": "timer"
},
"ring.handling-time.DELETE": {
"max": 0,
"mean": 0.0,
"min": 0,
"percentiles": {
"0.75": 0.0,
"0.95": 0.0,
"0.99": 0.0,
"0.999": 0.0,
"1.0": 0.0
},
"rates": {
"1": 0.0,
"15": 0.0,
"5": 0.0,
"total": 0
},
"standard-deviation": 0.0,
"type": "timer"
},
"ring.handling-time.GET": {
"max": 577282430,
"mean": 16569363.604483526,
"min": 171868,
"percentiles": {
"0.75": 6472015.0,
"0.95": 17302975.0,
"0.99": 577282430.0,
"0.999": 577282430.0,
"1.0": 577282430.0
},
"rates": {
"1": 0.09813012687125183,
"15": 0.041838693106961485,
"5": 0.09625813388615223,
"total": 43
},
"standard-deviation": 84892620.96805729,
"type": "timer"
},
"ring.handling-time.HEAD": {
"max": 0,
"mean": 0.0,
"min": 0,
"percentiles": {
"0.75": 0.0,
"0.95": 0.0,
"0.99": 0.0,
"0.999": 0.0,
"1.0": 0.0
},
"rates": {
"1": 0.0,
"15": 0.0,
"5": 0.0,
"total": 0
},
"standard-deviation": 0.0,
"type": "timer"
},
"ring.handling-time.OPTIONS": {
"max": 0,
"mean": 0.0,
"min": 0,
"percentiles": {
"0.75": 0.0,
"0.95": 0.0,
"0.99": 0.0,
"0.999": 0.0,
"1.0": 0.0
},
"rates": {
"1": 0.0,
"15": 0.0,
"5": 0.0,
"total": 0
},
"standard-deviation": 0.0,
"type": "timer"
},
"ring.handling-time.OTHER": {
"max": 0,
"mean": 0.0,
"min": 0,
"percentiles": {
"0.75": 0.0,
"0.95": 0.0,
"0.99": 0.0,
"0.999": 0.0,
"1.0": 0.0
},
"rates": {
"1": 0.0,
"15": 0.0,
"5": 0.0,
"total": 0
},
"standard-deviation": 0.0,
"type": "timer"
},
"ring.handling-time.POST": {
"max": 0,
"mean": 0.0,
"min": 0,
"percentiles": {
"0.75": 0.0,
"0.95": 0.0,
"0.99": 0.0,
"0.999": 0.0,
"1.0": 0.0
},
"rates": {
"1": 0.0,
"15": 0.0,
"5": 0.0,
"total": 0
},
"standard-deviation": 0.0,
"type": "timer"
},
"ring.handling-time.PUT": {
"max": 0,
"mean": 0.0,
"min": 0,
"percentiles": {
"0.75": 0.0,
"0.95": 0.0,
"0.99": 0.0,
"0.999": 0.0,
"1.0": 0.0
},
"rates": {
"1": 0.0,
"15": 0.0,
"5": 0.0,
"total": 0
},
"standard-deviation": 0.0,
"type": "timer"
},
"ring.handling-time.TRACE": {
"max": 0,
"mean": 0.0,
"min": 0,
"percentiles": {
"0.75": 0.0,
"0.95": 0.0,
"0.99": 0.0,
"0.999": 0.0,
"1.0": 0.0
},
"rates": {
"1": 0.0,
"15": 0.0,
"5": 0.0,
"total": 0
},
"standard-deviation": 0.0,
"type": "timer"
},
"ring.requests-scheme.rate.http": {
"rates": {
"1": 0.09813012687125183,
"15": 0.041838693106961485,
"5": 0.09625813388615223,
"total": 44
},
"type": "meter"
},
"ring.requests-scheme.rate.https": {
"rates": {
"1": 0.0,
"15": 0.0,
"5": 0.0,
"total": 0
},
"type": "meter"
},
"ring.requests.active": {
"type": "counter",
"value": 1
},
"ring.requests.rate": {
"rates": {
"1": 0.09813012687125183,
"15": 0.041838693106961485,
"5": 0.09625813388615223,
"total": 44
},
"type": "meter"
},
"ring.requests.rate.CONNECT": {
"rates": {
"1": 0.0,
"15": 0.0,
"5": 0.0,
"total": 0
},
"type": "meter"
},
"ring.requests.rate.DELETE": {
"rates": {
"1": 0.0,
"15": 0.0,
"5": 0.0,
"total": 0
},
"type": "meter"
},
"ring.requests.rate.GET": {
"rates": {
"1": 0.09813012687125183,
"15": 0.041838693106961485,
"5": 0.09625813388615223,
"total": 44
},
"type": "meter"
},
"ring.requests.rate.HEAD": {
"rates": {
"1": 0.0,
"15": 0.0,
"5": 0.0,
"total": 0
},
"type": "meter"
},
"ring.requests.rate.OPTIONS": {
"rates": {
"1": 0.0,
"15": 0.0,
"5": 0.0,
"total": 0
},
"type": "meter"
},
"ring.requests.rate.OTHER": {
"rates": {
"1": 0.0,
"15": 0.0,
"5": 0.0,
"total": 0
},
"type": "meter"
},
"ring.requests.rate.POST": {
"rates": {
"1": 0.0,
"15": 0.0,
"5": 0.0,
"total": 0
},
"type": "meter"
},
"ring.requests.rate.PUT": {
"rates": {
"1": 0.0,
"15": 0.0,
"5": 0.0,
"total": 0
},
"type": "meter"
},
"ring.requests.rate.TRACE": {
"rates": {
"1": 0.0,
"15": 0.0,
"5": 0.0,
"total": 0
},
"type": "meter"
},
"ring.responses.rate": {
"rates": {
"1": 0.09813012687125183,
"15": 0.041838693106961485,
"5": 0.09625813388615223,
"total": 43
},
"type": "meter"
},
"ring.responses.rate.2xx": {
"rates": {
"1": 0.08928540296448516,
"15": 0.03795441622098258,
"5": 0.0873573603533931,
"total": 39
},
"type": "meter"
},
"ring.responses.rate.3xx": {
"rates": {
"1": 0.002164162358497942,
"15": 0.0009697186419113864,
"5": 0.00221588316703911,
"total": 1
},
"type": "meter"
},
"ring.responses.rate.4xx": {
"rates": {
"1": 0.006680561548268711,
"15": 0.002914558244067528,
"5": 0.006684890365719948,
"total": 3
},
"type": "meter"
},
"ring.responses.rate.5xx": {
"rates": {
"1": 0.0,
"15": 0.0,
"5": 0.0,
"total": 0
},
"type": "meter"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment