Commit Graph

12909 Commits (777daea86e0ee2cee1e00f3cd75293bde9aa7f51)
 

Author SHA1 Message Date
Julien Pivotto 53091126c2 Chunked remote read: close the querier earlier
9 months ago
Arve Knudsen cef1025ea8 tsdb/wlog.Checkpoint: Fix counting of histogram samples
9 months ago
Bryan Boreham d45b5deb75 TSDB: move function only used in tests
9 months ago
Bryan Boreham 3274cac0d3 TSDB: remove unused function
9 months ago
Goutham Veeramachaneni 15809223c7
Merge pull request #13759 from jcajka/main
9 months ago
Charles Korn dca47ce2c9
Only run on prometheus/prometheus repo
9 months ago
Björn Rabenstein 0f70fc7687
Merge pull request #13772 from machine424/signals
9 months ago
machine424 3eed6c760a
adjust signal termination warning log
9 months ago
Ben Kochie 537ce87d6b
Merge pull request #13770 from prometheus/superq/sync_description
9 months ago
Arve Knudsen 1de49d5b69
Remove unused function tsdb/chunks.PopulatedChunk (#13763)
9 months ago
SuperQ a0fbc75f34
Add container_description.yml to repo sync
9 months ago
Ben Kochie f252d8a9d1
Merge pull request #13761 from prometheus/superq/fixup_workflow
9 months ago
Bryan Boreham 87edf1f960 [Cleanup] TSDB: Remove old deprecated WAL implementation
9 months ago
SuperQ 46401b988e
Normalize and fixup step names.
9 months ago
Jakub Čajka 505fd638be
otlptranslator: fix up import paths
9 months ago
Bartlomiej Plotka 312e3fd728
Merge pull request #13713 from charleskorn/query-engine-interface
9 months ago
SuperQ 3bff79451d
Fix container_description workflow
9 months ago
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