Commit Graph

12028 Commits (48934aaef3c8e18b91d232a436c00c802c99a77a)
 

Author SHA1 Message Date
Dimitar Dimitrov 9e3df532d8
Export `promql.Engine.FindMinMaxTime`
1 year ago
Jeanette Tan 3ccaaa40ba Fix according to code review
1 year ago
György Krajcsovits 4296ecbd14 tsdb/compact_test.go: test mixed typed series with PopulateBlock
1 year ago
Jeanette Tan 27abf09e7f Fix missing MinTime in histogram chunks
1 year ago
Jeanette Tan 2f7060bd5a Expand TestPopulateWithTombSeriesIterators to test earlier deletion intervals for histogram chunks as well as time-overlapping chunks
1 year ago
Jeanette Tan 7a4a1127b7 Expand TestPopulateWithTombSeriesIterators to test min max times of chunks, including mixed chunks
1 year ago
Jeanette Tan 04aabdd7cc Refactor TestPopulateWithDelSeriesIterator unit tests to reuse more code
1 year ago
Jeanette Tan 46be85f2dc Make TestPopulateWithDelSeriesIterator tests cover histogram types and check MinTime
1 year ago
Charles Korn 8274e248ad
Fix issue where `concatenatingChunkIterator` can obscure errors.
1 year ago
Levi Harrison 8b87f3bbf1 Release 2.48.0-rc.2
1 year ago
Levi Harrison 287511d92f
Merge pull request #13066 from prometheus/superq/pick_timestamp
1 year ago
dependabot[bot] 2d6f27f10a
build(deps): bump actions/checkout from 4.1.0 to 4.1.1 in /scripts
1 year ago
dependabot[bot] 1103569841
build(deps): bump the go-opentelemetry-io group with 2 updates
1 year ago
dependabot[bot] ae2b00d77d
build(deps): bump the k8s-io group with 2 updates
1 year ago
dependabot[bot] 1c272a1f4f
build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.1
1 year ago
dependabot[bot] b4448e0ef2
build(deps): bump actions/checkout from 4.1.0 to 4.1.1
1 year ago
dependabot[bot] b9f75ceedd
build(deps): bump github/codeql-action from 2.21.9 to 2.22.5
1 year ago
dependabot[bot] f9d060c65f
build(deps): bump github.com/prometheus/common
1 year ago
Matthieu MOREL 7eaefcf379
ci(lint): enable errorlint on scrape (#12923)
1 year ago
George Krajcsovits e399395b01
Native histograms vs labels (#13005)
1 year ago
Björn Rabenstein a43669e611
Merge pull request #12928 from alexandear/ci-enable-godot
1 year ago
Julien Pivotto fed6f81377
scrape: Added trackTimestampsStaleness configuration option
1 year ago
Matthias Loibl 6518d6fdec
Merge pull request #13036 from prometheus/codeowners-mixins
1 year ago
Julien Pivotto 79bbfe601f
Merge pull request #13060 from roidelapluie/trackTimestampsStaleness
1 year ago
Charles Korn 5184368db6
Fix issue where `chainSampleIterator` can obscure errors (#13006)
1 year ago
Julien Pivotto 84aadfc45b scrape: Added trackTimestampsStaleness configuration option
1 year ago
Julien Pivotto 12dd0cb53b
Merge pull request #13034 from charleskorn/rule-evaluation-logs
1 year ago
Julien Pivotto f568221610
Merge pull request #13057 from prometheus/release-2.48
1 year ago
Oleksandr Redko fa90ca46e5 ci(lint): enable godot; append dot at the end of comments
1 year ago
Björn Rabenstein 96179fe06a
Merge pull request #13055 from prometheus/beorn7/storage
1 year ago
beorn7 4696b46dd5 storage: Fix mixed samples handling in sampleRing
1 year ago
dependabot[bot] 16c8d445fd
build(deps): bump github/codeql-action from 1.0.26 to 2.21.9 (#12915)
1 year ago
dependabot[bot] 99a9602a87
build(deps): bump actions/checkout from 3.0.0 to 4.1.0 (#12917)
1 year ago
Matthieu MOREL 68e6b4dd34
ci(lint): enable errorlint on discovery (#12918)
1 year ago
Oleksandr Redko 8e5f0387a2
ci(lint): enable nolintlint and remove redundant comments (#12926)
1 year ago
Matthieu MOREL 1ec6e407d0
ci(lint): enable errorlint on storage (#12935)
1 year ago
Matthias Loibl de836737ad
Assign new code owners for prometheus-mixin
1 year ago
Charles Korn 9a8dbf06bc
Address PR feedback
1 year ago
Bryan Boreham 6722a5bb86
Merge pull request #13043 from bboreham/remove-h
1 year ago
Julien Pivotto 0c1e447d68
Exclude alerts: improve documentation (#13046)
1 year ago
Julien Pivotto 156a23d06d
Merge pull request #12999 from rajagopalanand/filter-alerts
1 year ago
Bryan Boreham 49c5e7afe1 PromQL: reduce garbage in range-query evaluation
1 year ago
Björn Rabenstein e9b94515ca
Merge pull request #13039 from zenador/make-anno-err-visible
1 year ago
Levi Harrison 8db8ad1bae
bump version (#13032)
1 year ago
Jeanette Tan 754e7df97e Make it possible to unwrap annotation errors
1 year ago
Charles Korn 667a1efb04
Add trace ID to log lines emitted during rule evaluation
1 year ago
Charles Korn fc132a4557
Use common logger instance to reduce duplication in `Group.Eval()`
1 year ago
Bryan Boreham 05356e76de
Build: remove -a from build to speed up rebuilds (#13026)
1 year ago
Levi Harrison 7bdabb01d2
Release 2.48.0-rc.1 (#13028)
1 year ago
Björn Rabenstein c8332a852e
Merge pull request #13031 from zenador/hide-pos-info-for-warnings
1 year ago