mirror of
https://github.com/prometheus/prometheus
synced 2026-04-23 02:22:17 +08:00
Java timestamps are causing issues when unmarshalling with a 32 bit prometheus. It appears that we do not use those fields, so let's remove them. Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>