mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-14 22:55:05 -04:00
This is a followup to https://github.com/prometheus/prometheus/pull/2011. This publishes more of the methods and other names of the chunk code and moves the chunk code to its own package. There's some unavoidable ugliness: the chunk and chunkDesc metrics are used by both packages, so I had to move them to the chunk package. That isn't great, but I don't see how to do it better without a larger redesign of everything. Same for the evict requests and some other types. |
||
|---|---|---|
| .. | ||
| prometheus | ||
| promtool | ||