Commit Graph

14347 Commits (716fd5b11f6f6f414bbc602b9724b028140006f8)
 

Author SHA1 Message Date
machine424 18b81ad79d
feat: ProtobufParse.formatOpenMetricsFloat: improve float formatting by using strconv.AppendFloat instead of fmt.Sprint
1 month ago
Bryan Boreham 754c104a3e
Merge pull request #15173 from prometheus/merge-2.55-into-main-3
1 month ago
George Krajcsovits 763cbdf35f
Merge pull request #15180 from prometheus/ooo-nh-corrupt-chunk
1 month ago
György Krajcsovits a4083f14e8 Fix populateWithDelChunkSeriesIterator corrupting chunk meta
1 month ago
György Krajcsovits e6a682f046 Reproduce populateWithDelChunkSeriesIterator corrupting chunk meta
1 month ago
Bartlomiej Plotka efc43d0714
s/scrape_classic_histograms/always_scrape_classic_histograms (3.0 breaking change) (#15178)
1 month ago
György Krajcsovits 5ee698de2c Apply review comments
1 month ago
György Krajcsovits 04b827dd77 Merge branch 'main' into nhcb-scrape-impl
1 month ago
Yi 2cabd1b707
config: remove expand-external-labels flag in release 3.0 (#14657)
1 month ago
Joshua Hesketh 14ef1ce8ab Round function should ignore native histograms
1 month ago
George Krajcsovits 6ce21b8399
Merge pull request #15172 from krajorama/update-client-golang
1 month ago
Bryan Boreham 5dd5aec0e6
Merge pull request #14599 from machine424/sigsegv
1 month ago
Bryan Boreham a846bf9a5e Merge branch 'release-2.55' into merge-2.55-into-main-3
1 month ago
György Krajcsovits 4271670a82 chore(deps): update client_golang from 1.20.4 to 1.20.5
1 month ago
Joshua Hesketh 5a4e4f6936
Fix stddev/stdvar when aggregating histograms, NaNs, and infinities (#14941)
1 month ago
akunszt 08a7162502
discovery: aws/ec2 unit tests (#14364)
1 month ago
Bryan Boreham 249969d7ff
Merge pull request #15168 from aknuds1/arve/refactor-range-eval
1 month ago
Arve Knudsen e05e97cdd7 evaluator.rangeEval: Split out gatherVector method
1 month ago
Bryan Boreham 04ec65b74a
Merge pull request #15166 from aknuds1/arve/upgrade-enterprise-certificate-proxy
1 month ago
George Krajcsovits 55419275ab
Merge pull request #15159 from prometheus/nhcb-scrape-optimize1
1 month ago
machine424 b1c356beea
fix(discovery): Handle cache.DeletedFinalStateUnknown in node informers' DeleteFunc
1 month ago
machine424 ab2475c426
test(tsdb): add a reproducer for https://github.com/prometheus/prometheus/issues/14422
1 month ago
Arve Knudsen 90cc7e5723 Upgrade github.com/googleapis/enterprise-certificate-proxy to v0.3.4
1 month ago
Bryan Boreham e7f23c049f
Merge pull request #15163 from prometheus/backport-14900-2-55
1 month ago
Arve Knudsen f7b396a1dc promql.Engine: Refactor vector selector evaluation into a method (#14900)
1 month ago
Bryan Boreham e26a3dba16
Merge pull request #15162 from prometheus/cp-15210-2-55
1 month ago
Bryan Boreham 105c692f77 [BUGFIX] TSDB: Don't read in-order chunks from before head MinTime
1 month ago
Neeraj Gartia d4b1f9eb33
Corrects the behaviour of binary opperators between histogram and float (#14726)
1 month ago
Bryan Boreham 1e1f6ab9df
Merge pull request #15120 from bboreham/floor-ino-mint
1 month ago
Arthur Silva Sens 911c3efb96
Merge pull request #14976 from prometheus/prep-3.0-beta.1
1 month ago
György Krajcsovits 78de9bd10f convertnhcb: use CutSuffix instead of regex replace for histogram name
1 month ago
György Krajcsovits d930648afb Add doc string for NHCBParser
1 month ago
György Krajcsovits c13585665d Merge branch 'main' into nhcb-scrape-impl
1 month ago
George Krajcsovits 522149a2ae
model: move classic NHCB conversion into its own file (#15156)
1 month ago
Manik Rana c3b8582cf4
[PERF] textparse: optimize OM `p.isCreatedSeries()` (#15150)
1 month ago
George Krajcsovits a1700aab3a
Apply suggestions from code review
1 month ago
György Krajcsovits 0a40a09da5 Use const instead of -53
1 month ago
George Krajcsovits b8867f8ead
Merge pull request #15142 from krajorama/fix-appendhistogram-race
1 month ago
M Viswanath Sai 16bba78f15
discovery: Improve Azure test coverage to 50% (#14586)
1 month ago
dependabot[bot] 7ce9cfa6e4
Bump the k8s-io group with 3 updates (#15030)
1 month ago
dependabot[bot] 1e3953ab13
Bump github.com/docker/docker (#15033)
1 month ago
Oleg Zaytsev 50ef0dc954
Fix `MemPostings.Add` and `MemPostings.Get` data race (#15141)
1 month ago
Julien e6f9e2dde3
Merge pull request #15119 from roidelapluie/dochttp
1 month ago
Ayoub Mrini d9a54284f5
Merge pull request #14987 from machine424/yafix
2 months ago
György Krajcsovits bb70370d72 TSDB head: fix race between AppendHistogram and Commit
2 months ago
György Krajcsovits 631fadc4ca Unit test for data race in head.Appender.AppendHistogram
2 months ago
Manik Rana 032ca9ef96
[PERF] textparse: further optimzations for OM `CreatedTimestamps` (#15097)
2 months ago
Björn Rabenstein 8b545bab2f
Merge pull request #15026 from huochexizhan/main
2 months ago
Björn Rabenstein 720a2599a6
Merge pull request #15135 from prometheus/beorn7/docs
2 months ago
huochexizhan ff16fa1827 fix: fix slice init length
2 months ago