Commit Graph

599 Commits (v3.9.1)

Author SHA1 Message Date
Julien Pivotto a5671a002f API: Add a /api/v1/features endpoint 5 months ago
bwplotka 0b70a07572 refactor(appenderV2): add TSDB AppenderV2 implementation 5 months ago
dongjiang 3239723098
Update golangci-lint and add modernize check (#17640) 5 months ago
Bartlomiej Plotka b2eb2bc989
chore(labels): add more context to labels.MetricName deprecation. (#17590) 6 months ago
Björn Rabenstein b8d19543b8
Add histogram validation in remote-read and during reducing resolution (#17561) 6 months ago
beorn7 2dfc324821 model/histogram: Make histogram bucket iterators more robust 6 months ago
Grégoire 1174b0ce4f
model/textparse: Remove unit validation in protobuf parsing (#16834) 6 months ago
Bartlomiej Plotka f50ff0a40a
feat: rename CreatedTimestamp to StartTimestamp (#17523) 6 months ago
Ben Kochie 204249fcb5
Update golangci-lint (#17478) 6 months ago
Ben Kochie 48956f60d7
Update modernize (#17471) 6 months ago
Laurent Dufresne a6793c20e8 Added tests for `histogram.Error` 6 months ago
Laurent Dufresne 7621eb772c histogram: Add `Error` type for all histogram errors 6 months ago
Naman-B-Parlecha f14c515cbe fix(histogram): handling +Inf bucket count and metric label 6 months ago
Julien Pivotto c9d4689e0b relabeling: Fix labelmap action validation with legacy metric name scheme 7 months ago
Linas Medžiūnas 44df626620
promql (histograms): reconcile mismatched NHCB bounds (#17278) 7 months ago
Julius Volz 8b1bd7d6c3 ui: Allow viewing detailed relabeling steps for each discovered target 7 months ago
beorn7 ad7d1aed99 Phase out native histogram feature flag 7 months ago
beorn7 6a8cacdf6f model/histogram: Fix checkHistogramCustomBounds to accept -Inf 7 months ago
Naman-B-Parlecha 1df1f53ea0 fix: Added Unroll support to Sparse NHCBs 7 months ago
beorn7 51e0982c91 promql(histograms): Fix counter reset hint handling when aggregating 7 months ago
Bartlomiej Plotka a4da440dad
fix: Fix slicelabels corruption when used with proto decoding (#17150) 7 months ago
Naman-B-Parlecha 7871bcb465 fix(convert): error message 7 months ago
Naman-B-Parlecha 79f3e76d89 fix(test): Comparing the labels correctly 7 months ago
Naman-B-Parlecha c072b0000a fix(convert): fix typos in comments 7 months ago
Naman-B-Parlecha 083d0fa835 refactor(convert): updated tests and moved formatOpenMetricsFloat 7 months ago
Linas Medziunas c16db58061 NHCB: Reject custom bucket bounds with NaN value 7 months ago
Linas Medziunas 8caf1f1c41 [NHCB] Separate CustomBucketBoundsMatch from floatBucketsMatch 7 months ago
beorn7 3d7cf4c274 model/histogram: Validate non-negative count and zero bucket 7 months ago
Charles Korn a2adccadd2 Improve assertion failure message 7 months ago
Naman-B-Parlecha ed67a0cbf1 refactor(histogram): rename types for clarity in histogram conversion tests 7 months ago
Naman-B-Parlecha f71f911040 fix(lint): Changing tests 8 months ago
Naman-B-Parlecha 73904b4c75 refactor(histogram): Converting to Absolute values and fixing the test 8 months ago
György Krajcsovits b6df8d3274
feat(chunkenc): allow more native histograms schemas 8 months ago
Minh Nguyen d04550a9c4
[RW2] Return 400 error code for wrongly-formatted histograms (#17210) 8 months ago
György Krajcsovits 5b39b79f5a
refactor error creation and tests 8 months ago
George Krajcsovits 5e6900558a
Apply suggestions from code review 8 months ago
Bryan Boreham c743b2f3cd [PERF] Regex: stop calling Simplify 8 months ago
György Krajcsovits 267be7dc20
fix(chunkenc): error out when reading unknown histogram schemas from chunks 8 months ago
Naman-B-Parlecha 5eeba3638d
adding comment for ConvertNHCBToClassicHistogram 8 months ago
Naman-B-Parlecha c8e3f8c97a
drop(flag): moving feature flag to other pr 8 months ago
György Krajcsovits bdf547ae9c
fix(nativehistograms): validation should fail on unsupported schemas 8 months ago
NamanParlecha 594f9d63a5
refactor(textparse): Introduce Variadic options in textParse.New (#17155) 8 months ago
George Krajcsovits acd9aa0afb
fix(textparse/protobuf): metric family name corrupted by NHCB parser (#17156) 8 months ago
Arve Knudsen 913cc8f72b
Replace gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (#17151) 8 months ago
George Krajcsovits 31e4d84edd
refactor(textparse): allow for parsers with direct NHCB support (#17153) 8 months ago
bwplotka 172cde8af1 Revert "feat(storage): add new CombinedAppender interface and compatibility layer" 8 months ago
bwplotka 2fb680a229 feat(storage): add new CombinedAppender interface and compatibility layer 8 months ago
beorn7 747c5ee2b1 Apply analyzer "modernize" to the whole codebase 8 months ago
Julius Hinze 77b5c3f217
Histograms: set annotation when adding or subtracting histograms that have `not_reset` and `reset` hints. 9 months ago
Arve Knudsen 0a40df33fb
Make metric/label name validation scheme explicit (#16928) 9 months ago