kieker-monitoring / kieker

Kieker's main repository
Apache License 2.0
70 stars 41 forks source link

[KIEKER-1158] Integration with Graphite/Whisper for storing/displaying time series data #2818

Open rju opened 1 week ago

rju commented 1 week ago

JIRA Issue: KIEKER-1158 Integration with Graphite/Whisper for storing/displaying time series data Original Reporter: Andre van Hoorn


Might be worth a look:

1. Graphite: Scalable Realtime Graphing (times series)
2. Whisper: RRD-like fixed-size database used by Graphite

It would be nice to have such (real-time) time series graphs for Kieker. We might be able to feed a Graphite server by a Kieker plugin. Time Series data structures are included in the OPAD branch.

Graphite was mentioned by Lennart Koopmann (XING) in his Kieker Days talk on Graylog2

rju commented 1 week ago

author André van Hoorn -- Wed, 5 Dec 2012 11:55:53 +0100

Could be s.th. to work on for the Live Demo KIEKER-868 Done

rju commented 1 week ago

author André van Hoorn -- Wed, 5 Dec 2012 11:57:55 +0100

Holger Knoche: We talked about RRD as a fixed-size database. That's why I CC'ed you in this ticket.

rju commented 1 week ago

author André van Hoorn -- Tue, 24 Mar 2015 15:44:56 +0100

On top of graphite: http://grafana.org/

rju commented 1 week ago

author André van Hoorn -- Thu, 16 Apr 2015 16:43:19 +0200

Maybe also an option to connect to Netflix's Vector https://ma.ttias.be/taking-netflixs-vector-performance-monitoring-tool-for-a-spin/