Commit Graph

10194 Commits (d9d51c565c622cdc7d626d3e7569652bc28abe15)
 

Author SHA1 Message Date
Oleg Zaytsev af0f6da5cb
Fix chunk overflow appending samples at a variable rate (#10607)
3 years ago
Paschalis Tsilias 40c1efe8bc
tsdb/agent: Ignore duplicate exemplars (#10595)
3 years ago
Paschalis Tsilias 4deb1a90d2 Amend Protobuf docstrings referring to model/ packages
3 years ago
Julien Pivotto 685ce9964d
Merge pull request #10599 from prometheus/release-2.35
3 years ago
Julien Pivotto 624967fdbf
Add note about Prometheus as a library (#10594)
3 years ago
beorn7 99894f6afa Histogram: Implement inefficient JSON rendering
3 years ago
Augustin Husson 5b80eaa3ca
cut v2.35.0-rc1 (#10596)
3 years ago
Goutham Veeramachaneni ec3d02019e
Pass the correct context to staleness Appender (#10588)
3 years ago
Julien Pivotto b4d0dcb6e8 Tracing/GRPC: Set TLS credentials only when insecure is false.
3 years ago
Julien Pivotto db8c550570
Revoke storing target and metadata cache in context. (#10590)
3 years ago
Julien Pivotto 4d8b77546d
Changelog: add missing enhancement (#10593)
3 years ago
Jayapriya Pai 580e852f10 scrape: Update error message for label limits
3 years ago
Robert Fratto 286dfc70b7
tsdb/agent: port grafana/agent#676 (#10587)
3 years ago
TomasKohout a1aa3721e8
uber.go/automaxprocs package upgrade for cgroups2 support (#10584)
3 years ago
Julien Pivotto a5e75f3551
changelog: Add missing enhancements (#10583)
3 years ago
Julien Pivotto dc8b673299
Build the UI when making UI tarball (#10578)
3 years ago
Julien Pivotto 1186974715
Publish UI release artefact in our github releases (#10577)
3 years ago
Björn Rabenstein 3966f9238c
Merge pull request #10564 from prometheus/beorn7/sparsehistogram
3 years ago
chavacava 0b41fd6e71
Fix data races in WAL replay (#10571)
3 years ago
Julien Pivotto 8abef6d661
Proper support for go modules. (#10486)
3 years ago
Alan Protasio ce6a643ee8
Changing TotalQueryableSamples from int to int64 (#10549)
3 years ago
beorn7 56db51c826 Histgram: Fix Compact for spans of only empty buckets
3 years ago
beorn7 106e20cde5 Histogram: Fix and simplify histogram_quantile
3 years ago
Ted Robertson 08de38b700 Api docs: fix link to time durations
3 years ago
Augustin Husson 5b73e51826
cut v2.35.0-rc0 (#10543)
3 years ago
Luke Chen 6555cc68ca
Make the `make build` depends on `npm_licenses` task (#7843)
3 years ago
Julien Pivotto 344b272b3e
Fix assets tarball (#10548)
3 years ago
Björn Rabenstein f009e1c8f8
Merge pull request #10562 from prometheus/beorn7/sparsehistogram
3 years ago
beorn7 15583af9bb Histogram: Fix crash when compacting only empty buckets
3 years ago
dependabot[bot] 90e6db6d45
build(deps): bump @fortawesome/free-solid-svg-icons in /web/ui (#10557)
3 years ago
dependabot[bot] 892f6baaeb
build(deps-dev): bump sinon from 12.0.1 to 13.0.1 in /web/ui (#10553)
3 years ago
dependabot[bot] bc3561b7d2
build(deps): bump @fortawesome/fontawesome-svg-core in /web/ui (#10552)
3 years ago
dependabot[bot] 84c72a5e88
build(deps): bump moment from 2.29.1 to 2.29.2 in /web/ui (#10533)
3 years ago
Garen Chan 1d45c418a5
Fix scrape interval and duration tooltip not showing. (#10545)
3 years ago
dependabot[bot] 9665c542a1
build(deps-dev): bump @types/node from 16.11.26 to 17.0.23 in /web/ui (#10534)
3 years ago
dependabot[bot] 6cacdb7f67
build(deps): bump sass from 1.44.0 to 1.49.11 in /web/ui (#10526)
3 years ago
Julien Pivotto a236166c71
Store compiled web ui in CI (#10546)
3 years ago
Filip Petkovski 1c1b174a8e
Add a --lint flag to the promtool check rules and check config commands (#10435)
3 years ago
beorn7 08efde4de5 Adjust to newest gofumpt
3 years ago
beorn7 7ee1836ef5 Merge branch 'main' into sparsehistogram
3 years ago
Augustin Husson 043a2954f8
UI: stabilize dependencies and environment (#10517)
3 years ago
Ben Kochie 063319087c
Fix changelog typo (#10047)
3 years ago
Augustin Husson 3fc7d11687
Update Go dependencies (#10527)
3 years ago
dependabot[bot] da9bc3cf28
build(deps): bump bufbuild/buf-setup-action from 1.1.0 to 1.3.1 (#10518)
3 years ago
dependabot[bot] f889ad3f73
build(deps): bump actions/upload-artifact from 2.3.1 to 3 (#10519)
3 years ago
Frederic Branczyk a30b27a8d0
Merge pull request #10516 from nixargh/kubernetes_sd_config_gcp_provider_fix
3 years ago
Augustin Husson ac888caf4c
add @nexucis and @metalmatze as release shepherd for the next two releases (#10511)
3 years ago
nixargh e76c6aac50 Fix #10507: explicitly include gcp auth from k8s.io to kubernetes discovery
3 years ago
Peter Štibraný cd18da3605
Fix OpenMetrics parser to sort uppercase labels correctly. (#10510)
3 years ago
David N Perkins ed0c68224e
Azure SD Failure metric and 404 Handling (#10476)
3 years ago