Alex Brown
ed575c5cb6
feat(backend): allow configuration of cors allowed origins
2023-04-15 18:46:35 +01:00
Łukasz Mierzwa
e539c49549
fix(docs): mention cluster behaviour
2023-03-08 10:55:35 +00:00
Łukasz Mierzwa
1b381d924e
fix(docs): reformat silenceForm docs
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
Tolleiv Nietsch
e29632b9a2
feat(backend): add proxy_url for history rewrite rules
2022-07-26 12:39:12 +01:00
Łukasz Mierzwa
6bf53e37f7
fix(docs): fix a typo
...
Fixes #4220
2022-04-25 11:40:40 +01:00
Łukasz Mierzwa
ded6716f86
fix(project): drop sentry support
2022-03-15 14:44:40 +00:00
Łukasz Mierzwa
8159b4d022
fix(ui): don't check alerts age when showing expired silences
2022-02-27 12:59:43 +00:00
Łukasz Mierzwa
6f3afcbdbb
feat(ui): allow acks to use local timezone
...
Fixes #3704
2021-12-19 15:24:42 +00:00
Łukasz Mierzwa
74256b6e29
fix(docs): update docs
2021-12-19 14:02:23 +00:00
Łukasz Mierzwa
5fa49ace2f
feat(backend): show recently expired silences
2021-12-19 13:20:19 +00:00
Łukasz Mierzwa
087c9c1398
feat(backend): add tls options for history requests
...
Fixes #3707
2021-12-16 19:07:43 +00:00
Łukasz Mierzwa
d172c58a1a
feat(backend): add labels:order config option
...
Fixes #3500
2021-11-01 11:00:46 +00:00
Alex Kampmeier
23fb5484d6
feat(config): add config parameter labels.valueOnly_re
2021-10-28 10:44:38 +01:00
Alex Kampmeier
7018eb1c8b
feat(config): add config parameters labels.keep_re and labels.strip_re
2021-10-28 10:44:38 +01:00
Łukasz Mierzwa
4ccc0a35ab
fix(auth): add missing test coverage
2021-10-23 14:38:54 +01:00
Taavi Väänänen
9b89b4ee2a
feat(auth): allow reading user groups from headers
...
Closes : #3361
Signed-off-by: Taavi Väänänen <hi@taavi.wtf >
2021-10-23 14:38:54 +01:00
Łukasz Mierzwa
75b2789597
feat(backend): add labels:valueOnly config option
2021-07-19 20:04:05 +01:00
Łukasz Mierzwa
04379fc3cc
feat(ui): paginate api
2021-06-28 12:28:40 +01:00
Łukasz Mierzwa
396ffdcffc
fix(docs): mention empty source rewrite
2021-05-08 11:20:11 +01:00
Łukasz Mierzwa
c812c25393
feat(backend): add alert history source rewrite rules
...
Fixes #3064
2021-05-04 13:28:35 +01:00
Łukasz Mierzwa
12c4a22d71
feat(project): show alert history
2021-05-01 19:37:29 +01:00
Łukasz Mierzwa
e0f52dacbd
feat(backend): add auto multi-grid config
2021-04-21 10:51:18 +01:00
Łukasz Mierzwa
7cd82f5d1f
feat(backend): smart grid label selection
2021-04-18 20:22:38 +01:00
Łukasz Mierzwa
e63447238d
feat(ui): allow HTML in annotations
...
Fixes #2886
2021-04-08 19:43:25 +01:00
Łukasz Mierzwa
6f496cf450
feat(backend): add http server timeouts
2021-04-02 19:30:30 +01:00
Martin Hrabovcin
17a1d07a67
feat(backend): add support for upstream server connection proxy
2021-03-21 13:49:54 +00:00
Łukasz Mierzwa
f68399cc70
feat(ui): allow moving annotations to alert dropdown menu
...
Fixes #2596
2021-03-06 16:01:50 +00:00
Łukasz Mierzwa
477e8f29bb
feat(backend): add healthcheck:visible config option
...
Fixes #2614
2021-01-17 12:59:19 +00:00
Łukasz Mierzwa
17b4e943b8
feat(backend): add healtcheck:filters option
2020-12-13 13:18:38 +00:00
Łukasz Mierzwa
889057cf96
fix(docs): remove redundant example
2020-11-25 12:39:31 +00:00
Łukasz Mierzwa
2b963c65d1
feat(ui): allow customising ack silence comment
...
Fixes #2369
2020-11-24 19:52:56 +00:00
Łukasz Mierzwa
8783eaf8cd
feat(docs): add a changelog
2020-11-20 21:51:01 +00:00
Łukasz Mierzwa
8ee2a8e744
feat(backend): add log.requests option
...
This controls request log separately from log.level
2020-10-19 09:59:58 +01:00
Łukasz Mierzwa
170dba8a37
chore(backend): use zerolog instead of logrus
2020-10-15 10:10:00 +01:00
Łukasz Mierzwa
873cf01e15
feat(docs): mention ui:animations in docs
2020-10-11 17:09:37 +01:00
Peter
b47cb18ed2
fix(docs): supported should read suppressed
2020-08-07 13:52:08 +01:00
Łukasz Mierzwa
9d8aeaae7e
fix(docs): document cluster option
2020-06-12 19:14:17 +01:00
Łukasz Mierzwa
0e75e63737
fix(docs): add annotations order option
2020-05-09 15:18:56 +01:00
Łukasz Mierzwa
3ec93c2640
fix(docs): document multi-grid options
2020-03-31 09:16:55 +01:00
Łukasz Mierzwa
4117a0b391
fix(backend): anchor all regexes in the config
2020-03-26 16:12:23 +00:00
Łukasz Mierzwa
6313077150
feat(backend): add configuration options for silence ACL rules
2020-03-09 22:28:43 +00:00
Łukasz Mierzwa
e9306d2222
fix(backend): remove silenceForm.author config section
2020-02-22 15:50:01 +00:00
Łukasz Mierzwa
fbff53c51b
feat(backend): support header based auth
2020-02-22 15:50:01 +00:00
Łukasz Mierzwa
e08c442e39
feat(backend): add basic auth support
2020-02-22 15:50:00 +00:00
Łukasz Mierzwa
af8d1637a3
fix(docs): mention CORS credentials settings
2020-02-19 11:36:08 +00:00
Łukasz Mierzwa
a2ca29d88e
feat(backend): add log.timestamp to disable timestamps in log messages
2020-01-31 15:07:27 +00:00
Łukasz Mierzwa
572f9975b8
feat(backend): add readonly option to alertmanager
2020-01-28 22:26:56 +00:00
Łukasz Mierzwa
4cc15f10d1
chore(backend): use new settings for UI theme configuration
2019-11-29 21:20:34 +00:00
Łukasz Mierzwa
0015d3fa4e
feat(ui): replace jira link detection with a generic link finder
...
Fixes #1140
2019-11-11 23:24:06 +00:00