timescale / promscale

[DEPRECATED] Promscale is a unified metric and trace observability backend for Prometheus, Jaeger and OpenTelemetry built on PostgreSQL and TimescaleDB.
https://www.timescale.com/promscale
Apache License 2.0
1.33k stars 169 forks source link

Bump series cache default size #1786

Closed niksajakovljevic closed 1 year ago

niksajakovljevic commented 1 year ago

This means less re-allocations and less evictions when cache needs to grow.

Promscale memory usage on start will increase from 120MB to 360MB.