Commit Graph

13580 Commits (eb4004c344bf78b9e6f7e62a464a33db39a147cb)
 

Author SHA1 Message Date
Bryan Boreham 709c5d6fc3
TSDB: Lock around access to labels in head under -tags dedupelabels (#14322)
5 months ago
bwplotka 10ecd7664e writev2: Add basic support for nhcb.
5 months ago
Bartlomiej Plotka 9198952f7c
[PRW 2.0] Merging `remote-write-2.0` feature branch to main (PRW 2.0 support + metadata in WAL) (#14395)
5 months ago
beorn7 b5b04ddbe3 promql: add avg aggregation benchmark
5 months ago
beorn7 44d8c1d182 nit: add period at end of sentence
5 months ago
beorn7 9a837b7f3c promql: Make groupedAggregation.groupCount a float64
5 months ago
Manik Rana c9bc1c2be0
Update histogram math (#13680)
5 months ago
JuanJo Ciarlante c94c5b64c3
feat: add limitk() and limit_ratio() operators (#12503)
5 months ago
Bryan Boreham 82a8c6abe2
[ENHANCEMENT] Optimize regexps with multiple prefixes (#13843)
5 months ago
Carrie Edwards ba948e94fb
Merge pull request #13699 from prometheus/cedwards/tsdb-test-helpers
5 months ago
Carrie Edwards ee909b340b Fix test
5 months ago
Carrie Edwards 00499006c0 Testutil refactoring
5 months ago
Carrie Edwards 55f53330b2 Use storage.ExpandSamples instead of samplesFromIterator
5 months ago
Carrie Edwards 06550883c1 Clean up of tests and test utils
5 months ago
Carrie Edwards cb76884352 Fix linting
5 months ago
Carrie Edwards 45a32a29ef Update tsdb tests to use test utils.
5 months ago
Carrie Edwards 60917f628b Add test utilities for testing different sample types.
5 months ago
Bryan Boreham 134e8dc7af
TSDB: Simplify OOO Select by copying the head chunk (#14396)
5 months ago
Arve Knudsen 493e196f10 Fix bad merge
5 months ago
Arve Knudsen 020b0f200a Merge remote-tracking branch 'prometheus/main' into arve/close-engine
5 months ago
Ganesh Vernekar 3d54bcc018
Merge pull request #14362 from charleskorn/charleskorn/sum-infinity
5 months ago
Oleg Zaytsev 726ed124e4
Replace `ListPostings.Seek`'s binary search call by the generic `slices.BinarySearch` (#14393)
5 months ago
Bartlomiej Plotka 9cf4b969dd
Merge pull request #14388 from prometheus/dependabot/go_modules/documentation/examples/remote_storage/github.com/prometheus/common-0.55.0
5 months ago
dependabot[bot] fb1b3d6b1a
build(deps): bump actions/checkout from 4.1.6 to 4.1.7 in /scripts
5 months ago
dependabot[bot] c53fdade42
build(deps): bump github.com/prometheus/common
5 months ago
dependabot[bot] 35811eda96
build(deps): bump bufbuild/buf-setup-action from 1.32.2 to 1.34.0
5 months ago
dependabot[bot] 512b490ed5
build(deps): bump github/codeql-action from 3.25.8 to 3.25.11
5 months ago
dependabot[bot] 65f57ca341
build(deps-dev): bump @types/node from 20.14.2 to 20.14.9 in /web/ui
5 months ago
dependabot[bot] f090ab1baf
build(deps): bump sass from 1.77.4 to 1.77.6 in /web/ui
5 months ago
Arve Knudsen a39e7e287f
Merge pull request #14371 from aknuds1/arve/cleanup-otlp-histograms
5 months ago
Arve Knudsen 9595b174e5 otlp: Document regular and exponential histogram conversions
5 months ago
Jan Fajerski d8a9d69f81 ci: Add job to report build_all status
5 months ago
Arve Knudsen 24b78bef32 otlp: Clean up exponential histogram code slightly
5 months ago
Bryan Boreham 32f4bf5f68
Merge pull request #14368 from pracucci/optimize-literal-prefix-string-matcher
5 months ago
Arve Knudsen c3793f2b32 Merge remote-tracking branch 'prometheus/main' into arve/wlog-histograms
5 months ago
Arve Knudsen e8ae8cf012 Merge remote-tracking branch 'prometheus/main' into arve/close-engine
5 months ago
Marco Pracucci ec31acaf02
FastRegexMatcher: small optimization for the literal prefix case
5 months ago
Paulo Dias f4b1fcb73e
discovery: add support for gathering flavor name in Openstack discovery (#14312)
5 months ago
Bryan Boreham 675d02cd0b
Merge pull request #14333 from bboreham/faster-dedupelabels
5 months ago
Bartlomiej Plotka 4f2558de42
Merge pull request #14366 from rapphil/rapphil-fix-panic-ruler
5 months ago
Raphael Silva e0c9b2ee19 Fix linting errors
5 months ago
Raphael Silva cd5a7b5020 Make rules Manager Update method no-op after Close
5 months ago
Rick Rackow 9290d1308d
fix(docs/querying): explain `ceil` behaviour more explicitly with examples (#11987)
5 months ago
Charles Korn fd6bdf5230
Fix issue where summation of +/- infinity returns NaN instead of infinity
5 months ago
Björn Rabenstein 2e58d46522
Merge pull request #13662 from prometheus/nhcb
5 months ago
Björn Rabenstein 19da579799
Merge pull request #12821 from rexagod/12769
5 months ago
Bartlomiej Plotka 7f5ae0462d
MAINTAINERS.md: Added Nico and Alex as remote/storage owners. (#14352)
5 months ago
Pranshu Srivastava 3c9e3ee552
parser: support underscores
5 months ago
Björn Rabenstein cb7306155b
Merge pull request #14004 from liam-howe-maersk/implement-config-marshal
5 months ago
Bryan Boreham c5040c5ea9
Merge pull request #10490 from DrAuYueng/fix-docker-sd-service-missing
5 months ago