engine-stat

command
v0.0.0-...-4ecf446 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 26, 2019 License: AGPL-3.0 Imports: 18 Imported by: 0

README

Engine Stat

The engine stat store how many ok events and ko events happens on an entity and log actions made by users

Create an engine_stat queue bound to canopsis.events with routing key # in RabbitMQ.

cd cmd/engine-stat

export CPS_MONGO_URL="mongodb://cpsmongo:canopsis@canopsis/canopsis"
export CPS_AMQP_URL="amqp://cpsrabbit:canopsis@canopsis:5672/canopsis"
export CPS_INFLUX_URL="http://cpsinflux:canopsis@canopsis:8086"

go build . && ./engine-stat

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL