Hello there,
I was wondering if there is any plan on adding relative times to timesatmp fields, to create this kind of queries:
req.created_at.gt:"now-15m"
Sometimes I'm interested in showing only recent requests or requests made in the last hour or 10m (you get the point). Now it's possible with absolute timestamps but It would help a lot to be able to make relative ones.
Kind regards
Hello there,
I was wondering if there is any plan on adding relative times to timesatmp fields, to create this kind of queries:
req.created_at.gt:"now-15m"
Sometimes I'm interested in showing only recent requests or requests made in the last hour or 10m (you get the point). Now it's possible with absolute timestamps but It would help a lot to be able to make relative ones.
Kind regards