prometheus/pkg
beorn7 4c28d9fac7 Move to histogram.Histogram pointers
This is to avoid copying the many fields of a histogram.Histogram all
the time.

This also fixes a bunch of formerly broken tests.

Signed-off-by: beorn7 <beorn@grafana.com>
2021-11-12 23:17:35 +01:00
..
exemplar
gate
labels
logging
modtimevfs
pool
relabel
rulefmt fix issue #9432(uses reference to loop iterator variable ) (#9483) 2021-10-15 14:24:55 -04:00
runtime
textparse Move to histogram.Histogram pointers 2021-11-12 23:17:35 +01:00
timestamp
value
README.md Add deprecation notice for the pkg directory (#9477) 2021-10-12 10:54:12 +02:00

The pkg directory is deprecated. Please do not add new packages to this directory. Existing packages will be moved elsewhere eventually.