Commit Graph

10932 Commits (7989bc4f550c05a750a7d2703998cfe01d17fa71)
 

Author SHA1 Message Date
Ganesh Vernekar fa0f04bbc6
Merge pull request #11805 from bboreham/fix-benchmark-intersect
2 years ago
Bryan Boreham d228d1d9cc scrape: remove 'mets' string completely
2 years ago
Aleksey Smirnov 84c6f0e584
Init value for useState hook calls once (#11802)
2 years ago
Bryan Boreham 3da2c99ffd tsdb/index: don't call ExpandPostings in a benchmark
2 years ago
Bryan Boreham 4931983ca9 tsdb/index: make BenchmarkIntersect do work on each loop
2 years ago
Björn Rabenstein 432ea873c3
Merge pull request #11778 from codesome/float-iso
2 years ago
Levi Harrison 15492d7100
Merge pull request #11681 from dgrisonnet/fix-tokens
2 years ago
dependabot[bot] 2a9fb757a9
Bump github.com/hetznercloud/hcloud-go from 1.38.0 to 1.39.0 (#11800)
2 years ago
Saeid Bostandoust 3c468cd4e8
update ServiceAccount for new kubernetes versions
2 years ago
Damien Grisonnet 96b9d8cebb model/textparse: associate correct token to errors
2 years ago
dependabot[bot] efd1392ec8
Bump github.com/influxdata/influxdb
2 years ago
Xiaochao Dong (@damnever) 2d61d012ff Avoid copy during remote write if external labels is empty
2 years ago
Levi Harrison 89539c35c9 Remove nomad `datacenter` field in configuration docs
2 years ago
Fish-pro 6ed71a229e Use errors.Is to check for a specific error
2 years ago
Augustin Husson f3c480e7bc
fix indentation issue
2 years ago
Ganesh Vernekar b42802af9a
tsdb: Improve TestFloatHistogramChunkAppendable and add new cases
2 years ago
Marc Tudurí 49f775d8a0
histograms: Add missing float histograms tests for PromQL (#11780)
2 years ago
Ganesh Vernekar c155c0e312
tsdb: Test staleness handling of FloatHistogram
2 years ago
Ganesh Vernekar 2820e327db
tsdb: Add staleness handling for FloatHistogram
2 years ago
Ganesh Vernekar e555469ba1
tsdb: Remove isHistogramSeries from memSeries
2 years ago
Marc Tudurí 9474610baf
Support FloatHistogram in TSDB (#11522)
2 years ago
Ganesh Vernekar ae72c752a1
Merge pull request #11766 from bboreham/agg-reuse-labelbuilder
2 years ago
Augustin Husson 2ced3c78c0
fix ui bump version on mac
2 years ago
Bryan Boreham 1b0a29701b promql: optimise aggregation with no labels
2 years ago
Bryan Boreham aafef011b7 Promql: reuse LabelBuilder in aggregations
2 years ago
Bryan Boreham 2c382f5e24 promql: extract function to initialize LabelBuilder
2 years ago
Łukasz Mierzwa e1b7082008
Show individual scrape pools on /targets page (#11142)
2 years ago
Frederic Branczyk d7f0276d88
Merge pull request #11756 from mercedes-benz/kubernetes-sd-monitoring
2 years ago
Ganesh Vernekar e6f2577c5b
Merge pull request #11761 from bboreham/querier-reuse-iterator
2 years ago
Julien Pivotto 6fc5305ce9
Merge pull request #11709 from jlevesy/allow-agent-no-remote-write
2 years ago
Bryan Boreham 1848623c77 tsdb: re-use iterator when stepping through chunks
2 years ago
Jens Erat 728fdc959e
Kubernetes SD: disable resync timer
2 years ago
Julien Pivotto 40ce0c8553
Merge pull request #11757 from LeviHarrison/remove-gtar-note
2 years ago
Julien Pivotto 87257eebc6
Merge pull request #11758 from lucacome/bump-golangci-lint
2 years ago
Luca Comellini 3e09fd32bb
Bump golangci-lint to v1.50.1
2 years ago
Levi Harrison 9067c31726 Remove gnu-tar note
2 years ago
Julien Pivotto 977cdba12d
Merge pull request #11755 from PabloL007/patch-1
2 years ago
Pablo Ley fb30ffda75
Fixed typo in the Remote Read API docs
2 years ago
Julien Pivotto b2226258bc
Merge pull request #11706 from dannystaple/patch-1
2 years ago
Bryan Boreham bec5abc4dc scrape: remove unsafe code
2 years ago
Bryan Boreham ccea61c7bf
Merge pull request #11717 from bboreham/labels-abstraction
2 years ago
Bryan Boreham dbd7021cc2
promql: add test for race conditions in query engine (#11743)
2 years ago
Julien Pivotto c0d8a56c69
Merge pull request #11744 from roidelapluie/finalrelease
2 years ago
Ganesh Vernekar 6fd89a6fd2
Add chunk encoding for float histogram (#11716)
2 years ago
Julien Pivotto 42509bc106 Switch to promci
2 years ago
Julien Pivotto d7937d4be2 Release 2.41.0
2 years ago
Sniper91 46fb802791
reset frameBytesLeft after writing (#11689)
2 years ago
Bryan Boreham 10b27dfb84 Simplify IndexReader.Series interface
2 years ago
Bryan Boreham 19f300e6f0 Update package cmd/promtool tests for new labels.Labels type
2 years ago
Bryan Boreham bf2c827d91 Update package cmd/promtool for new labels.Labels type
2 years ago