Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.
/ ceres Public archive
forked from graphite-project/ceres

Distributable time-series database

License

Notifications You must be signed in to change notification settings

acquia/ceres

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Ceres

Build Status

Ceres is a component of Graphite as one of the time-series storage options available for use. Ceres provides a file format for incoming metrics to be persisted when received from the network. See also Whisper

Overview

Ceres is a time-series database format intended to replace Whisper as the default storage format for Graphite. In contrast with Whisper, Ceres is not a fixed-size database and is designed to better support sparse data of arbitrary fixed-size resolutions. This allows Graphite to distribute individual time-series across multiple servers or mounts.

Expected features such as roll-up aggregation and data expiration are not provided by Ceres itself, but instead are implemented as maintenance plugins in Carbon.

About

Distributable time-series database

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published