← Back to team overview

graphite-dev team mailing list archive

[Question #172502]: SELECT COUNT(*) functionality

 

New question #172502 on Graphite:
https://answers.launchpad.net/graphite/+question/172502

I am evaluating graphite for use as storing our metrics data about the application and am also wondering about certain business metrics as well. 

The business would like to ask questions of the form "how often did event x happen over interval y", or essentially 

SELECT COUNT(*) from events where eventType  = :x and CREATEDDATE BETWEEN :start and :end

Is it possible to:

a) store that sort of data in graphite?
b) ask that sort of question about the data?

Cheers,

James

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.