Skip to content

Instantly share code, notes, and snippets.

@btmerr
Created April 2, 2011 21:21
Show Gist options
  • Save btmerr/899911 to your computer and use it in GitHub Desktop.
Save btmerr/899911 to your computer and use it in GitHub Desktop.
I <heart> Coda Hale.
[brian@huffy](~): curl http://user-app001:8081/metrics
{"jvm":{"memory":{"heap_usage":0.010116898933735321,"non_heap_usage":0.24900927786099708,"memory_pool_usages":{"Code Cache":0.040618896484375,"Eden Space":0.021985064496050824,"Perm Gen":0.21069049835205078,"Perm Gen [shared-ro]":0.7345474243164063,"Perm Gen [shared-rw]":0.6044743855794271,"Survivor Space":0.012887584420787546,"Tenured Gen":0.005232887449652142}},"daemon_thread_count":9,"thread_count":18,"uptime":842,"fd_usage":0.017578125,"thread-states":{"blocked":0.0,"runnable":0.2222222222222222,"terminated":0.0,"waiting":0.2777777777777778,"new":0.0,"timed_waiting":0.5},"gc":{"duration":{"Copy":{"type":"timer","duration":{"unit":"milliseconds","min":2.0,"max":25.0,"mean":10.0,"std_dev":13.0,"median":3.0,"p75":25.0,"p95":25.0,"p98":25.0,"p99":25.0,"p999":25.0},"rate":{"unit":"hours","count":3,"mean":12.854146883070923,"m1":0.0,"m5":2.0402262197945578E-13,"m15":0.015288834065195104}}},"throughput":{"Copy":{"type":"meter","event_type":"bytes","unit":"seconds","count":13083504,"mean":15571.584582289135,"m1":0.0,"m5":2.4892759062651234E-10,"m15":18.34868660686173}}}},"org.eclipse.jetty.servlet.ServletContextHandler":{"1xx-reponses":{"type":"meter","event_type":"responses","unit":"seconds","count":0,"mean":0.0,"m1":0.0,"m5":0.0,"m15":0.0},"2xx-reponses":{"type":"meter","event_type":"responses","unit":"seconds","count":3,"mean":0.0035705065839203684,"m1":0.0,"m5":0.026214400000000002,"m15":0.018886549245541843},"3xx-reponses":{"type":"meter","event_type":"responses","unit":"seconds","count":0,"mean":0.0,"m1":0.0,"m5":0.0,"m15":0.0},"4xx-reponses":{"type":"meter","event_type":"responses","unit":"seconds","count":2,"mean":0.0023803375060106246,"m1":0.0,"m5":4.542742026847548E-16,"m15":1.0504488157428209E-6},"5xx-reponses":{"type":"meter","event_type":"responses","unit":"seconds","count":0,"mean":0.0,"m1":0.0,"m5":0.0,"m15":0.0},"active-dispatches":{"type":"counter","count":0},"active-requests":{"type":"counter","count":0},"active-suspended-requests":{"type":"counter","count":0},"dispatches":{"type":"timer","duration":{"unit":"milliseconds","min":0.0,"max":27.0,"mean":6.0,"std_dev":11.76860229593982,"median":1.0,"p75":14.5,"p95":27.0,"p98":27.0,"p99":27.0,"p999":27.0},"rate":{"unit":"seconds","count":5,"mean":0.0059508381622861576,"m1":0.0,"m5":0.026214400000000457,"m15":0.018887599694357583}},"expires":{"type":"meter","event_type":"requests","unit":"seconds","count":0,"mean":0.0,"m1":0.0,"m5":0.0,"m15":0.0},"requests":{"type":"meter","event_type":"requests","unit":"seconds","count":5,"mean":0.005950837675159276,"m1":0.0,"m5":0.026214400000000457,"m15":0.018887599694357583},"resumes":{"type":"meter","event_type":"requests","unit":"seconds","count":0,"mean":0.0,"m1":0.0,"m5":0.0,"m15":0.0},"suspends":{"type":"meter","event_type":"requests","unit":"seconds","count":0,"mean":0.0,"m1":0.0,"m5":0.0,"m15":0.0}}}[brian@huffy](~):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment