osp-analytics

Overview

Analytics provides a way to record values and / or events generated by some other module. These values are stored inside an InfluxDB which can be internal to the stack or external.

List of configuration files

Filename

Short description

Format

Documentation

module.service

Each service is described in its own file and then assembled

yml

See the Swarm administration or Official documentation

module.analytics

Define the configuration of the module

json

module.analytics

measure.analytics

Define a measure that can be link to an output.

json

measure.analytics

measure.ospp

Define the property of a measure.

json

measure.ospp

field.analytics

Define a field that can be link to an output.

json

field.analytics

field.ospp

Define the property of a field.

json

field.ospp

output.analytics

Insert a new value inside the analytics upon a value change.

json

output.analytics

query.analytics

Define the query to extract some data (graph, average, …)

json

query.analytics