Commit Graph

269 Commits

Author SHA1 Message Date
Lukasz Mierzwa
cae5a4c701 fix(api): fix JSON settings marshalling
Fixes #6696.
2026-04-08 09:01:28 +01:00
Lukasz Mierzwa
0710751f56 fix(backend): remove zerolog 2026-03-13 17:18:40 +00:00
Lukasz Mierzwa
d18be2af15 fix(api): use correct response for silence preview 2026-03-12 14:32:46 +00:00
Lukasz Mierzwa
ca4364cf9d fix(docs): fix typos 2026-03-11 13:10:15 +00:00
Lukasz Mierzwa
72f73504d3 fix(tests): add more tests 2026-03-11 13:10:15 +00:00
Lukasz Mierzwa
4265d9a5df fix(tests): add more tests 2026-03-11 13:10:15 +00:00
Lukasz Mierzwa
7f9be48800 fix(backend): refactor filters 2026-03-11 13:10:15 +00:00
Lukasz Mierzwa
1cf2e5760f fix(backend): use json v2 2026-03-11 13:10:15 +00:00
Lukasz Mierzwa
f207da0f79 fix(backend): use less memory 2026-03-11 13:10:15 +00:00
Lukasz Mierzwa
3ab3417931 fix(backend): fix some go issues 2026-03-09 19:44:23 +00:00
Lukasz Mierzwa
ed47fdc3a3 fix(backend): fix go tests after .env removal 2026-03-09 15:41:44 +00:00
Lukasz Mierzwa
6d1efa9b71 fix(backend): run go fix ./... 2026-02-26 09:46:44 +00:00
Łukasz Mierzwa
6e3b38ff8c fix(backend): update config libs 2026-02-19 20:54:51 +00:00
Łukasz Mierzwa
ad02283ca2 chore(project): bump linter tools 2026-02-07 20:13:03 +00:00
Lukasz Mierzwa
f3cb2582fd fix(project): update all deps 2025-10-31 17:29:28 +00:00
Lukasz Mierzwa
e0478ec685 fix(backend): replace intern package with unique 2025-10-30 12:59:44 +00:00
Lukasz Mierzwa
ccd14cbc7f fix(backend): reduce allocations 2025-09-04 14:43:18 +01:00
Lukasz Mierzwa
492c564e74 chore(project): update deps, fix linter errors 2025-09-04 13:59:00 +01:00
Łukasz Mierzwa
e6a886ed36 chore(backend): update all deps 2025-03-19 10:57:49 +00:00
Łukasz Mierzwa
c486bc7308 fix(backend): add missing tests and fix strip code 2025-03-17 22:18:01 +00:00
Erica Mays
d8d97b8914 feat: support regular expressions in receiver configs
This allows using the `keep_re` and `strip_re` keys to specify which
receivers should be shown in the dashboard. This makes it easy to select
groups of receivers based on naming conventions.
2025-03-17 22:18:01 +00:00
Łukasz Mierzwa
7c8b35add5 fix(backend): update snaps 2024-08-16 09:24:02 +01:00
Łukasz Mierzwa
1cd7856dc3 fix(project): don't use status api 2024-04-03 13:55:52 +01:00
Łukasz Mierzwa
087a7113a2 fix(backend): fix lint errors 2024-02-13 16:34:52 +00:00
Łukasz Mierzwa
c10ac05e49 fix(ui): migrate to vite 2023-12-01 09:53:56 +00:00
Łukasz Mierzwa
db8488dbcc fix(backend): fix linter errors 2023-10-23 09:11:20 +01:00
Łukasz Mierzwa
1c859abf64 feat(backend): add headers option to history
Fixes #5422.
2023-09-18 16:40:42 +01:00
Łukasz Mierzwa
2443d098bb fix(backend): reduce allocations in fingerprint code 2023-07-28 11:55:52 +01:00
Łukasz Mierzwa
8bfda7bc48 fix(tests): fix tests 2023-06-18 19:16:13 +01:00
Łukasz Mierzwa
ae2d9f54de fix(tests): update tests 2023-06-12 22:09:45 +01:00
Alex Brown
ed575c5cb6 feat(backend): allow configuration of cors allowed origins 2023-04-15 18:46:35 +01:00
Łukasz Mierzwa
ee85d2e25a fix(tests): fix linter errors 2023-03-20 11:37:23 +00:00
Łukasz Mierzwa
8e120a64f6 fix(ui): use correct case for silenceForm flags 2023-03-20 11:27:15 +00:00
Łukasz Mierzwa
adc5b437a0 fix(tests): add missing tests 2023-03-08 10:55:35 +00:00
David Caro
f1006314c0 feat: add default alertmanagers to silence form
That will allow setting some default alertmanagers to select when
creating a new silence, overriding the current behavior of getting all
the ones that are not readonly.

Signed-off-by: David Caro <dcaro@wikimedia.org>
2023-03-08 10:55:35 +00:00
Łukasz Mierzwa
5d5f5182fe fix(tests): wait for bg commands 2023-02-27 12:14:39 +00:00
Łukasz Mierzwa
4852791852 fix(backend): fix race in alert history 2023-02-27 12:14:39 +00:00
Łukasz Mierzwa
5bced2979b fix(tests): debug failing tests 2023-02-26 20:15:44 +00:00
Łukasz Mierzwa
c2053081a7 fix(tests): try fixing ci tests 2022-11-24 21:47:11 +00:00
Łukasz Mierzwa
fecd2ac744 fix(tests): try fixing test 2022-11-17 19:52:26 +00:00
Łukasz Mierzwa
f29194b534 fix(backend): update lru to v2 2022-11-15 12:37:15 +00:00
Łukasz Mierzwa
0ff0cafe42 fix(ci): run renovate less often 2022-10-20 21:50:05 +01:00
Łukasz Mierzwa
466428d8dd feat(backend): add build_info metric
Fixes #4764
2022-10-10 21:15:28 +01:00
Łukasz Mierzwa
4fe06c8322 fix(tests): use 127.0.0.1 instead of localhost 2022-09-26 09:27:29 +01:00
Łukasz Mierzwa
f24a40e33f fix(ci): wait for http web server 2022-09-19 12:05:13 +01:00
Łukasz Mierzwa
309236c42c fix(backend): workaround handling of am instances with slashes
The issue is really with go-chi, but this will make it work for now.
Fixes #4674.
2022-09-15 15:05:03 +01:00
Łukasz Mierzwa
8f3a436ccc fix(tests): ensure http server doesn't run forver 2022-09-14 15:13:19 +01:00
Łukasz Mierzwa
7655db6ce2 fix(ci): move tls tests into go 2022-09-01 12:53:07 +01:00
Łukasz Mierzwa
4c6fe6b50e fix(ci): refactor http tests 2022-08-31 17:36:09 +01:00
Łukasz Mierzwa
491333c2fd fix(tests): try fixing ci failures 2022-08-24 20:12:29 +01:00