mirror of
https://github.com/prometheus/prometheus.git
synced 2026-07-11 18:16:04 -04:00
- Clear stCache state in scrape loop when append fails for existing series. - Copy float histogram before storing in cache to avoid mutation. - Add test for state mutation on OOO failure. - Update docs to reflect behavior on failure. Signed-off-by: Ridwan Sharif <ridwanmsharif@google.com> |
||
|---|---|---|
| .. | ||
| testdata | ||
| clientprotobuf.go | ||
| helpers_test.go | ||
| manager.go | ||
| manager_test.go | ||
| metrics.go | ||
| scrape.go | ||
| scrape_append_v2.go | ||
| scrape_test.go | ||
| st_synthesis.go | ||
| st_synthesis_test.go | ||
| target.go | ||
| target_test.go | ||