Commit graph

  • dc6d335bbb
    feat(ruler): Add new RuleEvaluationTimeSum field to groups Coupled with a metric: rule_group_last_rule_duration_sum_seconds Julien Duchesne 2024-12-13 11:10:34 -0500
  • 69bbed235e Extra comment on test Bryan Boreham 2024-12-13 19:19:58 +0000
  • 42cb1dd413
    fix: fails to auto-reload on changes to rule and scrape config files Cody Kaczynski 2024-12-13 13:33:51 -0500
  • 1a1aa7e25f
    Merge 2d3e8d4c4a into 7802ca263d Bartlomiej Plotka 2024-12-14 01:26:37 +0800
  • 1e423f38b3
    Merge 8fe16ff344 into 7802ca263d hanyuting8 2024-12-13 18:01:15 +0100
  • ddb6952bf6
    Merge 08534481f7 into 7802ca263d dependabot[bot] 2024-12-13 18:01:12 +0100
  • be1713e34c
    Merge 48cac7e324 into 7802ca263d Pranshu Srivastava 2024-12-13 08:57:57 -0800
  • 7802ca263d
    RuleDependencyController: Fix for indeterminate conditions (#15560) Julien Duchesne 2024-12-13 11:48:29 -0500
  • 4b1f5d1358 fix indentation Neeraj Gartia 2024-12-13 22:10:48 +0530
  • d3cc70268f adds tests for with histograms Neeraj Gartia 2024-12-13 22:06:19 +0530
  • 1b79f4e9da
    RuleDependencyController: Fix for indeterminate conditions The dependency map being empty meant that all the rules were being set as having no dependencies or dependents. Which is the opposite of what we want Added two new tests that verify the behavior, they failed before the fix, running all the rules concurrently Julien Duchesne 2024-12-13 11:29:01 -0500
  • 78930e4630
    Merge branch 'main' into alexg/settable-user-agent alexg/settable-user-agent Alex Greenbank 2024-12-13 15:57:52 +0000
  • f0fc60f785 tweaks based on suggestions alexgreenbank 2024-12-13 15:46:30 +0000
  • afde4707c5 Update mixin dashboard Jan Horstmann 2024-11-04 09:06:52 +0100
  • 9009724c5b
    [BUGFIX] PromQL: Adds test for absent, absent_over_time and deriv func with histograms (#15667) Neeraj Gartia 2024-12-13 18:04:55 +0530
  • 791df4305e
    Merge pull request #15668 from firetiger-inc/promqltest-with-storage Bartlomiej Plotka 2024-12-13 10:20:46 +0100
  • cee1a77b5f
    chore(deps-dev): bump @typescript-eslint/eslint-plugin in /web/ui dependabot/npm_and_yarn/web/ui/typescript-eslint/eslint-plugin-8.18.0 dependabot[bot] 2024-12-13 07:40:06 +0000
  • 3cfd4da11f chore: lint Geofrey Ernest 2024-12-13 09:04:58 +0300
  • 0039ca2357 port TestSelectExemplar_MultiSeries Geofrey Ernest 2024-12-13 08:50:00 +0300
  • 4780afde7e remove batch pool Geofrey Ernest 2024-12-13 07:36:02 +0300
  • 9fc247adc8 fix TestSelectExemplar_MultiSeries assertion message Geofrey Ernest 2024-12-13 08:58:59 +0300
  • 4ec9be1ea8 adds series with only histogram Neeraj Gartia 2024-12-13 09:55:55 +0530
  • ceb2f653ba Add an option to restore new rule groups added to existing rule manager Anand Rajagopal 2024-12-13 01:19:40 +0000
  • e8afb9c990 fix lint issue Vandit Singh 2024-12-13 00:26:54 +0530
  • beb198df50 implement suggestions Vandit Singh 2024-12-12 23:12:08 +0530
  • d02c40c79e add limit param to query and rangeQuery Vandit Singh 2024-12-09 02:21:30 +0530
  • bd92bf2d70 fix tab size Neeraj Gartia 2024-12-12 22:38:08 +0530
  • 203ebad71d adds test for some func with histograms Neeraj Gartia 2024-12-12 22:33:36 +0530
  • 7a191b9432 Fix up CI errors from benchmark Bryan Boreham 2024-12-12 14:15:55 +0000
  • 994b26d977 Updating test to report memory James Luck 2023-07-25 17:34:11 +1000
  • 223025a97d Testing idea of caching _all_ symbols read from chunks James Luck 2023-07-21 13:59:45 +1000
  • fec7ca052a
    Merge pull request #15637 from prometheus/fix15538-2 Bartlomiej Plotka 2024-12-12 14:38:24 +0100
  • 7d0f6b7e6d
    Add specific Azure permissions required for Azure SD (#15549) Jeremiah Harbach 2024-12-12 06:57:08 -0600
  • df88de5800 Fix lint for real cedwards/nhcb-wal-wbl György Krajcsovits 2024-12-12 12:52:01 +0100
  • cf36792e14 Fix unused import György Krajcsovits 2024-12-12 12:49:28 +0100
  • fdb1516af1 Fix lint errors György Krajcsovits 2024-12-12 12:47:43 +0100
  • 134a0c7d78 Improved error. bwplotka 2024-12-12 10:57:27 +0000
  • b7f5f36e54
    Merge pull request #15604 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.61.0 Bartlomiej Plotka 2024-12-12 11:15:13 +0100
  • aa9fef75ac
    Apply suggestions from code review Bartlomiej Plotka 2024-12-12 10:06:16 +0000
  • d64d1c4c0a Benchmark encoding classic and nhcb György Krajcsovits 2024-12-12 10:59:06 +0100
  • 9afd974ca4
    Merge bf98acf33b into 3c6700bade Jérôme Loyet 2024-12-12 10:18:06 +0100
  • 10cd4194bb fix ci Geofrey Ernest 2024-12-12 10:56:56 +0300
  • 954f5deaa1 tsdbv2: experimantal storage.Storage implementation Geofrey Ernest 2024-12-12 10:22:16 +0300
  • 3af0a2ce42
    chore(deps): bump google.golang.org/api from 0.209.0 to 0.211.0 dependabot[bot] 2024-12-12 04:06:30 +0000
  • ceeab58e7d
    chore(deps): bump github.com/prometheus/common from 0.60.1 to 0.61.0 dependabot[bot] 2024-12-12 04:06:30 +0000
  • 3c6700bade
    chore(deps): bump golang.org/x/tools from 0.27.0 to 0.28.0 (#15593) dependabot[bot] 2024-12-12 05:04:57 +0100
  • 06a69c8102
    chore(deps): bump bootstrap from 4.6.2 to 5.3.3 in /web/ui/react-app dependabot/npm_and_yarn/web/ui/react-app/bootstrap-5.3.3 dependabot[bot] 2024-12-12 03:57:34 +0000
  • 69102779e5
    chore(deps): bump @prometheus-io/codemirror-promql in /web/ui/react-app (#15653) dependabot[bot] 2024-12-12 04:55:57 +0100
  • 480f613e32
    chore(deps): bump react-router-dom in /web/ui/react-app dependabot/npm_and_yarn/web/ui/react-app/react-router-dom-6.28.0 dependabot[bot] 2024-12-12 03:25:01 +0000
  • e4841a1bff
    chore(deps): bump @prometheus-io/codemirror-promql in /web/ui/react-app dependabot[bot] 2024-12-12 03:24:54 +0000
  • be9889ae6a
    chore(deps-dev): bump prettier from 2.8.8 to 3.4.2 in /web/ui/react-app dependabot/npm_and_yarn/web/ui/react-app/prettier-3.4.2 dependabot[bot] 2024-12-12 03:24:45 +0000
  • 987b42f44d
    chore(deps): bump @codemirror/lint in /web/ui/react-app (#15647) dependabot[bot] 2024-12-11 21:23:07 -0600
  • 3897951e73
    chore(deps): bump react and @types/react in /web/ui dependabot[bot] 2024-12-12 00:16:46 +0000
  • 9f93a2a825
    chore(deps): bump react-redux from 9.1.2 to 9.2.0 in /web/ui (#15645) dependabot[bot] 2024-12-11 18:11:43 -0600
  • abddce3b36
    chore(deps): bump @tabler/icons-react from 3.19.0 to 3.24.0 in /web/ui (#15640) dependabot[bot] 2024-12-11 18:10:58 -0600
  • 1d50459117
    chore(deps): bump react-test-renderer in /web/ui/react-app dependabot/npm_and_yarn/web/ui/react-app/react-test-renderer-19.0.0 dependabot[bot] 2024-12-12 00:10:36 +0000
  • 2cb3d1a16c
    chore(deps): bump @codemirror/lint in /web/ui/react-app dependabot[bot] 2024-12-12 00:10:33 +0000
  • f9470b7782
    chore(deps): bump react-dom and @types/react-dom in /web/ui/react-app dependabot[bot] 2024-12-12 00:10:30 +0000
  • 417c53e94d
    chore(deps): bump react-router-dom in /web/ui/react-app dependabot[bot] 2024-12-12 00:10:28 +0000
  • a35773b8ee
    chore(deps): bump reactstrap from 8.10.1 to 9.2.3 in /web/ui/react-app dependabot/npm_and_yarn/web/ui/react-app/reactstrap-9.2.3 dependabot[bot] 2024-12-12 00:10:07 +0000
  • 4771864436
    chore(deps): bump react and @types/react in /web/ui/react-app dependabot[bot] 2024-12-12 00:10:02 +0000
  • f2326995b9
    chore(deps-dev): bump ts-jest from 29.2.2 to 29.2.5 in /web/ui/react-app (#15646) dependabot[bot] 2024-12-11 18:09:43 -0600
  • 463dd3ee82
    chore(deps): bump @codemirror/autocomplete in /web/ui (#15656) dependabot[bot] 2024-12-12 01:09:10 +0100
  • 94aa9e944c
    chore(deps): bump sanitize-html and @types/sanitize-html (#15663) dependabot[bot] 2024-12-12 01:08:34 +0100
  • 60c8f5380e
    chore(deps): bump @tabler/icons-react from 3.19.0 to 3.24.0 in /web/ui dependabot[bot] 2024-12-11 23:15:24 +0000
  • 78197515be
    chore(deps-dev): bump eslint-plugin-prettier in /web/ui/react-app dependabot/npm_and_yarn/web/ui/react-app/eslint-plugin-prettier-5.2.1 dependabot[bot] 2024-12-11 23:11:46 +0000
  • 687126fa8e
    chore(deps): bump @fortawesome/free-solid-svg-icons in /web/ui/react-app dependabot/npm_and_yarn/web/ui/react-app/fortawesome/free-solid-svg-icons-6.7.1 dependabot[bot] 2024-12-11 23:09:48 +0000
  • bbf39f5d5b
    chore(deps): bump react-redux from 9.1.2 to 9.2.0 in /web/ui dependabot[bot] 2024-12-11 23:03:34 +0000
  • a5b77718ab
    chore(deps): bump sanitize-html and @types/sanitize-html dependabot[bot] 2024-12-11 23:03:27 +0000
  • 88e1ded4b2
    chore(deps): bump @codemirror/autocomplete in /web/ui dependabot[bot] 2024-12-11 22:57:27 +0000
  • 017e594860
    chore(deps-dev): bump ts-jest from 29.2.2 to 29.2.5 in /web/ui/react-app dependabot[bot] 2024-12-11 22:57:22 +0000
  • db36cbcc5e
    chore(deps): bump @tanstack/react-query from 5.62.0 to 5.62.7 in /web/ui (#15654) dependabot[bot] 2024-12-11 16:46:34 -0600
  • 5aa80fb1f8
    chore(deps): bump react-router-dom from 7.0.1 to 7.0.2 in /web/ui (#15652) dependabot[bot] 2024-12-11 16:38:51 -0600
  • 9362ba32f5
    chore(deps-dev): bump @types/node in /web/ui/react-app (#15651) dependabot[bot] 2024-12-11 16:38:32 -0600
  • 4b142dc7a1
    chore(deps-dev): bump typescript from 5.6.2 to 5.7.2 in /web/ui (#15650) dependabot[bot] 2024-12-11 16:37:16 -0600
  • 032391a5ed
    chore(deps): bump @codemirror/autocomplete in /web/ui/react-app (#15649) dependabot[bot] 2024-12-11 16:37:00 -0600
  • bb54eaff97
    chore(deps): bump @nexucis/kvsearch in /web/ui/react-app (#15659) dependabot[bot] 2024-12-11 16:36:03 -0600
  • d6a24b2e79
    chore(deps): bump @mantine/notifications in /web/ui (#15658) dependabot[bot] 2024-12-11 16:35:21 -0600
  • ec95602af9
    chore(deps): bump @lezer/highlight in /web/ui/react-app (#15660) dependabot[bot] 2024-12-11 23:34:49 +0100
  • c8c76ab578
    chore(deps): bump @mantine/notifications in /web/ui dependabot[bot] 2024-12-11 22:34:07 +0000
  • 00e0cdc4f9
    chore(deps): bump @mantine/dates from 7.13.1 to 7.15.0 in /web/ui (#15643) dependabot[bot] 2024-12-11 23:32:13 +0100
  • cc4fcc1328
    chore(deps-dev): bump nock from 13.5.5 to 13.5.6 in /web/ui (#15642) dependabot[bot] 2024-12-11 23:25:20 +0100
  • 8df0548944
    chore(deps): bump moment-timezone in /web/ui/react-app (#15641) dependabot[bot] 2024-12-11 23:14:29 +0100
  • 95eb939250
    chore(deps): bump @lezer/highlight in /web/ui/react-app dependabot[bot] 2024-12-11 20:45:09 +0000
  • 7f0dbffcbb
    chore(deps): bump @nexucis/kvsearch in /web/ui/react-app dependabot[bot] 2024-12-11 20:45:00 +0000
  • 8bfbc5bcc5
    chore(deps): bump @fortawesome/fontawesome-svg-core in /web/ui/react-app dependabot/npm_and_yarn/web/ui/react-app/fortawesome/fontawesome-svg-core-6.7.1 dependabot[bot] 2024-12-11 20:44:49 +0000
  • b9be2776e4
    chore(deps): bump react-resize-detector in /web/ui/react-app dependabot/npm_and_yarn/web/ui/react-app/react-resize-detector-11.0.1 dependabot[bot] 2024-12-11 20:44:41 +0000
  • b4ca867de4
    chore(deps): bump @tanstack/react-query from 5.62.0 to 5.62.7 in /web/ui dependabot[bot] 2024-12-11 20:44:35 +0000
  • 252c0ac4ac
    chore(deps): bump react-router-dom from 7.0.1 to 7.0.2 in /web/ui dependabot[bot] 2024-12-11 20:44:21 +0000
  • a9ead3fc0c
    chore(deps-dev): bump @types/node in /web/ui/react-app dependabot[bot] 2024-12-11 20:44:12 +0000
  • 78df46bad9
    chore(deps-dev): bump typescript from 5.6.2 to 5.7.2 in /web/ui dependabot[bot] 2024-12-11 20:44:07 +0000
  • 092f59954b
    chore(deps): bump @codemirror/autocomplete in /web/ui/react-app dependabot[bot] 2024-12-11 20:44:01 +0000
  • 762750f9c7
    chore(deps-dev): bump @typescript-eslint/parser in /web/ui dependabot/npm_and_yarn/web/ui/typescript-eslint/parser-8.18.0 dependabot[bot] 2024-12-11 20:43:55 +0000
  • a49ff0d979
    chore(deps): bump @mantine/dates from 7.13.1 to 7.15.0 in /web/ui dependabot[bot] 2024-12-11 20:43:30 +0000
  • f8cd496758
    chore(deps-dev): bump nock from 13.5.5 to 13.5.6 in /web/ui dependabot[bot] 2024-12-11 20:43:19 +0000
  • 660aaa32f7
    chore(deps): bump moment-timezone in /web/ui/react-app dependabot[bot] 2024-12-11 20:43:17 +0000
  • 28e611a2e6
    chore(deps): bump http-proxy-middleware in /web/ui/react-app (#15610) dependabot[bot] 2024-12-11 14:32:43 -0600
  • 077d4edcc6
    chore(deps): bump @lezer/common from 1.2.1 to 1.2.3 in /web/ui/react-app (#15626) dependabot[bot] 2024-12-11 21:31:35 +0100
  • b10d5e02fb
    chore(deps): bump sass from 1.77.6 to 1.82.0 in /web/ui/react-app (#15617) dependabot[bot] 2024-12-11 21:30:52 +0100
  • f7fec4ddad
    chore(deps): bump @nexucis/fuzzy in /web/ui/react-app (#15629) dependabot[bot] 2024-12-11 21:30:28 +0100