Skip to content

brenzel/rdbms2influxdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

rdbms2influxdb

This ist a little go application for data transfer from relational database to influxdb.

I created this application, because it's so easy to use grafana with influxdb.

Configure your Influxdb- and RDBMS- Connection in the app.toml configuration file.

There must be one column in the RDBMS-Query called time. If there is no timestamp column in your table then put something like "localtimestamp as time" in the query.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages