pyr / cyanite

cyanite stores your metrics
http://cyanite.io
Other
446 stars 79 forks source link

Does Cyanite support custom metrics as attached #268

Closed priyavivek1 closed 7 years ago

priyavivek1 commented 7 years ago

image

i am looking forward to store my metrics this way.will cyanite support this since reading schema.cql doesnt seem to be doign so?

ifesdjeen commented 7 years ago

@priyavivek1 could you explain what exactly you're expecting? Which way? You would like to have multiple metrics per timestamp?

priyavivek1 commented 7 years ago

@ifesdjeen : So, our requirement is to capture multiple fields from request like in attached screenshot and then capture metrics like request count.

if you see first record in atached image, its capturing the metrics that

for a particular API i.e api-mgmt-info, where client id sent in request was "testscopeClient" with endpoint "/api/info" and other parameters, total number of request was "3" in a confugred time interval.

for example: betweeen 10:05am - 10:10 am (5 minutes gap), there were 3 request with specified clientid, appiid, etc

Hope it clarifies, Will we be able to achieve this using cyanite.

ifesdjeen commented 7 years ago

You can find a feature complete description of Cyanite here: http://cyanite.io/ If you have a concrete feature request, feel free to open an issue.