Skip to content

logreposit/influxdb-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

influxdb-service

branch CI build test coverage
master CircleCI codecov.io
develop CircleCI codecov.io

Service Description

TODO

Environment Requirements

  • InfluxDB

Configuration

This service has to be configured via environment variables. The data which it processes is read from a RabbitMQ queue.

Environment Variable Name default value
SPRING_RABBITMQ_HOST localhost
SPRING_RABBITMQ_PORT 5672
SPRING_RABBITMQ_USERNAME guest
SPRING_RABBITMQ_PASSWORD guest
INFLUXDBSERVICE_COMMUNICATION_MESSAGING_RABBIT_QUEUE q.influxdb_service
INFLUXDBSERVICE_COMMUNICATION_INFLUX_URL http://localhost:8086
INFLUXDBSERVICE_COMMUNICATION_INFLUX_USERNAME admin
INFLUXDBSERVICE_COMMUNICATION_INFLUX_PASSWORD admin

TODO

Description of service, API Documentation and setup along with maintenance instructions

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages