prometheus/pkg
Fabian Reinartz c691895a0f retrieval: cache series references, use pkg/textparse
With this change the scraping caches series references and only
allocates label sets if it has to retrieve a new reference.
pkg/textparse is used to do the conditional parsing and reduce
allocations from 900B/sample to 0 in the general case.
2017-01-16 12:03:57 +01:00
..
labels rules: fix tests, remove model types 2016-12-29 17:31:14 +01:00
relabel pkg/relabel: add relabel pkg using new labels 2016-12-28 19:04:59 +01:00
textparse retrieval: cache series references, use pkg/textparse 2017-01-16 12:03:57 +01:00
timestamp pkg/timestamp: create timestamp package 2016-12-28 11:33:00 +01:00