Skip to content

MaloneTuningLtd/tuning-analytics-influxdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tuning Influx Forwarder

Docker Automated build

Forwards request events from a tuning service to influxdb.

Config

The following ENV vars are used:

  • API_URL: The base API url to use, including schema. Example: https://foo.bar/api/
  • API_KEY: Authorized API key. Example: hi
  • INFLUX_HOST: Some influx host. Defaults to localhost
  • INFLUX_DB: Influx database name. Doesn't need to exist. Defaults to tuning-request-events.

This repository uses the node-persist package, with the default settings.

To carry over this data, mount and retain the .node-persist directory.

About

Forwards request events from a tuning service to influxdb.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published