Skip to content

Instantly share code, notes, and snippets.

@ja-ilija
Created July 2, 2015 12:35
Show Gist options
  • Save ja-ilija/b64cc0c13a64a8dee376 to your computer and use it in GitHub Desktop.
Save ja-ilija/b64cc0c13a64a8dee376 to your computer and use it in GitHub Desktop.
metrics for dropwizard service
{
"jvm": {
"vm": {
"name": "OpenJDK 64-Bit Server VM",
"version": "1.7.0_79-b14"
},
"memory": {
"totalInit": 89326208,
"totalUsed": 115503456,
"totalMax": 1156579328,
"totalCommitted": 158793728,
"heapInit": 64750208,
"heapUsed": 73733704,
"heapMax": 932184064,
"heapCommitted": 116391936,
"heap_usage": 0.07910007781467503,
"non_heap_usage": 0.18614364338812428,
"memory_pool_usages": {
"Code Cache": 0.07958602905273438,
"PS Eden Space": 0.13125951790515286,
"PS Old Gen": 0.04113561196695658,
"PS Perm Gen": 0.21695548367787557,
"PS Survivor Space": 0.75
}
},
"buffers": {
"direct": {
"count": 21,
"memoryUsed": 2719744,
"totalCapacity": 2719744
},
"mapped": {
"count": 0,
"memoryUsed": 0,
"totalCapacity": 0
}
},
"daemon_thread_count": 19,
"thread_count": 50,
"current_time": 1435840292698,
"uptime": 61245,
"fd_usage": 0.018310546875,
"thread-states": {
"terminated": 0,
"timed_waiting": 0.54,
"runnable": 0.36,
"new": 0,
"blocked": 0,
"waiting": 0.1
},
"garbage-collectors": {
"PS MarkSweep": {
"runs": 0,
"time": 0
},
"PS Scavenge": {
"runs": 21,
"time": 192
}
}
},
"ch.qos.logback.core.Appender": {
"all": {
"type": "meter",
"event_type": "statements",
"unit": "seconds",
"count": 2435,
"mean": 0.03975977802065939,
"m1": 0.4163884317732822,
"m5": 0.5175811065591948,
"m15": 0.2517907579646429
},
"debug": {
"type": "meter",
"event_type": "statements",
"unit": "seconds",
"count": 0,
"mean": 0,
"m1": 0,
"m5": 0,
"m15": 0
},
"error": {
"type": "meter",
"event_type": "statements",
"unit": "seconds",
"count": 11,
"mean": 0.0001796129669938422,
"m1": 4.5629370900659443e-38,
"m5": 7.089352125364364e-10,
"m15": 0.000028421480066027554
},
"info": {
"type": "meter",
"event_type": "statements",
"unit": "seconds",
"count": 2408,
"mean": 0.03931891110588861,
"m1": 0.4163884317732822,
"m5": 0.5175811058502597,
"m15": 0.25176233398407255
},
"trace": {
"type": "meter",
"event_type": "statements",
"unit": "seconds",
"count": 0,
"mean": 0,
"m1": 0,
"m5": 0,
"m15": 0
},
"warn": {
"type": "meter",
"event_type": "statements",
"unit": "seconds",
"count": 16,
"mean": 0.00026125522360224735,
"m1": 1.3660461002336702e-92,
"m5": 5.617911907061058e-21,
"m15": 2.500504342191439e-9
}
},
"com.gloo.datascience.dropwizard.resources.GLOOCalendarPeopleRelatorResource": {
"getFuturePeopleRecommendation": {
"type": "timer",
"duration": {
"unit": "milliseconds",
"min": 0,
"max": 0,
"mean": 0,
"std_dev": 0,
"median": 0,
"p75": 0,
"p95": 0,
"p98": 0,
"p99": 0,
"p999": 0
},
"rate": {
"unit": "seconds",
"count": 0,
"mean": 0,
"m1": 0,
"m5": 0,
"m15": 0
}
}
},
"com.gloo.datascience.dropwizard.resources.GLOOContentSearchResource": {
"search": {
"type": "timer",
"duration": {
"unit": "milliseconds",
"min": 0,
"max": 0,
"mean": 0,
"std_dev": 0,
"median": 0,
"p75": 0,
"p95": 0,
"p98": 0,
"p99": 0,
"p999": 0
},
"rate": {
"unit": "seconds",
"count": 0,
"mean": 0,
"m1": 0,
"m5": 0,
"m15": 0
}
}
},
"com.gloo.datascience.dropwizard.resources.GLOOFolderFileAdHocSearchResource": {
"search": {
"type": "timer",
"duration": {
"unit": "milliseconds",
"min": 6.803227,
"max": 551.258621,
"mean": 90.74777423529412,
"std_dev": 173.5640940465764,
"median": 8.86585,
"p75": 70.491288,
"p95": 551.258621,
"p98": 551.258621,
"p99": 551.258621,
"p999": 551.258621
},
"rate": {
"unit": "seconds",
"count": 17,
"mean": 0.0002775981037471736,
"m1": 0.0006739271355108789,
"m5": 0.001754734778757027,
"m15": 0.0009052634505201434
}
}
},
"com.gloo.datascience.dropwizard.resources.GLOOFutureFileDiscovery": {
"getFutureFiles": {
"type": "timer",
"duration": {
"unit": "milliseconds",
"min": 0,
"max": 0,
"mean": 0,
"std_dev": 0,
"median": 0,
"p75": 0,
"p95": 0,
"p98": 0,
"p99": 0,
"p999": 0
},
"rate": {
"unit": "seconds",
"count": 0,
"mean": 0,
"m1": 0,
"m5": 0,
"m15": 0
}
}
},
"com.gloo.datascience.dropwizard.resources.GLOONotificationClassifierResource": {
"sendNotification": {
"type": "timer",
"duration": {
"unit": "milliseconds",
"min": 8.17391,
"max": 208.602095,
"mean": 28.83550512195122,
"std_dev": 38.466974853545096,
"median": 13.836517,
"p75": 32.343139,
"p95": 147.2464197999999,
"p98": 208.602095,
"p99": 208.602095,
"p999": 208.602095
},
"rate": {
"unit": "seconds",
"count": 41,
"mean": 0.0006695013543276716,
"m1": 0.014712537947792844,
"m5": 0.003288725117942889,
"m15": 0.0017210954249062206
}
}
},
"com.gloo.datascience.dropwizard.resources.GLOORecentCollaboratorsResource": {
"getRecent": {
"type": "timer",
"duration": {
"unit": "milliseconds",
"min": 0,
"max": 0,
"mean": 0,
"std_dev": 0,
"median": 0,
"p75": 0,
"p95": 0,
"p98": 0,
"p99": 0,
"p999": 0
},
"rate": {
"unit": "seconds",
"count": 0,
"mean": 0,
"m1": 0,
"m5": 0,
"m15": 0
}
}
},
"com.gloo.datascience.dropwizard.resources.GLOORecipientsRecommendResource": {
"getRecommendedRecipients": {
"type": "timer",
"duration": {
"unit": "milliseconds",
"min": 0,
"max": 0,
"mean": 0,
"std_dev": 0,
"median": 0,
"p75": 0,
"p95": 0,
"p98": 0,
"p99": 0,
"p999": 0
},
"rate": {
"unit": "seconds",
"count": 0,
"mean": 0,
"m1": 0,
"m5": 0,
"m15": 0
}
}
},
"com.gloo.datascience.dropwizard.resources.GLOORecommendRelatedFilesResource": {
"search": {
"type": "timer",
"duration": {
"unit": "milliseconds",
"min": 0.112239,
"max": 195.618383,
"mean": 16.739427712121213,
"std_dev": 33.34669427460004,
"median": 8.312608,
"p75": 11.378342,
"p95": 80.51651375,
"p98": 193.03899679999995,
"p99": 195.618383,
"p999": 195.618383
},
"rate": {
"unit": "seconds",
"count": 66,
"mean": 0.0010777337130419196,
"m1": 4.933832677643173e-38,
"m5": 7.712520383252336e-10,
"m15": 0.00004543468432986129
}
}
},
"com.gloo.datascience.dropwizard.resources.GLOOTrendingPeopleResource": {
"getTrendingPeople": {
"type": "timer",
"duration": {
"unit": "milliseconds",
"min": 0,
"max": 0,
"mean": 0,
"std_dev": 0,
"median": 0,
"p75": 0,
"p95": 0,
"p98": 0,
"p99": 0,
"p999": 0
},
"rate": {
"unit": "seconds",
"count": 0,
"mean": 0,
"m1": 0,
"m5": 0,
"m15": 0
}
}
},
"com.gloo.datascience.dropwizard.resources.GLURUDailyEmailResource": {
"generateDailyEmail": {
"type": "timer",
"duration": {
"unit": "milliseconds",
"min": 39.553514,
"max": 206.62013,
"mean": 144.419183125,
"std_dev": 57.03657089174833,
"median": 157.56286799999998,
"p75": 194.236448,
"p95": 206.62013,
"p98": 206.62013,
"p99": 206.62013,
"p999": 206.62013
},
"rate": {
"unit": "seconds",
"count": 8,
"mean": 0.00013063443720209972,
"m1": 1.0807921733070432e-223,
"m5": 1.0177064403871864e-46,
"m15": 1.3890764201908803e-17
}
}
},
"com.gloo.datascience.dropwizard.resources.GLURUNowNotificationResource": {
"getNowNotification": {
"type": "timer",
"duration": {
"unit": "milliseconds",
"min": 108.860289,
"max": 375.487281,
"mean": 207.4083536,
"std_dev": 103.1421213993454,
"median": 164.59364449999998,
"p75": 213.3392255,
"p95": 223.506909,
"p98": 223.506909,
"p99": 223.506909,
"p999": 223.506909
},
"rate": {
"unit": "seconds",
"count": 5,
"mean": 0.00008164652088777391,
"m1": 0.0009405410839216593,
"m5": 0.0018757046053913427,
"m15": 0.0009173157875761709
}
}
},
"org.eclipse.jetty.server.nio.BlockingChannelConnector.9080": {
"accepts": {
"type": "meter",
"event_type": "connections",
"unit": "seconds",
"count": 54135,
"mean": 0.8839745571920189,
"m1": 0.8990773098181954,
"m5": 0.8864085748079695,
"m15": 0.8841330467477002
},
"active-connections": {
"type": "counter",
"count": 0
},
"connection-duration": {
"type": "timer",
"duration": {
"unit": "milliseconds",
"min": 0,
"max": 553,
"mean": 0.8578184169206613,
"std_dev": 6.321468419593163,
"median": 0,
"p75": 1,
"p95": 1,
"p98": 2,
"p99": 9,
"p999": 180.23000000000047
},
"rate": {
"unit": "seconds",
"count": 54135,
"mean": 0.8839745222023012,
"m1": 0.8992120710666605,
"m5": 0.8864436816154598,
"m15": 0.8841401277265137
}
},
"connects": {
"type": "meter",
"event_type": "connections",
"unit": "seconds",
"count": 54135,
"mean": 0.8839745417238195,
"m1": 0.8990773098181954,
"m5": 0.8864085748079695,
"m15": 0.8841330467477002
},
"disconnects": {
"type": "meter",
"event_type": "connections",
"unit": "seconds",
"count": 54135,
"mean": 0.8839745432402057,
"m1": 0.8990773098181976,
"m5": 0.8864088134970945,
"m15": 0.8841340548940932
}
},
"org.eclipse.jetty.servlet.ServletContextHandler": {
"1xx-responses": {
"type": "meter",
"event_type": "responses",
"unit": "seconds",
"count": 0,
"mean": 0,
"m1": 0,
"m5": 0,
"m15": 0
},
"2xx-responses": {
"type": "meter",
"event_type": "responses",
"unit": "seconds",
"count": 46980,
"mean": 0.7671405530898996,
"m1": 0.7734989168021988,
"m5": 0.7679145613964161,
"m15": 0.7668161723212402
},
"3xx-responses": {
"type": "meter",
"event_type": "responses",
"unit": "seconds",
"count": 0,
"mean": 0,
"m1": 0,
"m5": 0,
"m15": 0
},
"4xx-responses": {
"type": "meter",
"event_type": "responses",
"unit": "seconds",
"count": 1,
"mean": 0.0000163290879970862,
"m1": 2.0314918777780417e-43,
"m5": 2.1880231296872738e-11,
"m15": 0.000002080402792263792
},
"5xx-responses": {
"type": "meter",
"event_type": "responses",
"unit": "seconds",
"count": 11,
"mean": 0.0001796199681701865,
"m1": 4.5393511776021795e-38,
"m5": 7.064766326684524e-10,
"m15": 0.000028399645979511304
},
"active-dispatches": {
"type": "counter",
"count": 0
},
"active-requests": {
"type": "counter",
"count": 0
},
"active-suspended-requests": {
"type": "counter",
"count": 0
},
"connect-requests": {
"type": "timer",
"duration": {
"unit": "milliseconds",
"min": 0,
"max": 0,
"mean": 0,
"std_dev": 0,
"median": 0,
"p75": 0,
"p95": 0,
"p98": 0,
"p99": 0,
"p999": 0
},
"rate": {
"unit": "seconds",
"count": 0,
"mean": 0,
"m1": 0,
"m5": 0,
"m15": 0
}
},
"delete-requests": {
"type": "timer",
"duration": {
"unit": "milliseconds",
"min": 0,
"max": 0,
"mean": 0,
"std_dev": 0,
"median": 0,
"p75": 0,
"p95": 0,
"p98": 0,
"p99": 0,
"p999": 0
},
"rate": {
"unit": "seconds",
"count": 0,
"mean": 0,
"m1": 0,
"m5": 0,
"m15": 0
}
},
"dispatches": {
"type": "timer",
"duration": {
"unit": "milliseconds",
"min": 0,
"max": 552,
"mean": 0.31296816479400746,
"std_dev": 6.438033618975797,
"median": 0,
"p75": 0,
"p95": 1,
"p98": 1,
"p99": 1,
"p999": 179.70800000000054
},
"rate": {
"unit": "seconds",
"count": 46992,
"mean": 0.7673364348071319,
"m1": 0.7734989168597313,
"m5": 0.7679165268135328,
"m15": 0.766850159576052
}
},
"expires": {
"type": "meter",
"event_type": "requests",
"unit": "seconds",
"count": 0,
"mean": 0,
"m1": 0,
"m5": 0,
"m15": 0
},
"get-requests": {
"type": "timer",
"duration": {
"unit": "milliseconds",
"min": 0,
"max": 552,
"mean": 2.0392095357590967,
"std_dev": 17.372731382959902,
"median": 1,
"p75": 1,
"p95": 10,
"p98": 48.41999999999996,
"p99": 208.71000000000004,
"p999": 549.7090000000003
},
"rate": {
"unit": "seconds",
"count": 6376,
"mean": 0.1041142528819875,
"m1": 0.11918582790632484,
"m5": 0.10763835443011732,
"m15": 0.10389141623677203
}
},
"head-requests": {
"type": "timer",
"duration": {
"unit": "milliseconds",
"min": 0,
"max": 4,
"mean": 0.04197853062832381,
"std_dev": 0.20215137326105034,
"median": 0,
"p75": 0,
"p95": 0,
"p98": 1,
"p99": 1,
"p999": 1
},
"rate": {
"unit": "seconds",
"count": 40616,
"mean": 0.6632221498758566,
"m1": 0.6543129437228022,
"m5": 0.6602673252789646,
"m15": 0.6629518502014122
}
},
"options-requests": {
"type": "timer",
"duration": {
"unit": "milliseconds",
"min": 0,
"max": 0,
"mean": 0,
"std_dev": 0,
"median": 0,
"p75": 0,
"p95": 0,
"p98": 0,
"p99": 0,
"p999": 0
},
"rate": {
"unit": "seconds",
"count": 0,
"mean": 0,
"m1": 0,
"m5": 0,
"m15": 0
}
},
"other-requests": {
"type": "timer",
"duration": {
"unit": "milliseconds",
"min": 0,
"max": 0,
"mean": 0,
"std_dev": 0,
"median": 0,
"p75": 0,
"p95": 0,
"p98": 0,
"p99": 0,
"p999": 0
},
"rate": {
"unit": "seconds",
"count": 0,
"mean": 0,
"m1": 0,
"m5": 0,
"m15": 0
}
},
"patch-requests": {
"type": "timer",
"duration": {
"unit": "milliseconds",
"min": 0,
"max": 0,
"mean": 0,
"std_dev": 0,
"median": 0,
"p75": 0,
"p95": 0,
"p98": 0,
"p99": 0,
"p999": 0
},
"rate": {
"unit": "seconds",
"count": 0,
"mean": 0,
"m1": 0,
"m5": 0,
"m15": 0
}
},
"percent-4xx-15m": {
"type": "gauge",
"value": 0.0000027129195579198926
},
"percent-4xx-1m": {
"type": "gauge",
"value": 2.626366803492808e-43
},
"percent-4xx-5m": {
"type": "gauge",
"value": 2.849298137606791e-11
},
"percent-5xx-15m": {
"type": "gauge",
"value": 0.0000370341528584374
},
"percent-5xx-1m": {
"type": "gauge",
"value": 5.86859409710765e-38
},
"percent-5xx-5m": {
"type": "gauge",
"value": 9.199914417781515e-10
},
"post-requests": {
"type": "timer",
"duration": {
"unit": "milliseconds",
"min": 0,
"max": 0,
"mean": 0,
"std_dev": 0,
"median": 0,
"p75": 0,
"p95": 0,
"p98": 0,
"p99": 0,
"p999": 0
},
"rate": {
"unit": "seconds",
"count": 0,
"mean": 0,
"m1": 0,
"m5": 0,
"m15": 0
}
},
"put-requests": {
"type": "timer",
"duration": {
"unit": "milliseconds",
"min": 0,
"max": 0,
"mean": 0,
"std_dev": 0,
"median": 0,
"p75": 0,
"p95": 0,
"p98": 0,
"p99": 0,
"p999": 0
},
"rate": {
"unit": "seconds",
"count": 0,
"mean": 0,
"m1": 0,
"m5": 0,
"m15": 0
}
},
"requests": {
"type": "meter",
"event_type": "requests",
"unit": "seconds",
"count": 46992,
"mean": 0.7673362161716754,
"m1": 0.7734989168597313,
"m5": 0.7679165268135326,
"m15": 0.7668501582328238
},
"resumes": {
"type": "meter",
"event_type": "requests",
"unit": "seconds",
"count": 0,
"mean": 0,
"m1": 0,
"m5": 0,
"m15": 0
},
"suspends": {
"type": "meter",
"event_type": "requests",
"unit": "seconds",
"count": 0,
"mean": 0,
"m1": 0,
"m5": 0,
"m15": 0
},
"trace-requests": {
"type": "timer",
"duration": {
"unit": "milliseconds",
"min": 0,
"max": 0,
"mean": 0,
"std_dev": 0,
"median": 0,
"p75": 0,
"p95": 0,
"p98": 0,
"p99": 0,
"p999": 0
},
"rate": {
"unit": "seconds",
"count": 0,
"mean": 0,
"m1": 0,
"m5": 0,
"m15": 0
}
}
},
"org.eclipse.jetty.util.thread.QueuedThreadPool": {
"active-threads": {
"type": "gauge",
"value": 8
},
"idle-threads": {
"type": "gauge",
"value": 6
},
"percent-idle": {
"type": "gauge",
"value": 0.75
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment