[Apiman-user] @timestamp field

Eric Wittmann eric.wittmann at redhat.com
Fri Aug 7 10:13:11 EDT 2015


+1 - all the existing date histogram style metrics in apiman go off the 
requestStart field.

For reference, the list of all fields stored in ES:

https://github.com/apiman/apiman/blob/master/gateway/engine/core/src/main/java/io/apiman/gateway/engine/metrics/RequestMetric.java#L33-L56

On 8/7/2015 5:30 AM, Marc Savy wrote:
> To share my IRC response with everyone:
>
> 10:15 msavy:
> there are a bunch of different timestamps
> depends which one you want to use, really
> perhaps requestStart is the best choice
>
> To give some context, there are several timestamps we collecting, including requestStart/requestEnd, serviceStart/serviceEnd, etc. Which one makes most sense as a canonical @timestamp is up to you, but I'd think perhaps `requestStart` makes most sense.
>
>
> ----- Original Message -----
> From: "Charles Moulliard" <cmoulliard at redhat.com>
> To: apiman-user at lists.jboss.org
> Sent: Friday, 7 August, 2015 10:09:02 AM
> Subject: [Apiman-user] @timestamp field
>
> Hi,
>
> Do we have a @timestamp field into Elasticsearch db to plot histogram of the requests - https://www.dropbox.com/s/pnd7zh0rierbt9d/Screenshot%202015-08-07%2011.06.00.png?dl=0 in Kibana ?
>
> Regards,
>


More information about the Apiman-user mailing list