12479 Commits (537ce87d6b5809641832cc6279bd427f09dadc62)
 

Author SHA1 Message Date
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
Julien e6d3d6abd9
Merge pull request #13604 from arukiidou/chore/bump-to-go1.21 9 months ago
Bryan Boreham d2817e9c91
Merge pull request #12304 from bboreham/labels-symboltable 9 months ago
Bryan Boreham 195a0f5ab8
remove uneccessary space 9 months ago
Julien 4284c29597
Merge pull request #13645 from bboreham/merge-2.50.1 9 months ago
Bryan Boreham 518ab179fb Merge branch 'release-2.50' into merge-2.50.1 9 months ago
Bryan Boreham e1a741a0d7 labels: update copyright dates 9 months ago
Bryan Boreham 55e7de04f8 model/labels (stringlabels): use strings.Clone 9 months ago
Bryan Boreham d16ce3c9bd model/labels (dedupelabels): small clarifications 9 months ago
Bryan Boreham c8c28efcb3 Run Go tests with -tags dedupelabels 9 months ago
Bryan Boreham 0347148628 promql: fuzz test needs symbol table for parser 9 months ago
Bryan Boreham 5f50d974c9 scraping: reset symbol table periodically 9 months ago
Bryan Boreham 4e748b9cd8 scraping: re-use labels Builder in scrape report metrics 9 months ago
Bryan Boreham abb3a62f04 scraping: re-use symbol table for scrape loops 9 months ago
Bryan Boreham 0403d098e1 scraping: re-use symbolTable for target discovery 9 months ago
Bryan Boreham 9ba13de220 scraping: pass a Builder to get Target labels 9 months ago
Bryan Boreham eff3a13e19 model/textparse: parsers take a labels SymbolTable 9 months ago
Bryan Boreham 123109e967 config: make work with SymbolTable labels 9 months ago
Bryan Boreham 3716326f3f rules: call NewScratchBuilder 9 months ago
Bryan Boreham 925134e6de tsdb tests: make work with labels SymbolTable 9 months ago
Bryan Boreham 93b72ec5dd tsdb: create SymbolTables for labels as required 9 months ago
Bryan Boreham 8c9b028536
Merge pull request #13641 from bboreham/pick-13633 9 months ago
Bryan Boreham e537d6d1c1 Cut 2.50.1 with metadata api bugfix 9 months ago
ismail simsek eecaa71ff1 Fix: metadata API using wrong field names (#13633) 9 months ago
ismail simsek 2507469291
Fix: metadata API using wrong field names (#13633) 9 months ago
Bryan Boreham 22890b1eb3 PromQL: improve warning for mixed values in aggregations 9 months ago
junya koyama 37613ef3b6
Merge branch 'chore/bump-to-go1.21' of https://github.com/arukiidou/prometheus into chore/bump-to-go1.21 9 months ago
junya koyama e171f6c8aa
go: fix go.mod version from 1.21.7 to 1.21 9 months ago
Bryan Boreham 2ac1632eec storage/remote: improve symbol-table handling 9 months ago
Bryan Boreham 8f525b4ba4 storage/remote tests: refactor: extract function newTestQueueManager 9 months ago
Bryan Boreham b39286fd1f Add dedupelabels tag to not build regular labels 9 months ago
Bryan Boreham d51a5344cd labels: new version de-duplicating strings in SymbolTables 9 months ago
Bryan Boreham 28191109a8 Labels: add fake versions of SymbolTable apis 9 months ago
Bryan Boreham d1af84f6ee Labels: move Builder and Reset out of common 9 months ago