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
Łukasz Mierzwa
d9fe32562e
fix(tests): fix flakey test
2022-08-16 09:29:09 +01:00
Łukasz Mierzwa
15d7b32a9e
fix(ci): try fixing tests
2022-08-15 10:56:30 +01:00
Łukasz Mierzwa
b355b40c19
fix(backend): use global string interner
2022-08-15 09:58:25 +01:00
Łukasz Mierzwa
41ce597cf5
fix(backend): ensure 404s are never cached
2022-08-05 17:04:29 +01:00
Tolleiv Nietsch
e29632b9a2
feat(backend): add proxy_url for history rewrite rules
2022-07-26 12:39:12 +01:00
Łukasz Mierzwa
689866a64c
fix(backend): enable more Go linters
2022-07-15 18:32:07 +01:00
Łukasz Mierzwa
fcc9cfc38c
feat(backend): use github.com/klauspost/compress for gzip
2022-07-07 14:15:24 +01:00
Łukasz Mierzwa
e84bcd7203
feat(ui): add @inhibited and @inhibited_by filters
...
Fixes #4397
2022-06-22 18:16:33 +01:00
Łukasz Mierzwa
0834a7ded8
fix(tests): update snapshots
2022-05-16 09:11:37 +00:00
Łukasz Mierzwa
236c66c73c
fix(project): drop support for alertmanger <0.22.0
2022-04-16 14:57:02 +01:00
Łukasz Mierzwa
0eec3ef8d4
fix(backend): fix alert history filters
2022-04-14 10:31:17 +01:00