Skip to content

This module provides way to get data from OpenTSDB HTTP API and transform it to Pandas Timeseries in an efficient way.

License

Notifications You must be signed in to change notification settings

borqosky/opentsdb_pd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opentsdb_pd

This module provides way to get data from OpenTSDB HTTP API and transform it to Pandas Timeseries in an efficient way.

opentsdb_pd

This module is able to get data from OpenTSDB through HTTP interface and convert them into pandas Timeseries. Basic structure is based mostly on opentsdbr and opentsdb_pandas libraries.

Initial goal is to get python3 compatibility, improve performance and bump to existing pandas version

Example usage

About

This module provides way to get data from OpenTSDB HTTP API and transform it to Pandas Timeseries in an efficient way.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages