Commit Graph

13537 Commits (ce0f09b125b888ad0c4061c4506cd47ddce5c20f)
 

Author SHA1 Message Date
Björn Rabenstein 41f8a0223c
Merge pull request #14609 from charleskorn/rate-over-mixed-custom-exponential-histograms
4 months ago
Manik Rana 02c465bf58
textparse: Implement `CreatedTimestamp()` in `openmetricsparse.go` (#14356)
4 months ago
Ben Ye b7a58dcf3d
Add hidden flag to disable overlapping compaction (#14581)
4 months ago
George Krajcsovits 1d7fe4be5c Update promql/engine.go
4 months ago
György Krajcsovits 1fb0ff7e45 Add unit test
4 months ago
György Krajcsovits 909785b97f Fix histogram pool poisoning bu chunkenc.Iterator
4 months ago
Filip Petkovski 8f9751b00d Use CopyTo when resetting histogram in stats iterator
4 months ago
Filip Petkovski 02d9d874a2 Add more test cases
4 months ago
Filip Petkovski 6100e756a8 Ignore stale histograms for counter reset detection
4 months ago
Charles Korn f91009aa2e
promql: clarify error message when panic occurs during query evaluation
4 months ago
Björn Rabenstein 27579c9148
Merge pull request #14605 from krajorama/fix-staleness-pool-corrupt
4 months ago
George Krajcsovits 17b0b788da
Update promql/engine.go
4 months ago
Arthur Silva Sens f74d448c69
Merge pull request #14516 from freak12techno/use-humanize-duration-from-common
4 months ago
George Krajcsovits 3a673cd0bc
Merge pull request #14598 from krajorama/fix-compaction-panic
4 months ago
machine424 92873d3009 feat: allow to delay head compaction start time helping Prometheus instances to
4 months ago
Oleg Zaytsev 0833d2a230
Fix appendable: check whether last val was a histogram (#14613)
4 months ago
Charles Korn 0f4bc87b4f
Make linter happy
4 months ago
Charles Korn f07b3ae67b
Fix issue where `avg` over mixed exponential and custom buckets, or incompatible custom buckets, produces incorrect results or panics
4 months ago
Charles Korn 5ee94f49a2
Fix issue where `sum` over mixed exponential and custom buckets, or incompatible custom buckets, produces incorrect results
4 months ago
Charles Korn 424cefcf5e
Fix "cannot reduce resolution to custom buckets schema" panic in `rate` over native histograms with mix of custom and exponential buckets
4 months ago
Charles Korn f6e4b775e2
Check for errors first
4 months ago
György Krajcsovits b91acc61b0 Add unit test
4 months ago
Björn Rabenstein ee5bba07c0
Merge pull request #14413 from prometheus/beorn7/promql
4 months ago
Björn Rabenstein 71ba554293
Merge pull request #14482 from ywwg/owilliams/group-quote
4 months ago
György Krajcsovits 37c8c9257b Fix histogram pool poisoning bu chunkenc.Iterator
4 months ago
dependabot[bot] 626f2f3571 build(deps): bump github.com/docker/docker
4 months ago
György Krajcsovits 98ecdf3589 Fix corrupting spans via iterator sharing
4 months ago
dependabot[bot] 6900bf48d0
build(deps): bump github.com/aws/aws-sdk-go from 1.54.19 to 1.55.5
4 months ago
Julien 4412b844d4
Merge pull request #14554 from prometheus/dependabot/go_modules/github.com/ionos-cloud/sdk-go/v6-6.2.0
4 months ago
Julien d05f310b2b
Merge pull request #14555 from prometheus/dependabot/go_modules/google.golang.org/api-0.190.0
4 months ago
Julien 44e5231ea4
Merge pull request #14569 from prometheus/dependabot/github_actions/github/codeql-action-3.25.15
4 months ago
Julien 25b4a5b906
Merge pull request #14572 from prometheus/dependabot/github_actions/scripts/golangci/golangci-lint-action-6.1.0
4 months ago
Julien 5f7e2773e2
Merge pull request #14579 from suntala/suntala/fix-feature-flag-link
4 months ago
György Krajcsovits d2f6fa7289 Fix lint error
4 months ago
György Krajcsovits 1b6d1366d8 Fix re-code histogram and chunk re-code conflict
4 months ago
Bryan Boreham 73abc8a8be
Merge pull request #14597 from prometheus/merge-2.54-to-main
4 months ago
György Krajcsovits aff089a014 Reproduce recoding bug with new and missing buckets
4 months ago
Bryan Boreham 80adc5baf4 Merge remote-tracking branch 'origin/main' into merge-2.54-to-main
4 months ago
Charles Korn aadec25faf
promql: Fix issue where some native histogram-related annotations are not emitted by `rate` (#14575)
4 months ago
Bryan Boreham 6d7ed08850
Prepare release 2.54.0-rc.1 (#14593)
4 months ago
Bryan Boreham 13222fa21b
Merge pull request #14584 from bboreham/ooo-head-lastmm
4 months ago
machine424 9e43ad2e37 chore(remote_write): clean up as watcher.go is part of wlog now
4 months ago
Bryan Boreham 015638c4b6 [BUGFIX] TSDB: Exclude OOO chunks mapped after compaction starts
4 months ago
Bryan Boreham bded853035 [Test] TSDB: TestOOOCompaction with samples added after compaction starts
4 months ago
Arve Knudsen e92a18b6ce
Merge pull request #14590 from prometheus/dependabot/go_modules/documentation/examples/remote_storage/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.6.0
4 months ago
dependabot[bot] 58aa188747
build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity
4 months ago
Arve Knudsen 0cac919c4a
Merge pull request #14587 from prometheus/dependabot/npm_and_yarn/web/ui/follow-redirects-1.15.6
4 months ago
Arve Knudsen db803c7357
Merge pull request #14589 from prometheus/dependabot/npm_and_yarn/web/ui/express-4.19.2
4 months ago
Arve Knudsen 760649d91f
Merge pull request #14588 from prometheus/dependabot/npm_and_yarn/web/ui/ejs-3.1.10
4 months ago
dependabot[bot] 983d0bd5cb
build(deps-dev): bump express from 4.18.1 to 4.19.2 in /web/ui
4 months ago