256 Commits (1ec6e407d0f92657f2cfd7ccbe9f3102e6411ffc)

Author SHA1 Message Date
beorn7 b428416f06 textparse: Update comment about timestamp_ms protobuf parsing 1 year ago
Arthur Silva Sens ef8e6ae780
Parse created timestamps from Prometheus Protobuf (#12973) 1 year ago
Marc Tuduri 1ce066e51c
More periods 1 year ago
Marc Tuduri af7c31ee10
PR feedback 1 year ago
Marc Tuduri 8fededf6ad
promql(histograms): Change sample total calculation for histograms 1 year ago
Linas Medziunas 62bbb81e29 Mention bucket values in the comment 1 year ago
Linas Medziunas ec823d9daf Update comments, bitwise comparison of float buckets 1 year ago
Matthieu MOREL 0a513f827d ci(lint): enable errorlint linter on model 1 year ago
Julien Pivotto c52db2b196 Remove duplicate tests 1 year ago
johncming 5d68ebb207 pkg/rulefmt: fix bug of validate. 1 year ago
Linas Medziunas 3c047a3518 Expand docs comments 1 year ago
Linas Medziunas dfb6292600 Compare FloatHistogram.[Zero]Count float values as binary 1 year ago
Linas Medziunas cbd01fc296 Fix NaN sum check in [Float]Histogram.Equals method 1 year ago
Goutham Veeramachaneni 86729d4d7b
Update exp package (#12650) 1 year ago
Gregor Zeitlinger f01718262a
Unit tests for native histograms (#12668) 1 year ago
zenador 54aaa2bd7e
Add `histogram_stdvar` and `histogram_stddev` functions (#12614) 1 year ago
Ziqi Zhao de172049ab fix lint error 1 year ago
Ziqi Zhao d3633d4e76
Update model/histogram/float_histogram.go 1 year ago
Ziqi Zhao 893f97556f use switch instead of if-else to fix lint error 1 year ago
Ziqi Zhao 788061e509 remove unused addBucket function 1 year ago
Ziqi Zhao eab3c93e80 make code ready for review 1 year ago
beorn7 65ccf4460a textparse: Fix endless loop #12731 1 year ago
beorn7 3d9a830f2f textparse: Expose #12731 in protobufparse_test.go 1 year ago
György Krajcsovits e846736134 Fix typo 1 year ago
Ziqi Zhao 4787c879bc add more elaborate benchmark test 1 year ago
Ziqi Zhao bf880a6e77 enhance floathistogram add and sub method 1 year ago
Bryan Boreham ce260b1fe1 labels: remove some unused code 1 year ago
Bryan Boreham b5c6807fea Labels.Has quick check on first character 1 year ago
Bryan Boreham 33aab1b2cc labels: extend benchmark for Has() 1 year ago
Ziqi Zhao ed1b307bca
enhance FloatHistogram CopyToSchema method (#12596) 1 year ago
beorn7 c58e20ad0e histogram: Identify native histograms even without observations 1 year ago
beorn7 9aadd54786 histogram: Fix bounds of buckets returned by floatBucketIterator 1 year ago
beorn7 071f4bbea4 histograms: Fix parsing float histograms without zero bucket 1 year ago
beorn7 2ea8df4734 histogram: Expose #12305 1 year ago
cui fliter 096ceca44f
remove repetitive words (#12556) 1 year ago
beorn7 0e3f35324b scrape: Enable ingestion of multiple exemplars per sample 1 year ago
beorn7 da047c6857 histograms: Fix bug #12552 1 year ago
beorn7 1c3bd04bea histograms: Modify test to expose bug #12552 1 year ago
Ziqi Zhao 42d9169ba1 enhance histogram_quantile to get min/max value 1 year ago
Carrie Edwards a462f7fa21 Add function for iterating through all buckets in reverse to find max bucket 1 year ago
Bryan Boreham e1115ae58d
labels: improve Get method for stringlabels build (#12485) 1 year ago
Bryan Boreham 87d08abe11
labels: faster Compare function when using -tags stringlabels (#12451) 1 year ago
Oleg Zaytsev 6a18962cfa
mv labels_string.go labels_stringlabels.go (#12328) 1 year ago
Michael Hoffmann 344c8ff97c
feat: dont compile regex matcher if we know its a literal (#12434) 1 year ago
zenador 191bf9055b
Handle more arithmetic operators for native histograms (#12262) 2 years ago
beorn7 9e500345f3 textparse/scrape: Add option to scrape both classic and native histograms 2 years ago
Bryan Boreham e278195e39
Cherry-pick bugfix #12322 and create v2.43.1 (#12324) 2 years ago
György Krajcsovits e9b2d87443 Revert change to model/textparse/protobufparse_test.go 2 years ago
Bryan Boreham 7a48a266b6
labels: respect Set after Del in Builder (#12322) 2 years ago
cui fliter 276ca6a883 fix some comments 2 years ago