Commit Graph

12545 Commits (080d440bf87fcaf3004365dff8d635e1a48344ff)
 

Author SHA1 Message Date
Bryan Boreham bbe39af99f
tsdb: zero out Labels and memSeries pointers in pool (#13712)
9 months ago
Arthur Silva Sens 07355c9199
Bump client_golang to 1.19
9 months ago
Bryan Boreham 0eb39a604b
Merge pull request #13714 from bboreham/fix-testendpoints
9 months ago
machine424 6998bfab59
add a common-lint-fix make target to make golangci-lint fix found issues if it's supported by the linter
9 months ago
Bryan Boreham 63bc17ab9b CI: run main tests with --tags=stringlabels
9 months ago
Bryan Boreham 25f200bf85 API tests: fix flaky TestEndpoints
9 months ago
Charles Korn 4e77e8e5ef
Allow using alternative PromQL engines for rule evaluation
9 months ago
Björn Rabenstein e6b7bbcb6a
Merge pull request #13682 from duricanikolic/yuri/engine-test
9 months ago
Bryan Boreham 4c00445540
Merge pull request #13704 from darshanime/fix_ci
9 months ago
beorn7 7df0b9b92d storage: simplify sampleRing fix
9 months ago
darshanime 61ce18950f Fix pipeline golangci-lint error
9 months ago
Ben Kochie 80cfaa7698
Merge pull request #13654 from prometheus/dependabot/go_modules/google.golang.org/api-0.167.0
9 months ago
Julien 88622cfa2c
Merge pull request #12551 from nabokihms/alertmanager-relabeling-config
9 months ago
Julien fcdb6c2b14
Merge pull request #13624 from roidelapluie/tolerance
9 months ago
Ben Kochie 91821b7b21
Merge pull request #13696 from prometheus/dependabot/go_modules/documentation/examples/remote_storage/github.com/stretchr/testify-1.9.0
9 months ago
dependabot[bot] eb665988b0
build(deps): bump google.golang.org/api from 0.157.0 to 0.167.0
9 months ago
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
dependabot[bot] e28ed059af
build(deps): bump github.com/stretchr/testify
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
Yuri Nikolic d5ab1851dc SampleRingIterator: add currType field
9 months ago
György Krajcsovits 4d4d822c36 Add native histograms to latency/duration metrics
9 months ago
beorn7 f48c7a5503 promql: Add histograms to TestQueryStatistics
9 months ago
beorn7 f46dd34982 promql: Add code comment
9 months ago
beorn7 7d364c0451 promql: remove redundant line
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