Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Ensure metrics are also stored in Cassandra #35

Closed
seanshahkarami opened this issue Sep 5, 2017 · 1 comment
Closed

Ensure metrics are also stored in Cassandra #35

seanshahkarami opened this issue Sep 5, 2017 · 1 comment

Comments

@seanshahkarami
Copy link
Member

It would be nice to have this data warehoused in Cassandra instead of just Elasticsearch in case Elasticsearch fails or we ever anticipate moving to another tool.

@seanshahkarami
Copy link
Member Author

There's a process now which is storing all of this until we decide on how to approach the data pipeline.

For reference, the table layout is simple: ((node_id, date), timestamp, json metric data) This makes it trivial to start working with the data or moving it into the analytics pipeline.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant