Skip to content

Instantly share code, notes, and snippets.

(import com.codahale.metrics.MetricRegistry)
(import com.codahale.metrics.ConsoleReporter)
(def registry (MetricRegistry.))
(def meter (.meter registry "some_meter"))
(def counter (.counter registry "some_counter"))
(def timer (.timer registry "some_timer"))
(.inc counter)
(.inc counter)
[
{"id":0,"name":"0,6556176","ph":"X","ts":1613119800605000,"dur":138000,"pid":"deployment-fdb4b6df5-nv7nl","tid":"Partition 0"},
{"id":1,"name":"2,6555800","ph":"X","ts":1613119801222000,"dur":230000,"pid":"deployment-fdb4b6df5-l8qc9","tid":"Partition 2"},
{"id":2,"name":"1,6555232","ph":"X","ts":1613119802723000,"dur":148000,"pid":"deployment-fdb4b6df5-l8qc9","tid":"Partition 1"},
{"id":3,"name":"3,6554120","ph":"X","ts":1613119802985000,"dur":152000,"pid":"deployment-fdb4b6df5-n7495","tid":"Partition 3"},
{"id":4,"name":"1,6555233","ph":"X","ts":1613119803794000,"dur":129000,"pid":"deployment-fdb4b6df5-l8qc9","tid":"Partition 1"},
{"id":5,"name":"2,6555801","ph":"X","ts":1613119804128000,"dur":139000,"pid":"deployment-fdb4b6df5-l8qc9","tid":"Partition 2"},
{"id":6,"name":"2,6555802","ph":"X","ts":1613119805433000,"dur":212000,"pid":"deployment-fdb4b6df5-l8qc9","tid":"Partition 2"},
{"id":7,"name":"0,6556177","ph":"X","ts":1613119805572000,"dur":146000,"pid":"deployment-fdb4b6df5-nv7nl","tid":"Partition 0"}
openapi: 3.0.3
info:
title: PAPI - Filtering
version: 0.1.0
paths:
/users_deep_object:
get:
parameters:
- in: query
name: age