Skip to main content

Plugin to `tshistory` which provides a `view` subcommand to visualize time series from a repository and a flask blueprint

Project description

TSVIEW

This is a tshistory plugin which provides a view subcommand to the tsh command.

It works like this:

 $ tsh view postgres://babar:celeste@data_server:5432/
  * Running on http://192.168.56.1:5678/ (Press CTRL+C to quit)
 192.168.56.1 - - [16/Jun/2017 17:23:25] "GET /tsview HTTP/1.1" 200 -
 192.168.56.1 - - [16/Jun/2017 17:23:25] "GET /tsplot? HTTP/1.1" 200 -

At the same time, a browser tab opens, and we can select some series:

tsh view

For each series we can get it complete history (its versions at a given date range):

tsh history

This applies also to formulas if you use tshistory_formula !

We also get a browser for the whole history log, by a slight modification of the url, from http://192.168.56.1:5678/tsview to http://192.168.56.1:5678/tsviewlog:

tsh viewlog

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

tsview-0.9.0-py2.py3-none-any.whl (223.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page