13650 Commits (6f0d6038b7f9430f023f3cddd9ea5b5e5e3c03cb)
 

Author SHA1 Message Date
Bryan Boreham 6f0d6038b7 [BUGFIX] TSDB: Only query chunks up to truncation time (#14948) 2 months ago
Bryan Boreham f53a94b9bb
Merge pull request #14920 from prometheus/prep-rel-2.55.0-rc.0 2 months ago
Bryan Boreham 06022a6509 CHANGELOG: Add #14821 2 months ago
Björn Rabenstein 1639450172 Merge pull request #14821 from charleskorn/nh-negative-multiplication-division 2 months ago
Bryan Boreham 85cc1e941d
Merge pull request #14939 from prometheus/redo-14934 2 months ago
Bryan Boreham 81b9407f15 Prepare release 2.55.0-rc.0 2 months ago
Ganesh Vernekar 5ccb069414 Backward compatibility with upcoming index v3 2 months ago
Julius Volz 5e68360dc8 Fix error flood by downgrading OTel dependencies (#14884) 2 months ago
George Krajcsovits 0d22a91267 Merge pull request #14874 from krajorama/fix-panic-in-ooo-query2 2 months ago
Arve Knudsen 4fc562f9e7
OTLP: Support context cancellation/timeout during translation (#14612) 3 months ago
Arve Knudsen db5e48dc33
promql.Engine.Close: No-op if nil (#14861) 3 months ago
Julien 9f57f14d6c
Merge pull request #14803 from prometheus/dependabot/go_modules/github.com/docker/docker-27.2.0incompatible 3 months ago
Julien cb671ef233
Merge pull request #14788 from prometheus/dependabot/go_modules/k8s-io-a0fc09b0c0 3 months ago
Julien 3dc4a9cfa7 Bump klog-gokit 3 months ago
Bartlomiej Plotka edc83ed164
Update storage.md with the latest around Remote Write 2.0 (#14848) 3 months ago
Julien 828f340aa9
Merge pull request #14791 from prometheus/dependabot/go_modules/github.com/miekg/dns-1.1.62 3 months ago
dependabot[bot] 92004f18d0
Bump github.com/miekg/dns from 1.1.61 to 1.1.62 3 months ago
dependabot[bot] 0dfe326435
Bump github.com/docker/docker 3 months ago
Julien f44304a6b5
Merge pull request #14804 from prometheus/dependabot/go_modules/github.com/linode/linodego-1.40.0 3 months ago
Julien 51e8b6f21a
Merge pull request #14832 from prometheus/dependabot/go_modules/golang.org/x/text-0.18.0 3 months ago
Julien a7a9dbaf1e
Merge pull request #14837 from prometheus/dependabot/go_modules/go-opentelemetry-io-14eb93439b 3 months ago
Julien 5a1f4a776a
Merge pull request #14842 from prometheus/dependabot/go_modules/github.com/digitalocean/godo-1.122.0 3 months ago
Julien 8805301f58
Merge pull request #14851 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.59.1 3 months ago
dependabot[bot] 48746b1a6c
Bump github.com/prometheus/common from 0.58.0 to 0.59.1 3 months ago
Julien 59402f8ab7
Merge pull request #14841 from prometheus/dependabot/go_modules/github.com/prometheus/exporter-toolkit-0.12.0 3 months ago
Julien 404e577034
Merge pull request #14734 from roidelapluie/scrape_failure_logger 3 months ago
dependabot[bot] 2036177e11
Bump golang.org/x/text from 0.17.0 to 0.18.0 3 months ago
dependabot[bot] 9425c0a563
Bump github.com/digitalocean/godo from 1.121.0 to 1.122.0 3 months ago
dependabot[bot] c2593ab76b
Bump github.com/prometheus/exporter-toolkit from 0.11.0 to 0.12.0 3 months ago
Julien 1a179183fc
Merge pull request #14786 from prometheus/dependabot/go_modules/documentation/examples/remote_storage/github.com/prometheus/client_golang-1.20.2 3 months ago
Julien 788d8c2bc8
Merge pull request #14839 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.59.0 3 months ago
Julien 55ed6f3a17
Merge pull request #14840 from prometheus/dependabot/go_modules/golang.org/x/tools-0.24.0 3 months ago
Julien d4e1900b46
Merge pull request #14845 from prometheus/dependabot/go_modules/golang.org/x/oauth2-0.23.0 3 months ago
Julien 1ed25d5f90
Merge pull request #14843 from prometheus/dependabot/go_modules/github.com/scaleway/scaleway-sdk-go-1.0.0-beta.30 3 months ago
Julien 458613bf73
Merge pull request #14846 from prometheus/dependabot/go_modules/github.com/envoyproxy/go-control-plane-0.13.0 3 months ago
George Krajcsovits 536d9f9ce9
BUGFIX: TSDB: panic in query during truncation with OOO head (#14831) 3 months ago
dependabot[bot] 05d89b7ffd
Bump github.com/prometheus/common from 0.58.0 to 0.59.0 3 months ago
George Krajcsovits dbe40d8f57
Merge pull request #14844 from prometheus/dependabot/go_modules/github.com/prometheus/client_golang-1.20.3 3 months ago
machine424 cc40b65ab4 fix(promtool): use the final database path for --sandbox-dir-root instead of the default value as it may be overridden 3 months ago
dependabot[bot] 2d534290ee
Bump github.com/envoyproxy/go-control-plane 3 months ago
dependabot[bot] 8645398260
Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 3 months ago
dependabot[bot] 7c1a423b97
Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 3 months ago
dependabot[bot] 2c016e3edf
Bump github.com/scaleway/scaleway-sdk-go 3 months ago
dependabot[bot] e7518170b5
Bump golang.org/x/tools from 0.23.0 to 0.24.0 3 months ago
dependabot[bot] be5ceb2eaa
Bump the k8s-io group across 1 directory with 3 updates 3 months ago
dependabot[bot] ef96e983d9
Bump the go-opentelemetry-io group across 1 directory with 6 updates 3 months ago
Julien be3597c272
Update autoreload documentation: recommend writing files atomically (#14836) 3 months ago
dependabot[bot] a7f7e90167
Bump github.com/linode/linodego from 1.38.0 to 1.40.0 3 months ago
machine424 1e01e97151 chore: update min go version to 1.22 and update to the 1.23 toolchain 3 months ago
Björn Rabenstein d2b659540e
Merge pull request #14819 from prometheus/beorn7/doc 3 months ago