Commit Graph

265 Commits (26886d6d95fbf290df1526cc2a51355da611f8be)

Author SHA1 Message Date
Neeraj Gartia 789c9b1a5e
[BUGFIX] PromQL: Corrects the behaviour of some operator and aggregators with Native Histograms (#15245)
2 weeks ago
Bartlomiej Plotka 76432aaf4e
Merge pull request #15220 from prometheus/nhcb-scrape-optimize
2 weeks ago
Julien 28f22b4d80 Update prometheus/common
3 weeks ago
György Krajcsovits eafe72a0d0 perf(nhcb): optimize away most allocations in convertnhcb
4 weeks ago
TJ Hoplock 4f9e4dc016 ref: remove unused deduper log wrapper methods
1 month ago
TJ Hoplock b602393473 fix: avoid data race in log deduper
1 month ago
Vanshika cccbe72514
TSDB: Fix some edge cases when OOO is enabled (#14710)
1 month ago
George Krajcsovits 55419275ab
Merge pull request #15159 from prometheus/nhcb-scrape-optimize1
1 month ago
Neeraj Gartia d4b1f9eb33
Corrects the behaviour of binary opperators between histogram and float (#14726)
1 month ago
György Krajcsovits 78de9bd10f convertnhcb: use CutSuffix instead of regex replace for histogram name
1 month ago
George Krajcsovits 522149a2ae
model: move classic NHCB conversion into its own file (#15156)
1 month ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log
2 months ago
Julien 21e0f83b68 Move notifications in utils
2 months ago
Jorge Alberto Díaz Orozco 06945b3933
Add a mutex and used ports list to the random port generator
2 months ago
Nathan Baulch 50cd453c8f
chore: Fix typos (#14868)
2 months ago
Bryan Boreham d550c4a0b9 [COMMENT] Improve comment on almost.Equal; add tests
3 months ago
Björn Rabenstein 849215d90c
Merge pull request #14585 from fatsheep9146/covert-TestNativeHistogram_Sum_Count_Add_AvgOperator-to-framework
3 months ago
Julien 349068ad3e
Merge pull request #14665 from roidelapluie/multiple-listening-addresses
3 months ago
Ziqi Zhao 87eab0aaad fix golang lint
3 months ago
Ziqi Zhao c7c4a5c347 add helper function to compare native histograms in testing
3 months ago
beorn7 0f760f63dd lint: Revamp our linting rules, mostly around doc comments
3 months ago
Ziqi Zhao 8f828d45c1 convert TestNativeHistogram_Sum_Count_Add_AvgOperator into testing framework
3 months ago
Julien Pivotto 9b5e7623f4 Add support for multiple listening addresses
3 months ago
Arve Knudsen 3a78e76282 Upgrade golangci-lint to v1.60.1
3 months ago
Kushal shukla fe12924638
promtool: JUnit-Format XML Test Results (#14506)
4 months ago
B1F030 3648386345 fix fmt
4 months ago
B1F030 15ac95ddd0 change documentcli
4 months ago
zenador 480fefd089
Split warnings and info annotations in API response (#14327)
5 months ago
JuanJo Ciarlante c94c5b64c3
feat: add limitk() and limit_ratio() operators (#12503)
5 months ago
Jeanette Tan dda5f48c9e Merge branch 'main' into nhcb-review-2
5 months ago
Arve Knudsen be975bf8d7 golangci-lint: Enable loggercheck linter
5 months ago
Jeanette Tan 14f8dded39 Merge branch 'main' into nhcb
6 months ago
George Krajcsovits fdaafdb041
tsdb: check for context cancel before regex matching postings (#14096)
6 months ago
Jeanette Tan f028496133 Merge branch 'main' into nhcb
6 months ago
Bryan Boreham a1af3c27d4 refactor: extract almost.Equal() to new package
7 months ago
zenador 545a7e48f9
[nhcb branch] Enhance unit test framework for nhcb and warnings (#14009)
7 months ago
György Krajcsovits bcafa5f1f9 Merge remote-tracking branch 'upstream/main' into update-nhcb
7 months ago
Matthieu MOREL d496687c8e golangci-lint: enable usestdlibvars linter
8 months ago
György Krajcsovits 2a4aa085d2 Merge branch 'main' into nhcb
8 months ago
György Krajcsovits a3d1a46eda Merge branch 'main' into nhcb
8 months ago
David Leadbeater 7ec4a11472 promtool: Avoid using testify for user rule tests
8 months ago
machine424 f477e0539a
Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21
9 months ago
György Krajcsovits 5d0a0a7542 Add custom buckets to native histogram model (#13592)
9 months ago
Bryan Boreham 195a0f5ab8
remove uneccessary space
9 months ago
Bryan Boreham 22890b1eb3 PromQL: improve warning for mixed values in aggregations
9 months ago
Łukasz Mierzwa 5597020a60 Use github.com/klauspost/compress for gzip and zlib
9 months ago
Bryan Boreham d77c30102e utils: add DeepEqual replacement using go-cmp
10 months ago
Arve Knudsen 0853e52f4e
util/runtime: Ignore nolintlint failure on OSX (#13546)
10 months ago
Julien Pivotto 4f941bbf69
Merge pull request #13416 from tylitianrui/feat/remove_obsolete_build_tag
10 months ago
zenador a3ddfbd1ee
Add warnings for histogramRate applied with isCounter not matching counter/gauge histogram (#13392)
10 months ago