Commit Graph

12409 Commits (c0cbb8082bfe4e69bcf6d9411c9d0c8b39e73b29)
 

Author SHA1 Message Date
Julien c0cbb8082b
Merge pull request #13675 from kokes/parser_next_doc
9 months ago
Julien 2d9ccf89d0
Merge pull request #13686 from prometheus/dependabot/go_modules/go-opentelemetry-io-0441a389d0
9 months ago
Ben Kochie 6edb8b891b
Merge pull request #13691 from prometheus/dependabot/github_actions/actions/cache-4.0.1
9 months ago
Ben Kochie 38c8e424e5
Merge pull request #13701 from prometheus/superq/hashi_api
9 months ago
dependabot[bot] 1dc88dca88
build(deps): bump actions/cache from 3.3.1 to 4.0.1
9 months ago
Ben Kochie a57c0b1cc8
Merge pull request #13685 from prometheus/dependabot/github_actions/scripts/golangci/golangci-lint-action-4.0.0
9 months ago
Ben Kochie 50a6b496de
Merge pull request #13688 from prometheus/dependabot/github_actions/actions/upload-artifact-4.3.1
9 months ago
Ben Kochie 666c7988fe
Merge pull request #13514 from prometheus/dependabot/github_actions/actions/setup-go-5.0.0
9 months ago
Ben Kochie 3bce00d6c4
Merge pull request #13074 from prometheus/dependabot/github_actions/bufbuild/buf-lint-action-1.1.0
9 months ago
Ben Kochie eaa2624cdd
Merge pull request #13687 from prometheus/dependabot/go_modules/golang.org/x/oauth2-0.17.0
9 months ago
Ben Kochie fe22468157
Merge pull request #13694 from prometheus/dependabot/go_modules/documentation/examples/remote_storage/github.com/influxdata/influxdb-1.11.5
9 months ago
Ben Kochie 26a1fb60b8
Merge pull request #13690 from prometheus/dependabot/go_modules/github.com/prometheus/alertmanager-0.27.0
9 months ago
SuperQ 3a5c07c51b
Bump hashicorp/nomand/api
9 months ago
dependabot[bot] 0103ab8daa
build(deps): bump github.com/influxdata/influxdb
9 months ago
dependabot[bot] 3cb6752b34
build(deps): bump github.com/prometheus/alertmanager
9 months ago
dependabot[bot] 091ad1c410
build(deps): bump actions/upload-artifact from 4.0.0 to 4.3.1
9 months ago
dependabot[bot] af04032bfa
build(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0
9 months ago
dependabot[bot] e70b100ae8
build(deps): bump the go-opentelemetry-io group with 10 updates
9 months ago
dependabot[bot] c14419a38b
build(deps): bump golangci/golangci-lint-action in /scripts
9 months ago
Björn Rabenstein d5f0a240fa
Merge pull request #13674 from prometheus/owilliams/dupeok
9 months ago
Björn Rabenstein 9187bcbdd5
Merge pull request #13536 from bboreham/faster-label-replace
9 months ago
Owen Williams e01e7d36e2 fix: restore ability to match __name__ multiple times in selector
9 months ago
Ondrej Kokes 2e30f1231b docs: textparse.Parser return type mismatch
9 months ago
Kartikay 8736772053
web/api: add limit param on series, labels, label-values (#13396)
9 months ago
Manik Rana ab9b770aea
ui (histograms): Add native histogram chart to Table view (#13658)
9 months ago
Robert Fratto a09465baee
storage/remote: disable resharding during active retry backoffs (#13562)
9 months ago
Bryan Boreham e79b9ed2ab
Merge pull request #13194 from machine424/open
9 months ago
Bryan Boreham e9d2e104eb
Merge pull request #13655 from bboreham/earlier-2.51
9 months ago
machine424 4b71f6ffc2
promtool: add a "tsdb dump-openmetrics" to dump in OpemMetrics format.
9 months ago
Björn Rabenstein 0824e6e4ca
Merge pull request #13403 from machine424/slices
9 months ago
machine424 f477e0539a
Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21
9 months ago
Björn Rabenstein 11932cd345
Merge pull request #13637 from bboreham/agg-warning
9 months ago
Björn Rabenstein 4408f898bc
Merge pull request #13656 from prometheus/owilliams/quotetests
9 months ago
Owen Williams ac51a8024c tests(utf8): confirm that other quote marks are handled correctly in promql
9 months ago
Bryan Boreham befab52a14 Move v2.51 release date up
9 months ago
Julien 0474b0bc39
Merge pull request #13621 from bboreham/rw-docs
9 months ago
Julien 6ef810f5f8
Merge pull request #13650 from prometheus/dependabot/go_modules/github.com/docker/docker-25.0.3incompatible
9 months ago
Julien 32a3b2e50d
Merge pull request #13648 from prometheus/dependabot/go_modules/k8s-io-a2ca04ec63
9 months ago
Julien 8d1c3f8df5
Merge pull request #13649 from prometheus/dependabot/go_modules/github.com/aws/aws-sdk-go-1.50.25
9 months ago
Julien d753fd3fde
Merge pull request #13651 from prometheus/dependabot/go_modules/github.com/linode/linodego-1.29.0
9 months ago
Björn Rabenstein dbb4055633
Merge pull request #13593 from machine424/no-index
9 months ago
Bryan Boreham 17edf98083
Merge pull request #13634 from bboreham/slim-parse-tests
9 months ago
gotjosh 0e25418eb6
Merge pull request #13652 from rnaveiras/rnaveiras-update-remote-write-docs-queue-default
9 months ago
Bryan Boreham ba6aa95222 refactor: metrics parsing: extract common checking code
9 months ago
Raúl Naveiras 58f528dcbc
[docs] Update remote write queue defaults
9 months ago
dependabot[bot] 851a28203c
build(deps): bump github.com/linode/linodego from 1.27.1 to 1.29.0
9 months ago
dependabot[bot] 4a0541178d
build(deps): bump github.com/docker/docker
9 months ago
dependabot[bot] 67f13f3541
build(deps): bump github.com/aws/aws-sdk-go from 1.50.0 to 1.50.25
9 months ago
dependabot[bot] 3fc6577ec6
build(deps): bump the k8s-io group with 3 updates
9 months ago
dependabot[bot] 9fbfc9ea98
build(deps): bump actions/setup-go from 4.1.0 to 5.0.0
9 months ago