logary icon indicating copy to clipboard operation
logary copied to clipboard

Improvement Ideas for Dash

Open haf opened this issue 6 years ago • 0 comments

  • Create an authenticated and authorised sample using Dash with e.g. https://github.com/GoogleContainerTools/skaffold/
  • You can click any even and get a time-series plot of count of that event type (Message.value) over time
  • Support message id once added to Logary proper and reconnection
  • Support offset during reconnection
  • Simple display of Span with a sunburst diagram; to visualise the span lengths

image

  • Can we reuse Kibana/Grafana UI components for visualisation of events?
  • Simple LISP-like AND/OR query language on the in-memory message log

haf avatar Apr 03 '19 11:04 haf