cortex

Long-term storage system for Prometheus metrics and logs

brewmacoslinux
Try with needOr install directly
Source

About

Long term storage for Prometheus

Commands

cortexcortex-cli

Examples

Start Cortex server with default configuration$ cortex -config.file=cortex.yaml
Query metrics from Cortex using the CLI client$ cortex-cli query instant --address=localhost:9009 'up'
Run Cortex in single-process mode for development$ cortex -config.file=cortex.yaml -target=all