Commit Graph

13930 Commits (9126bbbed0f136d5a2a48ba59cb9799456ceca40)
 

Author SHA1 Message Date
Arve Knudsen b0aba26ed5 tsdb: Fix ValNone typo in comment
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
Björn Rabenstein 5fd2717aec
Merge pull request #14715 from prometheus/beorn7/lint
3 months ago
beorn7 0f760f63dd lint: Revamp our linting rules, mostly around doc comments
3 months ago
Bryan Boreham 95b3c49836
[TESTS] remote-write: fix slice init length (#14702)
3 months ago
Björn Rabenstein 0a00d21cff
Merge pull request #14673 from machine424/docdoccc
3 months ago
Arve Knudsen a36d1a8a92
Merge pull request #14707 from aknuds1/arve/upgradegolangci-lint
3 months ago
Arve Knudsen fbcd50f32c Upgrade golangci-lint to v1.60.2
3 months ago
Arve Knudsen 7cfe0b1567
Merge pull request #14706 from aknuds1/arve/otlp-invalid-histograms
3 months ago
Julius Volz 4efd47741e Correctly encode/decode new resolution states in URL
3 months ago
Arve Knudsen b50c5d42fe OTLP receiver: Warn when encountering invalid exponential histograms
3 months ago
Bryan Boreham 9a74d53935
[BUGFIX] TSDB: Fix query overlapping in-order and ooo head (#14693)
3 months ago
Björn Rabenstein b860327989
Merge pull request #14703 from jan--f/3.0-main-sync-24-08-21
3 months ago
Jan Fajerski 7c8c748399 promql tests: adjust range query intervals
3 months ago
Björn Rabenstein 7fad1ec8ee
Merge pull request #14655 from suntala/suntala/sort-by-label-enhancement
3 months ago
cuishuang 2110661121 fix: fix slice init length
3 months ago
Jan Fajerski 5138922b0d Merge branch 'main' into 3.0-main-sync-24-08-21
3 months ago
shandongzhejiang b2712ff284 chore: fix some function names
3 months ago
Ziqi Zhao 8f828d45c1 convert TestNativeHistogram_Sum_Count_Add_AvgOperator into testing framework
3 months ago
suntala 8e82ac8d2b Add comments to the sort by label functions
3 months ago
Ben Kochie 1435c8ae4a
Include test CA text info (#14699)
3 months ago
Björn Rabenstein 60366a8a05
Merge pull request #14526 from pawarpranav83/release-3.0
3 months ago
Julien f9f39a4411
Extend testing CA certificates (#14696)
3 months ago
machine424 88cac6fb49
docs(configuration.md): clarify the explanations about some temp labels and format for better visibility.
3 months ago
Julien 481d718539
Merge pull request #14661 from prymitive/TestHangingNotifier
3 months ago
Julien cf41a431c4
Merge pull request #14666 from jan--f/v3-publish
3 months ago
Julien Pivotto 9b5e7623f4 Add support for multiple listening addresses
3 months ago
Julien 82c4599ebe
Merge pull request #14690 from harshitasao/fix-vulnerability
3 months ago
Bryan Boreham 414d529568
Merge pull request #14625 from prometheus/backport-pr14605-to-2.54
3 months ago
Bryan Boreham 2eb24bf8ae
Merge pull request #14654 from DrAuYueng/docker-network-mode-match
3 months ago
ouyang1204@gmail.com 89dee48cc8 fix the issue of failing to match the first network when the container is reconnected to a new network
3 months ago
Arve Knudsen b914a9b580
Merge pull request #14691 from aknuds1/arve/upgrade-golangci-lint
3 months ago
Bryan Boreham 144470c7b0
[BUGFIX] Scraping: allow multiple samples on same series (#14685)
3 months ago
Arve Knudsen 250aa5031d Remove empty line
3 months ago
Arve Knudsen ee47150646
Update web/web.go
3 months ago
Arve Knudsen 4023c2405a
Update web/web.go
3 months ago
Arve Knudsen 3a78e76282 Upgrade golangci-lint to v1.60.1
3 months ago
harshitasao 3b0a386c62 fix: fixed the vulnerability
3 months ago
Ganesh Vernekar e86e4ed87f
Merge pull request #14490 from ywwg/owilliams/utf8-02-upstream
3 months ago
Owen Williams 9e7308de38 feat(utf8): utf8 content negotation and flags
3 months ago
Julius Volz 2c972dba26 Implement stacked graphs (dirty) and improve React wrapping
3 months ago
Julien 20a5f742e8
Merge pull request #14643 from roidelapluie/removestorage.tsdb.retention
3 months ago
Jan Fajerski 0f79e5e289 add scripts/get_module_version.sh
3 months ago
Julien Pivotto 7711cd5ab5 Remove deprecated storage.tsdb.retention flag
3 months ago
Bryan Boreham 87dccb1d1b
Merge pull request #14649 from machine424/ftest
3 months ago
Arve Knudsen 66388f706a
Merge pull request #14042 from aknuds1/arve/wlog-histograms
3 months ago
Julien 8a5193d0e2
Merge pull request #14640 from roidelapluie/unusedflags
3 months ago
Charles Korn 6548421f61
promqltest: improve error messages when unexpected type is returned, and fix inverted expected and actual values in error message when scalar value does not match expected
3 months ago
Björn Rabenstein 1daf7cdd62
Merge pull request #14626 from cuiweiyuan/main
3 months ago