toblich / nosy-cat

Final college project: Anomaly & root-cause detection on distributed systems
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

feat(influx): Publish metrics with thresholds to influx #74

Closed toblich closed 3 years ago

toblich commented 3 years ago

Now, the metrics-processor also optionally pushes metrics into an InfluxDB instance. This has to be explicitly enabled, so it does not run in CI pipeline and can be opted-in when wanted. It is enabled by default on docker-compose up.

To access influx:

image

Notes: