mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-15 09:36:38 +02:00
Use govet fieldalignment to suggest improvements to struct ordering to reduce memory use. * Add TODO since there is a lot of this to do in the `tsdb` dir. Signed-off-by: SuperQ <superq@gmail.com>