Discussions

Ask a Question
Back to All

Exploring

Im looking for a timeseries database that supports large amounts of metrics and tags for dimensional queries. Looks like DalmatinerDB can provide this. I see that documentation is a little sparse and there might be some issue with zfs and project continuity. Im have installed DalmatinerDB in a docker environment just to get started and discover it capabilities.

I wonder how i can drop some data after a period of time lets say i only want to keep data for a period 3 months. How do i remove it and can this be automated. I also have to find out can i divide one timeseries by another to calculate failure ratio of errors by total number of events. Finally how can i specify tags on metrics when generating data with logstash.