jina-ai / dashboard

Interactive UI for analyzing Jina logs, designing Flows and viewing Hub images
https://dashboard.jina.ai
Apache License 2.0
118 stars 61 forks source link

Change relative log streaming to absolute #94

Closed BastinJafari closed 3 years ago

BastinJafari commented 3 years ago

The way Google Analytics handles log streaming is in an absolute time frame:

PoliticalFantasticBluebottle-small

But our logging time frame is relative:

https://user-images.githubusercontent.com/25417797/103669709-fb8e2a00-4f78-11eb-87c6-587181c57f96.mov

I would suggest to change that to the way google handles it.

Roshanjossey commented 3 years ago

Fixed in #101