Commit Graph

10586 Commits (0372e259baf014bbade3134fd79bcdfd8cbdef2c)
 

Author SHA1 Message Date
Ganesh Vernekar 8f755f8f35
Extend createHead in tests to support histograms
2 years ago
Ganesh Vernekar 71489d0e3d
Fix count() for histograms and add test case
2 years ago
Ganesh Vernekar f540c1dbd3
Add support for histograms in WAL checkpointing (#11210)
2 years ago
Ganesh Vernekar 6383994f3e
Improve WAL/mmap chunks test for histograms (#11208)
2 years ago
Ganesh Vernekar d209a29a5b
Add unit test for histogram append and various querying scenarios (#11194)
2 years ago
Abirdcfly 314aa45c2c
chore: remove duplicate word in comments (#11225)
2 years ago
Marc Tudurí f7df3b86ba
histograms: parse float histograms from proto definition (#11149)
2 years ago
Renato Costa d521933053
Fix incorrect use of loop variable in parallel test (#11205)
2 years ago
Julius Volz a1fcfe62db Merge branch 'release-2.38' into main
2 years ago
Ganesh Vernekar 0f4e5196c4
Implement vertical compaction for native histograms (#11184)
2 years ago
Bryan Boreham 8b863c42dd
Optimise relabeling by re-using memory (#11147)
2 years ago
Ganesh Vernekar 9325caa41c
Remove a TODO that is no longer valid (#11186)
2 years ago
Ganesh Vernekar 2d9b3f6e96
Add codesome for releasing 2.39 (#11183)
2 years ago
Xiaochao Dong 09187fb0cc
Replay WAL concurrently without blocking (#10973)
2 years ago
Łukasz Mierzwa 3196c98bc2
Reduce memSeries memory usage by decoupling metadata (#11152)
2 years ago
Cosrider af79dce8ea
Close file descriptor in query logging (#11148)
2 years ago
Nicolas Dumazet 9594fa4dbd
/-/{healthy,ready}/ respond to HEAD (#11160)
2 years ago
Julius Volz 0b03ef73cf
Run Windows tests only for releases (#11154)
2 years ago
Julius Volz 818d6e6088
Cut Prometheus v2.38.0 (#11161)
2 years ago
relandrew dfc62920c2
docs: fix typo (#11156)
2 years ago
Julius Volz 0fa8469f76
Cut Prometheus v2.38.0-rc.0 (#11145) (#11151)
2 years ago
Frederic Branczyk 0683348121
Merge pull request #11140 from mercedes-benz/export-external-ip
2 years ago
Julius Volz d0b8c56480
Cut Prometheus v2.38.0-rc.0 (#11145)
2 years ago
Levi Harrison bf264f2021
Add pod_container_image label to docs (#11146)
2 years ago
Björn Rabenstein bcd548c88b
Merge pull request #10076 from mtfoley/docs-deriv
2 years ago
Julius Volz d33ce990b9
Update Go dependencies ahead of v2.38 (#11141)
2 years ago
beorn7 c9fd3c235d Merge branch 'main' into sparsehistogram
2 years ago
Karl Piplies cc469e0085 documentation for the loadbalancerip
2 years ago
Karl Piplies 3782cb40d5 add loadbalancerip to service labels
2 years ago
Levi Harrison fa9bc5184a
Update and fix interface (#11131)
2 years ago
dependabot[bot] d91621890a
build(deps): bump github.com/hetznercloud/hcloud-go (#11096)
2 years ago
dependabot[bot] c8df08109b
build(deps): bump github.com/go-zookeeper/zk from 1.0.2 to 1.0.3 (#11108)
2 years ago
dependabot[bot] 583f603387
build(deps): bump google.golang.org/api from 0.90.0 to 0.91.0 (#11129)
2 years ago
dependabot[bot] 2773aa2a72
build(deps): bump github.com/go-openapi/strfmt from 0.21.2 to 0.21.3 (#11114)
2 years ago
dependabot[bot] 998decc55c
build(deps): bump github.com/ionos-cloud/sdk-go/v6 from 6.1.1 to 6.1.2 (#11121)
2 years ago
dependabot[bot] eed5b14a13
build(deps): bump github.com/Azure/go-autorest/autorest (#11122)
2 years ago
Chris Sinjakli fba20567c0
Document permissions needed for `ec2_sd_configs` (#11119)
2 years ago
dependabot[bot] 8bcad096ed
build(deps): bump github.com/digitalocean/godo from 1.81.0 to 1.82.0 (#11117)
2 years ago
dependabot[bot] daeb7fe469
build(deps): bump github.com/Azure/go-autorest/autorest/adal (#11110)
2 years ago
dependabot[bot] dd0a11ae7a
build(deps): bump k8s.io/client-go from 0.24.2 to 0.24.3 (#11111)
2 years ago
Xiaochao Dong 1078081aec
Fix race condition when updating lastSeriesID during loading chunk snapshot (#11099)
2 years ago
dependabot[bot] 4035b38c59
build(deps): bump golang.org/x/tools from 0.1.11 to 0.1.12 (#11101)
2 years ago
Julien Pivotto 765320d99e
Update opentelemetry (#11105)
2 years ago
Julius Volz e33720e98e
Add Julius as release shepherd for v2.38 (#11106)
2 years ago
Augustin Husson f486efbb9a
codemirror-promql: add method to fetch flags in prometheus client (#11090)
2 years ago
rilehudd d943f39f22 Updates RELEASE.md to include [SECURITY] change log tag
2 years ago
David Leadbeater d677ec489e
Support using MX records for DNS discovery (#10099)
2 years ago
Bryan Boreham a7f19b5775 labels: add a test for JSON and YAML marshalling
2 years ago
Bryan Boreham 10699c37a3 labels: test BytesWithoutLabels does not remove __name__ by default
2 years ago
Bryan Boreham d46ef0aa8e labels: tweak BenchmarkLabels_Get()
2 years ago