Commit Graph

  • fbb1edcab4
    Merge pull request #14747 from prometheus/arthursens/agentmode-flag Arthur Silva Sens 2024-09-02 07:17:18 -03:00
  • 956245b25b promqltest: adjust eval times and range selector Jan Fajerski 2024-09-02 11:27:39 +02:00
  • 00315ce15e Merge branch 'main' into 3.0-main-sync-24-08-30 Jan Fajerski 2024-09-02 11:26:38 +02:00
  • 28a830ed9f
    Merge pull request #14768 from bboreham/improve-almost Bryan Boreham 2024-09-02 09:33:29 +01:00
  • 02d1cabd0a
    Bump github.com/hetznercloud/hcloud-go/v2 from 2.12.0 to 2.13.1 dependabot[bot] 2024-09-01 23:50:13 +00:00
  • fae66d0bba
    Bump github.com/hashicorp/consul/api from 1.29.2 to 1.29.4 dependabot[bot] 2024-09-01 23:49:48 +00:00
  • c09f6f80c6
    Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 dependabot[bot] 2024-09-01 23:49:32 +00:00
  • 6290287c1c
    Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 dependabot[bot] 2024-09-01 23:49:28 +00:00
  • a2b054e2ae
    Bump github.com/digitalocean/godo from 1.119.0 to 1.121.0 dependabot[bot] 2024-09-01 23:49:21 +00:00
  • 9d8a3934de
    Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.13.0 to 1.14.0 dependabot[bot] 2024-09-01 23:49:11 +00:00
  • 40e6188b6d
    Bump github.com/envoyproxy/protoc-gen-validate from 1.0.4 to 1.1.0 dependabot[bot] 2024-09-01 23:48:48 +00:00
  • 8dd49103ba
    Bump github.com/prometheus/common dependabot[bot] 2024-09-01 23:15:51 +00:00
  • 8789a124bc
    Bump bufbuild/buf-setup-action from 1.35.1 to 1.39.0 dependabot[bot] 2024-09-01 23:07:57 +00:00
  • b2bb0d458b
    Bump prometheus/promci from 0.1.0 to 0.3.0 dependabot[bot] 2024-09-01 23:07:53 +00:00
  • 471fb8c978
    Bump github/codeql-action from 3.25.15 to 3.26.6 dependabot[bot] 2024-09-01 23:07:51 +00:00
  • b29be5e6f8 Add query button to rule expressions, improve styling Julius Volz 2024-09-01 20:28:42 +02:00
  • a35b15cea8
    chore: migrate stale check to use stale github action (#14650) Suraj Nath 2024-09-01 21:22:36 +05:30
  • 1cd2d0498b Support reload config automatically Julien 2024-08-30 13:25:02 +02:00
  • a693dd19f2 Fix: chunkenc.MockSeriesIterator György Krajcsovits 2024-08-30 16:44:36 +02:00
  • d23d196db5 fix(discovery): prevent the manager from storing stale targetGroups machine424 2024-08-30 13:37:25 +02:00
  • d63f5b35df
    Merge pull request #14765 from kevinrawal/kevinrawal/fix-broken-url-for-feature-flag Julien 2024-08-30 11:49:22 +02:00
  • bc6c2c5d35
    OTLP Receiver: Add tests (#14764) Arve Knudsen 2024-08-30 11:30:57 +02:00
  • d550c4a0b9 [COMMENT] Improve comment on almost.Equal; add tests Bryan Boreham 2024-08-30 10:13:00 +01:00
  • 0a4f130b39 [Comment] Correct the comment on Decbuf.UvarintBytes Bryan Boreham 2024-08-30 09:38:38 +01:00
  • a77f5007f9
    fix bug with metadata for rw2 (#14766) Callum Styan 2024-08-30 00:14:20 -07:00
  • ee2b7fdf9d
    Merge pull request #14760 from bboreham/simplify-otel-time-conversion Arthur Silva Sens 2024-08-29 17:39:43 -03:00
  • 60b9e9fc16
    Promote Agent mode to it's own cmdline flag Arthur Silva Sens 2024-08-29 14:45:09 -03:00
  • b0677263c3
    Update basics.md Kevin Rawal 2024-08-29 23:06:31 +05:30
  • 8c7bf39d96
    Moves TestNativeHistogram_MulDivOperator to promql testing framework (#14688) Neeraj Gartia 2024-08-29 20:12:35 +05:30
  • e9e3d64b7c
    PromQL engine: Delay deletion of __name__ label to the end of the query evaluation (#14477) Jorge Creixell 2024-08-29 15:50:39 +02:00
  • 5359567264
    Merge pull request #14729 from bboreham/multimeta Bryan Boreham 2024-08-29 14:11:45 +01:00
  • f90c7a11d1 [REFACTOR] OTLP translator: simplify time conversion Bryan Boreham 2024-08-29 11:57:31 +01:00
  • 1f38ae7bca [TESTS] TSDB: fix up OOO tests for new Series behaviour Bryan Boreham 2024-08-24 16:50:15 +01:00
  • cde42f30e9 TSDB: streamline reading of overlapping head chunks Bryan Boreham 2024-08-23 17:10:02 +01:00
  • 838e49e7b8 [REFACTOR] TSDB: move chunkFromSeries from headChunkReader to head Bryan Boreham 2024-08-23 16:57:43 +01:00
  • ed2e18d7de Add documentation for custom headers. Julien Pivotto 2024-08-12 15:32:21 +02:00
  • 99204f23ee Merge remote-tracking branch 'prometheus/main' into arve/close-engine Arve Knudsen 2024-08-29 09:52:54 +02:00
  • 5bd8988637
    Simplify 'TestManagerCTZeroIngestion' (#14756) Arthur Silva Sens 2024-08-29 04:40:17 -03:00
  • bc48d19d8c Add initial metrics explorer Julius Volz 2024-08-28 21:14:21 +02:00
  • c586c15ae6 fix(discovery): make discovery manager notify consumers of dropped targets for still defined jobs machine424 2023-11-15 11:41:12 +01:00
  • 849215d90c
    Merge pull request #14585 from fatsheep9146/covert-TestNativeHistogram_Sum_Count_Add_AvgOperator-to-framework Björn Rabenstein 2024-08-28 17:21:32 +02:00
  • 9da75328ea
    fix(utf8): ensure correct validation when legacy mode turned on (#14736) Owen Williams 2024-08-28 11:15:42 -04:00
  • 1d6e0071b7
    Merge pull request #14751 from riskrole/main Björn Rabenstein 2024-08-28 16:38:39 +02:00
  • 4ccadd5453 Remove unused import Julius Volz 2024-08-28 16:30:45 +02:00
  • 84f7e291e2
    Merge pull request #14731 from pracucci/revert-14525-merge-mmmaxtime-into-shardhash Bryan Boreham 2024-08-28 15:14:44 +01:00
  • 697327a51d Add filtering to SD page and improve state processing Julius Volz 2024-08-28 15:35:32 +02:00
  • 4ce71af1b9 Rename debouncedSearch -> search in buildAlertsPageData Julius Volz 2024-08-28 15:03:16 +02:00
  • d3b6b0f288 Rename "value" to "step" in resolution state Julius Volz 2024-08-28 14:59:17 +02:00
  • f195046b4d Remove obsolete TODO Julius Volz 2024-08-28 14:58:24 +02:00
  • 38e21abe7f More specific TS typing for range query results (always matrix) Julius Volz 2024-08-28 14:58:10 +02:00
  • 0018b29489 Rename query params on targets page, fix pool limit Julius Volz 2024-08-28 14:57:12 +02:00
  • d22e721d39 Add initial Service Discovery page Julius Volz 2024-08-28 14:56:35 +02:00
  • 73a328f37b Memoize and improve targets page filtering Julius Volz 2024-08-28 14:54:56 +02:00
  • d6e5e39bf7 Add filtering to alerts page Julius Volz 2024-08-28 14:21:52 +02:00
  • 3a82cd5a7e
    Add streaming remote read to ReadClient (#11379) Justin Lei 2024-08-27 23:23:54 -07:00
  • 406bf775aa chore: fix some comments riskrole 2024-08-28 11:26:57 +08:00
  • 7757794bb3
    [ENHANCEMENT] Promtool: Adding labels to time series while creating tsdb blocks (#14403) Suraj Patil 2024-08-28 07:42:24 +05:30
  • 9a813d5d0f
    Merge pull request #14741 from prometheus/merge-2.54.1-into-main Bryan Boreham 2024-08-27 17:58:17 +01:00
  • 4202be5e79 Merge branch 'release-2.54' into merge-2.54.1-into-main Bryan Boreham 2024-08-27 12:04:48 +01:00
  • e6cfa720fb
    Merge pull request #14739 from prometheus/prep-2.54.1 Bryan Boreham 2024-08-27 11:44:00 +01:00
  • d8d52f35d3
    Merge pull request #14740 from prometheus/backport-14685 Bryan Boreham 2024-08-27 11:43:40 +01:00
  • d697719db6 [BUGFIX] Scraping: allow multiple samples on same series (#14685) Bryan Boreham 2024-08-19 10:58:35 +01:00
  • da28f88910 Cut release 2.54.1 Bryan Boreham 2024-08-27 10:14:16 +01:00
  • b09eaf8acd
    Merge pull request #14727 from prometheus/owilliams/names-config-fix Ganesh Vernekar 2024-08-26 12:57:26 -04:00
  • 3944206869 2.54.0-alt1 Alexey Shabalin 2024-08-26 17:40:23 +03:00
  • 37806bceec add builded frontend(make ui-build) Alexey Shabalin 2024-08-26 17:38:01 +03:00
  • d7f8b01b06 update node js modules Alexey Shabalin 2024-08-26 17:34:46 +03:00
  • 5e623808fa update golang modules Alexey Shabalin 2024-08-26 17:21:45 +03:00
  • 4e1ef13a78 Merge tag 'v2.54.0' Alexey Shabalin 2024-08-26 17:20:24 +03:00
  • c9a460d570 Merge remote-tracking branch 'prometheus/main' into arve/close-engine Arve Knudsen 2024-08-26 11:54:55 +02:00
  • 349068ad3e
    Merge pull request #14665 from roidelapluie/multiple-listening-addresses Julien 2024-08-26 10:31:23 +02:00
  • ef649d5968
    Revert " Store mmMaxTime in same field as seriesShard" Marco Pracucci 2024-08-26 08:48:37 +02:00
  • 33adbe47b1 [PERF] TSDB: Grow postings by doubling Bryan Boreham 2024-08-23 09:30:22 +01:00
  • d4994e5bc4
    fix: Remote-write-reciever returns 4xx when request contains a time series with duplicate labels. (#14716) Devin Trejo 2024-08-23 18:15:27 -04:00
  • 436a439ed2 fix(utf8): fix config logic for name validation Owen Williams 2024-08-23 14:13:41 -04:00
  • 1b86d54c7f
    Merge pull request #14714 from krajorama/fix-ooo-chunkoriterablewithcopy George Krajcsovits 2024-08-23 16:29:07 +02:00
  • 183bbc39a2 Make requesting merge with OOO head explicit in chunk.Meta György Krajcsovits 2024-08-22 11:59:53 +02:00
  • 41c076196e New cases in Test_ChunkQuerier_OOOQuery and Test_Querier_OOOQuery György Krajcsovits 2024-08-22 11:36:47 +02:00
  • 0538ad3a08
    Merge pull request #14719 from aknuds1/arve/fix-valnone Bryan Boreham 2024-08-23 09:32:59 +01:00
  • b0aba26ed5 tsdb: Fix ValNone typo in comment Arve Knudsen 2024-08-23 08:20:20 +02:00
  • 87eab0aaad fix golang lint Ziqi Zhao 2024-08-23 09:32:04 +08:00
  • c7c4a5c347 add helper function to compare native histograms in testing Ziqi Zhao 2024-08-23 09:28:31 +08:00
  • 5fd2717aec
    Merge pull request #14715 from prometheus/beorn7/lint Björn Rabenstein 2024-08-22 17:56:40 +02:00
  • 0f760f63dd lint: Revamp our linting rules, mostly around doc comments beorn7 2024-08-22 13:59:36 +02:00
  • 95b3c49836
    [TESTS] remote-write: fix slice init length (#14702) Bryan Boreham 2024-08-22 12:53:45 +01:00
  • 0a00d21cff
    Merge pull request #14673 from machine424/docdoccc Björn Rabenstein 2024-08-22 12:31:46 +02:00
  • a36d1a8a92
    Merge pull request #14707 from aknuds1/arve/upgradegolangci-lint Arve Knudsen 2024-08-22 10:58:42 +02:00
  • fbcd50f32c Upgrade golangci-lint to v1.60.2 Arve Knudsen 2024-08-21 18:55:28 +02:00
  • 7cfe0b1567
    Merge pull request #14706 from aknuds1/arve/otlp-invalid-histograms Arve Knudsen 2024-08-21 18:07:45 +02:00
  • 4efd47741e Correctly encode/decode new resolution states in URL Julius Volz 2024-08-21 18:06:38 +02:00
  • b50c5d42fe OTLP receiver: Warn when encountering invalid exponential histograms Arve Knudsen 2024-08-21 15:22:38 +02:00
  • 9a74d53935
    [BUGFIX] TSDB: Fix query overlapping in-order and ooo head (#14693) Bryan Boreham 2024-08-21 14:24:20 +01:00
  • b860327989
    Merge pull request #14703 from jan--f/3.0-main-sync-24-08-21 Björn Rabenstein 2024-08-21 13:54:22 +02:00
  • 7c8c748399 promql tests: adjust range query intervals Jan Fajerski 2024-08-21 11:14:09 +02:00
  • 7fad1ec8ee
    Merge pull request #14655 from suntala/suntala/sort-by-label-enhancement Björn Rabenstein 2024-08-21 12:28:55 +02:00
  • 2110661121 fix: fix slice init length cuishuang 2024-08-21 18:15:25 +08:00
  • 5138922b0d Merge branch 'main' into 3.0-main-sync-24-08-21 Jan Fajerski 2024-08-21 09:09:36 +02:00
  • b2712ff284 chore: fix some function names shandongzhejiang 2024-08-21 11:09:37 +08:00
  • 8f828d45c1 convert TestNativeHistogram_Sum_Count_Add_AvgOperator into testing framework Ziqi Zhao 2024-08-04 08:35:09 +08:00
  • 8e82ac8d2b Add comments to the sort by label functions suntala 2024-08-20 20:40:55 +02:00