danielealbano / cachegrand

cachegrand - a modern data ingestion, processing and serving platform built for today's hardware
BSD 3-Clause "New" or "Revised" License
975 stars 34 forks source link

Prometheus endpoint Segfaults #344

Closed justinholmes closed 1 year ago

justinholmes commented 1 year ago

Prometheus endpoint Segfaults

Steps to reproduce:

Enable Prometheus in the config. Go to metrics endpoint (http://127.0.0.1:9090/metrics). Segfault happens.

Config file

Just enable Prometheus

Hardware and Operating System

Ubuntu 22.04

danielealbano commented 1 year ago

Can't reproduce with docker or podman, need to investigate further

danielealbano commented 1 year ago

Fixed with v0.4.0, the issue was related to the monotonic clock management