prometheus/scrape
bwplotka bf0734878c
Some checks failed
CI / Go tests (push) Has been cancelled
CI / More Go tests (push) Has been cancelled
CI / Go tests with previous Go version (push) Has been cancelled
CI / UI tests (push) Has been cancelled
CI / Go tests on Windows (push) Has been cancelled
CI / Mixins tests (push) Has been cancelled
CI / Build Prometheus for common architectures (push) Has been cancelled
CI / Build Prometheus for all architectures (push) Has been cancelled
CI / Check generated parser (push) Has been cancelled
CI / golangci-lint (push) Has been cancelled
CI / fuzzing (push) Has been cancelled
CI / codeql (push) Has been cancelled
CI / Report status of build Prometheus for all architectures (push) Has been cancelled
CI / Publish main branch artifacts (push) Has been cancelled
CI / Publish release artefacts (push) Has been cancelled
CI / Publish UI on npm Registry (push) Has been cancelled
fix: optimizations to AppenderV2
Signed-off-by: bwplotka <bwplotka@gmail.com>

fix: 48B alloc optimization to AppenderV2

Signed-off-by: bwplotka <bwplotka@gmail.com>
2026-01-27 12:07:25 +00:00
..
testdata Include test CA text info (#14699) 2024-08-20 19:41:02 +02:00
clientprotobuf.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
helpers_test.go Merge pull request #17867 from prometheus/bwplotka/a2-scrape-1 2026-01-21 08:21:56 +00:00
manager.go feat(scrape)[PART5b]: Add AppenderV2 support to scrape.NewManager constructor (#17872) 2026-01-23 09:04:05 +00:00
manager_test.go feat(scrape)[PART5b]: Add AppenderV2 support to scrape.NewManager constructor (#17872) 2026-01-23 09:04:05 +00:00
metrics.go Add scrape commit and total duration metrics (#17665) 2026-01-13 14:07:27 -03:00
scrape.go Merge pull request #17867 from prometheus/bwplotka/a2-scrape-1 2026-01-21 08:21:56 +00:00
scrape_append_v2.go fix: optimizations to AppenderV2 2026-01-27 12:07:25 +00:00
scrape_test.go test: Add benchmark without storage 2026-01-27 12:07:25 +00:00
target.go Merge pull request #17867 from prometheus/bwplotka/a2-scrape-1 2026-01-21 08:21:56 +00:00
target_test.go Merge pull request #17867 from prometheus/bwplotka/a2-scrape-1 2026-01-21 08:21:56 +00:00