prometheus/model
Łukasz Mierzwa 08262454a3
Preallocate Labels in labels.Builder (#10749)
This tries to avoid re-allocations of labels slice since we know possible max size

Signed-off-by: Łukasz Mierzwa <l.mierzwa@gmail.com>
2022-05-25 16:22:47 +02:00
..
exemplar
labels Preallocate Labels in labels.Builder (#10749) 2022-05-25 16:22:47 +02:00
relabel Add lowercase and uppercase relabel action (#10641) 2022-05-03 10:09:53 +02:00
rulefmt refactor: move from io/ioutil to io and os packages (#10528) 2022-04-27 11:24:36 +02:00
textparse refactor: move from io/ioutil to io and os packages (#10528) 2022-04-27 11:24:36 +02:00
timestamp
value