Commit Graph

12738 Commits (ff1bcdb7b9b46a5ce06362233bf3929683c36038)
 

Author SHA1 Message Date
Björn Rabenstein f1e9ec29f8
Merge pull request #13752 from prometheus/superq/publish_docker_readme
9 months ago
dependabot[bot] cd3e0078f0
build(deps): bump github.com/prometheus/common (#13728)
9 months ago
Björn Rabenstein af3618fd35
Merge pull request #13667 from prometheus/beorn7/promql
9 months ago
Bryan Boreham ab9c544ec7 Azure Discovery tests: Add test for VMToLabelSet
9 months ago
Bryan Boreham 5f2c0c5283 Azure Discovery tests: mock the azure client interface
9 months ago
Bryan Boreham 4e24e5b1d1 Refactor: Azure Discovery: introduce an interface for the client
9 months ago
Bryan Boreham b8d428b753 Refactor: Azure Discovery: extract function to generate labelSet
9 months ago
SuperQ 2061eb0a6a
Add GitHub action to publish container README
9 months ago
Bryan Boreham 0bb5588386
labels: optimize String method (#13673)
9 months ago
Bryan Boreham d08f054950
[ENHANCEMENT] TSDB: Check CRC without allocating (#13742)
9 months ago
Charles Korn 26262a1eb7
Remove unnecessary `SetQueryLogger` method on `QueryEngine` interface
9 months ago
Julien ca57bd6352
Merge pull request #13743 from carrychair/main
9 months ago
Julien 106d98b986
Merge pull request #13751 from testwill/http_statuscode
9 months ago
guoguangwu 1cccdbaedb chore: use constant instead of numeric literal
9 months ago
Bryan Boreham 8d53e7ba90
Cut v2.51.0-rc.0 (#13729)
9 months ago
Julien b4d4dcd9f6
Merge pull request #13739 from bboreham/no-race-prev-go
9 months ago
carrychair 856f6e49c8 fix function and struct name
9 months ago
michaelact eea6ab1cdd
[BUGFIX] Azure SD: Fix 'error: parameter virtualMachineScaleSetName cannot be empty' (#13702)
9 months ago
Bryan Boreham e8bf2ce4e1
Merge pull request #13735 from bboreham/fix-notifier-relabel
9 months ago
Bryan Boreham 54f50e1498
Merge pull request #13737 from bboreham/fix-scrape-tolerance
9 months ago
Bryan Boreham e54082a621 CI: don't run race-detector on tests with previous Go version
9 months ago
Bryan Boreham 6c41ec984f [BUGFIX] Scraping: Tolerance should be max 1% of interval
9 months ago
Bryan Boreham 8c4e4b72a8 Notifier: pass parameters to goroutine explicitly
9 months ago
Bryan Boreham 57c799132b Notifier: don't reuse payload after relabeling
9 months ago
Björn Rabenstein 9acae57937
Merge pull request #13681 from krajorama/native-latency-histograms
9 months ago
Bryan Boreham 3d16d39881
Merge pull request #13716 from prometheus/update-go-deps
9 months ago
Björn Rabenstein b0c0961f9d
Merge pull request #13725 from prometheus/beorn7/promql2
9 months ago
Bryan Boreham 28f8a346bc Wind back gophercloud to 1.8.0
9 months ago
Bryan Boreham 34a655716e Back off google.golang.org/protobuf to v1.32.0
9 months ago
Bryan Boreham 3c2c9ac067 Update Go dependencies for v2.51
9 months ago
Bryan Boreham e705d83e37
Merge pull request #13721 from bboreham/no-codeql-go
9 months ago
Bryan Boreham b965aac82d
Merge pull request #13722 from bboreham/split-go-tests
9 months ago
beorn7 7f912db15a promql: Fix limiting of extrapolation to negative values
9 months ago
Bryan Boreham 864c994932 CI: split Go tests into two parts, to run in parallel
9 months ago
Bryan Boreham 6fd7c0c297
Merge pull request #13717 from ArthurSens/update-clientgolang
9 months ago
Bryan Boreham 05fbc23930 CI: stop running codeql for Go
9 months ago
Bryan Boreham d9843fe9b4
Merge pull request #13715 from bboreham/tests-with-stringlabels
9 months ago
Bryan Boreham 620388bf82
Merge pull request #13405 from machine424/ci
9 months ago
Bryan Boreham bdfc309c61 Update to prometheus/common without Host member
9 months ago
Björn Rabenstein 0a426215b5
Merge pull request #13718 from thirdkeyword/main
9 months ago
Björn Rabenstein 01a960a2a1
Merge pull request #13707 from machine424/lint-fix
9 months ago
thirdkeyword 5fc1bf1bf0 docs: fix some typos
9 months ago
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