mirror of
https://github.com/prometheus/prometheus.git
synced 2025-09-25 15:51:02 +02:00
Currently the offsets are cast into uint32 even though the index can grow larger than 4GiB. Signed-off-by: Goutham Veeramachaneni <cs14btech11014@iith.ac.in>