Commit Graph

  • 530c3fc345 Remove HTTP client doc from nomad and marathon Julien 2024-10-07 15:01:01 +02:00
  • 1dd45fd286 Remove http options from Eureka and Scaleway Julien 2024-10-07 14:57:54 +02:00
  • aef84c068b Remove http options from uyuni Julien 2024-10-07 14:55:58 +02:00
  • 675349c849 Remove HTTP options from vultr Julien 2024-10-07 14:54:22 +02:00
  • 6acf2dc054 Remove HTTP options from alerting Julien 2024-10-07 14:52:41 +02:00
  • e7206c2630 Remove http options from remote read/write Julien 2024-10-07 14:51:03 +02:00
  • 91de19fbef [BUGFIX] TSDB: Don't read in-order chunks from before head MinTime Bryan Boreham 2024-10-07 13:50:01 +01:00
  • 261d7d75eb docs: extract HTTP client option documentation from scrape config Julien 2024-10-07 14:45:44 +02:00
  • 2a3aa500e9 Make nhcb unit test pass with many exceptions marked as TODOs György Krajcsovits 2024-10-07 14:27:23 +02:00
  • 08d4b034da docs: Declare "float literals are time durations" as stable beorn7 2024-10-05 20:31:14 +02:00
  • 16f3eaf5aa
    Merge pull request #15020 from prometheus/rel-2.55-revert-14769 Julien 2024-10-07 14:20:23 +02:00
  • db730fcade Document the notifications API Julien 2024-10-07 12:45:09 +02:00
  • e0444d9384 Merge branch 'main' into nhcb-scrape-impl György Krajcsovits 2024-10-07 14:02:46 +02:00
  • e1a7008b6c Add unit test nhcbparse_test.go György Krajcsovits 2024-10-07 14:02:10 +02:00
  • f6e110d588
    textparse: Refactored main testing utils for reusability; fixed proto Units. (#15095) Bartlomiej Plotka 2024-10-07 13:17:44 +02:00
  • 2b4ca98247
    Merge pull request #15038 from prometheus/dependabot/go_modules/github.com/gophercloud/gophercloud-1.14.1 Julien 2024-10-07 12:24:09 +02:00
  • 1df86df177
    Merge pull request #15117 from prometheus/dependabot/go_modules/golang.org/x/tools-0.26.0 Julien 2024-10-07 12:00:28 +02:00
  • b062dfa4f3
    build(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 dependabot[bot] 2024-10-07 09:45:23 +00:00
  • a42e8473ae
    Merge pull request #15043 from prometheus/dependabot/go_modules/golang.org/x/tools-0.25.0 Julien 2024-10-07 11:44:26 +02:00
  • b3f60196c1
    Merge pull request #15039 from prometheus/dependabot/go_modules/google.golang.org/grpc-1.67.1 Julien 2024-10-07 11:44:07 +02:00
  • 9c4816df36 Rename bType to bName as Type returns the binary name and not the type name György Krajcsovits 2024-10-07 11:31:43 +02:00
  • ed2e7dc258 Merge branch 'main' into nhcb-scrape-impl György Krajcsovits 2024-10-07 11:23:44 +02:00
  • 9d8f93ea92
    Merge pull request #15113 from yeya24/add-missing-allow-overlapping-compaction-flag Julien 2024-10-07 11:17:24 +02:00
  • 8d281c3491
    textparse: Refactored benchmark (#15083) Bartlomiej Plotka 2024-10-07 10:55:26 +02:00
  • 989db7bc3a
    Merge pull request #15042 from prometheus/dependabot/go_modules/go.uber.org/automaxprocs-1.6.0 Julien 2024-10-07 10:50:25 +02:00
  • 5a54ae67ed
    Bump actions/checkout from 4.1.6 to 4.2.0 (#15064) dependabot[bot] 2024-10-06 20:01:57 +02:00
  • ab64966e9d
    fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) Matthieu MOREL 2024-10-06 18:35:29 +02:00
  • 6c3d11629b add missing flag storage.tsdb.allow-overlapping-compaction Ben Ye 2024-10-05 17:05:42 -07:00
  • a1c2f59bc5
    Merge pull request #15096 from prometheus/notification-style-cleanups Julius Volz 2024-10-04 16:01:03 +02:00
  • 4fc7b881a1
    Merge pull request #15046 from prometheus/dependabot/go_modules/github.com/linode/linodego-1.41.0 Julien 2024-10-04 15:12:17 +02:00
  • 297667469a
    Merge pull request #15090 from roidelapluie/querylogrule Julien 2024-10-04 14:57:24 +02:00
  • 3d2194f561 Style cleanups, mostly for web notifications and startup alert Julius Volz 2024-10-04 13:54:03 +02:00
  • 47aeca9663
    feat: naive fixes and optimzations for CreatedTimestamp function (#14965) Manik Rana 2024-10-04 17:41:02 +05:30
  • 023146e918
    Merge pull request #15082 from roidelapluie/notifystart Julien 2024-10-04 13:40:03 +02:00
  • 563bfdd384 storage: require selectors to always return matching results Jan Fajerski 2024-10-04 12:01:54 +02:00
  • 92be29d0dc
    Bump google.golang.org/grpc from 1.66.0 to 1.67.1 dependabot[bot] 2024-10-04 09:25:05 +00:00
  • 5c5cb0e712
    Bump golang.org/x/tools from 0.24.0 to 0.25.0 dependabot[bot] 2024-10-04 09:25:04 +00:00
  • 9d275c23de cmd/prometheus: Fix flakiness of QueryLogTest Julien 2024-10-04 11:17:59 +02:00
  • d98c37478b
    Merge pull request #15035 from prometheus/dependabot/go_modules/google.golang.org/api-0.199.0 Julien 2024-10-04 11:23:46 +02:00
  • 21e0f83b68 Move notifications in utils Julien 2024-10-04 10:11:56 +02:00
  • 52cc937af0
    Bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 dependabot[bot] 2024-10-04 07:46:29 +00:00
  • 34c0f2d48e
    Merge pull request #15029 from prometheus/dependabot/go_modules/documentation/examples/remote_storage/github.com/prometheus/common-0.60.0 Julien 2024-10-04 09:44:52 +02:00
  • 1f40859f9e
    Bump google.golang.org/api from 0.195.0 to 0.199.0 dependabot[bot] 2024-10-04 07:44:20 +00:00
  • 3a8131b3f1
    Merge pull request #15032 from prometheus/dependabot/go_modules/go-opentelemetry-io-449d04d146 Julien 2024-10-04 09:43:03 +02:00
  • 83ee57343a
    fix(notifier): stop dropping known alertmanagers on each ApplyConfig and waiting on SD to update them. machine424 2024-09-26 14:53:17 +02:00
  • b6158e8956 Notify web UI when starting up and shutting down Julien 2024-10-03 10:26:05 +02:00
  • 199d2fb492
    Merge pull request #14989 from NeerajGartia21/eval_info Björn Rabenstein 2024-10-02 16:53:24 +02:00
  • 20bf32b9d5
    Merge pull request #15074 from jadolg/synchronized-RandomUnprivilegedPort Julius Volz 2024-10-02 16:02:41 +02:00
  • 06945b3933
    Add a mutex and used ports list to the random port generator Jorge Alberto Díaz Orozco 2024-10-02 13:37:10 +02:00
  • e1f8a79142
    Merge pull request #15069 from prometheus/allow-blank-issues Julius Volz 2024-10-02 15:19:18 +02:00
  • 78f792135c
    Merge pull request #15025 from prometheus/notreset-bug Björn Rabenstein 2024-10-02 14:17:55 +02:00
  • 44ebbb8458 Fix missing histogram copy in sampleRing György Krajcsovits 2024-10-01 17:19:13 +02:00
  • b5479831b8 Unit test for regression in rate vs float and histogram mixup György Krajcsovits 2024-10-01 15:46:49 +02:00
  • f1c57a95ed
    change: No longer ingest OM _created as timeseries if feature-flag 'enable-ct-zero-ingestion' is enabled; fixed OM text CT conversion bug (#14738) Manik Rana 2024-10-02 16:22:03 +05:30
  • e99e7ca9cf
    README: Update readme with API flag change for the otlp receiver (#15073) Jesus Vazquez 2024-10-02 12:40:31 +02:00
  • 98cd80b2e2
    feat: add microbenchmarks for OM CT parsing (#14933) Manik Rana 2024-10-02 12:18:27 +05:30
  • bcd9ce1d43
    Merge pull request #15061 from prometheus/dependabot/npm_and_yarn/web/ui/postcss-8.4.47 Julius Volz 2024-10-02 08:24:41 +02:00
  • 4edbe3f70a
    Merge pull request #15055 from prometheus/dependabot/npm_and_yarn/web/ui/globals-15.10.0 Julius Volz 2024-10-02 08:24:24 +02:00
  • 8fe5f36a37
    Merge pull request #15058 from prometheus/dependabot/npm_and_yarn/web/ui/tabler/icons-react-3.19.0 Julius Volz 2024-10-02 08:19:23 +02:00
  • d3b0ab453c Fix tabler icon props import after version bump Julius Volz 2024-10-02 08:05:20 +02:00
  • 4f448d4c4c
    Bump @tabler/icons-react from 2.47.0 to 3.19.0 in /web/ui dependabot[bot] 2024-10-02 05:56:23 +00:00
  • c0a0520b54
    Bump globals from 15.9.0 to 15.10.0 in /web/ui dependabot[bot] 2024-10-02 05:55:37 +00:00
  • e32dbeb384
    Merge pull request #15056 from prometheus/dependabot/npm_and_yarn/web/ui/eslint-9.11.1 Julius Volz 2024-10-02 07:54:54 +02:00
  • 9c0fe8e452
    Merge pull request #15057 from prometheus/dependabot/npm_and_yarn/web/ui/codemirror/autocomplete-6.18.1 Julius Volz 2024-10-02 07:54:37 +02:00
  • fad9859d51
    Merge pull request #15065 from prometheus/dependabot/github_actions/actions/setup-node-4.0.4 Julius Volz 2024-10-02 07:29:50 +02:00
  • 98cf5942ae
    Bump postcss from 8.4.44 to 8.4.47 in /web/ui dependabot[bot] 2024-10-02 05:07:46 +00:00
  • ab808f6e64
    Bump eslint from 9.9.1 to 9.11.1 in /web/ui dependabot[bot] 2024-10-02 05:07:01 +00:00
  • 05668c5928
    Merge pull request #15059 from prometheus/dependabot/npm_and_yarn/web/ui/vite-5.4.8 Julius Volz 2024-10-02 07:06:39 +02:00
  • 64c990937a
    Merge pull request #15063 from prometheus/dependabot/npm_and_yarn/web/ui/types/jest-29.5.13 Julius Volz 2024-10-02 07:06:12 +02:00
  • 26058254a4
    Merge pull request #15062 from prometheus/dependabot/npm_and_yarn/web/ui/eslint/js-9.11.1 Julius Volz 2024-10-02 07:05:53 +02:00
  • cb895264a1
    Merge pull request #15060 from prometheus/dependabot/npm_and_yarn/web/ui/mantine/code-highlight-7.13.1 Julius Volz 2024-10-02 07:05:29 +02:00
  • 6685222252
    Merge pull request #15054 from prometheus/dependabot/npm_and_yarn/web/ui/tanstack/react-query-5.59.0 Julius Volz 2024-10-02 07:05:05 +02:00
  • 889588317e
    Merge pull request #15053 from prometheus/dependabot/npm_and_yarn/web/ui/mantine/notifications-7.13.1 Julius Volz 2024-10-02 07:04:38 +02:00
  • afbe72f7b1
    Merge pull request #15068 from prometheus/dependabot/github_actions/bufbuild/buf-setup-action-1.43.0 Julius Volz 2024-10-02 06:55:48 +02:00
  • 1b856bbe80
    Merge pull request #15037 from prometheus/dependabot/npm_and_yarn/web/ui/jsdom-25.0.1 Julius Volz 2024-10-02 06:49:36 +02:00
  • 4782b75d11
    Bump @codemirror/autocomplete from 6.18.0 to 6.18.1 in /web/ui dependabot[bot] 2024-10-02 04:48:12 +00:00
  • 45efd01768
    Merge pull request #15052 from prometheus/dependabot/npm_and_yarn/web/ui/uiw/react-codemirror-4.23.3 Julius Volz 2024-10-02 06:47:02 +02:00
  • 764b1227bc
    Merge pull request #15067 from prometheus/dependabot/github_actions/github/codeql-action-3.26.10 Julius Volz 2024-10-02 06:45:43 +02:00
  • 4d4fe3c789
    Merge pull request #15066 from prometheus/dependabot/github_actions/scripts/actions/checkout-4.2.0 Julius Volz 2024-10-02 06:39:59 +02:00
  • fc01573daa Allow blank issue reports again Julius Volz 2024-10-02 06:30:13 +02:00
  • 72a0d2cb3f
    Merge pull request #15047 from prometheus/dependabot/npm_and_yarn/web/ui/codemirror/view-6.34.1 Julius Volz 2024-10-02 06:23:40 +02:00
  • 1e18e5c661
    Bump vite from 5.4.2 to 5.4.8 in /web/ui dependabot[bot] 2024-10-02 04:13:57 +00:00
  • 0e2623910f
    Bump jsdom from 25.0.0 to 25.0.1 in /web/ui dependabot[bot] 2024-10-02 04:13:09 +00:00
  • 357e64dbe9
    Merge pull request #15050 from prometheus/dependabot/npm_and_yarn/web/ui/eslint-plugin-react-refresh-0.4.12 Julius Volz 2024-10-02 06:12:06 +02:00
  • 1da185244e
    Bump @tanstack/react-query from 5.53.2 to 5.59.0 in /web/ui dependabot[bot] 2024-10-02 04:09:28 +00:00
  • f24e2109ad
    Bump @uiw/react-codemirror from 4.23.1 to 4.23.3 in /web/ui dependabot[bot] 2024-10-02 04:09:11 +00:00
  • c43da57a21
    Merge pull request #15051 from prometheus/dependabot/npm_and_yarn/web/ui/types/lodash-4.17.9 Julius Volz 2024-10-02 06:08:21 +02:00
  • bcaf1084e6
    Bump @mantine/code-highlight from 7.12.2 to 7.13.1 in /web/ui dependabot[bot] 2024-10-02 04:03:48 +00:00
  • 6d4de28918
    Bump @mantine/notifications from 7.12.2 to 7.13.1 in /web/ui dependabot[bot] 2024-10-02 04:03:42 +00:00
  • 885138861e
    Merge pull request #15041 from prometheus/dependabot/npm_and_yarn/web/ui/vitest-2.1.1 Julius Volz 2024-10-02 06:03:18 +02:00
  • f1f63a19a4
    Merge pull request #15044 from prometheus/dependabot/npm_and_yarn/web/ui/react-router-dom-6.26.2 Julius Volz 2024-10-02 06:02:47 +02:00
  • d745e762bb
    Merge pull request #15048 from prometheus/dependabot/npm_and_yarn/web/ui/mantine/dates-7.13.1 Julius Volz 2024-10-02 06:02:28 +02:00
  • 2a69565cef
    Bump bufbuild/buf-setup-action from 1.39.0 to 1.43.0 dependabot[bot] 2024-10-01 23:46:19 +00:00
  • 886d705653
    Bump github/codeql-action from 3.26.6 to 3.26.10 dependabot[bot] 2024-10-01 23:46:14 +00:00
  • bc82eacd2e
    Bump actions/checkout from 4.1.7 to 4.2.0 in /scripts dependabot[bot] 2024-10-01 23:46:13 +00:00
  • 0a61cc0363
    Bump actions/setup-node from 4.0.3 to 4.0.4 dependabot[bot] 2024-10-01 23:46:03 +00:00
  • 83efefd35d
    Bump @types/jest from 29.5.12 to 29.5.13 in /web/ui dependabot[bot] 2024-10-01 23:21:44 +00:00
  • 8d9850b7ff
    Bump @eslint/js from 9.9.1 to 9.11.1 in /web/ui dependabot[bot] 2024-10-01 23:21:30 +00:00
  • 50ccf5cfd7
    Bump @types/lodash from 4.17.7 to 4.17.9 in /web/ui dependabot[bot] 2024-10-01 23:19:11 +00:00
  • 8f64d9144b
    Bump eslint-plugin-react-refresh from 0.4.11 to 0.4.12 in /web/ui dependabot[bot] 2024-10-01 23:19:00 +00:00