Domas and Peter Holmberg
c60933b49b
Alerting: Fix rule editor issues with Azure Monitor data source ( #41317 )
...
* properly set query type
* set default unit from data when found
* make AlertQueryRunner take into account ds.filterQuery
* fix tests
* feedback after pr
Co-authored-by: Peter Holmberg <peter.hlmbrg@gmail.com >
2021-11-16 14:02:32 +01:00
345af8374c
Alerting: Remove CTA button from read-only notification policy page ( #41096 )
...
* don't show cta button for read-only prometheus alertmanager
* grammar fix
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com >
Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com >
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com >
Co-authored-by: Peter Holmberg <peter.hlmbrg@gmail.com >
2021-11-09 13:52:49 +01:00
Domas
69fe2def89
Alerting: Fix duplicating queries in rule editor ( #41091 )
2021-11-02 15:18:35 +01:00
Domas
05c18c330f
update alertmanager data source docs ( #41040 )
2021-10-29 09:16:49 -04:00
Domas
05f22e5c7d
remove explicit timeouts on receiver tests ( #41032 )
2021-10-28 14:55:43 +03:00
Domas
51a152456f
fix unified alerting enabled checks ( #40693 )
2021-10-20 15:45:26 +03:00
Domas
a531c6e26f
frontend logging fixes ( #39946 )
2021-10-18 14:34:31 +03:00
Domas
c43b82d44b
make alert tab create alert button work with default datasource ( #40334 )
2021-10-14 09:40:43 +03:00
Domas
b1f56b4863
fix rule form crashing when extra query editor actions are provided ( #40319 )
2021-10-12 13:49:30 +03:00
Domas
571257226e
Alerting: make alert state indicator in panel header work with Grafana 8 alerts ( #38713 )
2021-10-11 16:55:45 +03:00
Domas
5267ea35ea
alias react-hook-form in webpack config ( #40284 )
2021-10-11 15:24:03 +02:00
Domas
e343b62665
Alerting: make /api/prometheus/grafana/api/v1/rules faster ( #39660 )
2021-10-01 16:39:04 +03:00
Domas
a1d4be0700
Alerting: Alertmanager datasource support for upstream Prometheus AM implementation ( #39775 )
2021-10-01 16:24:56 +03:00
Domas
e251863085
Alerting: validate recording rule name ( #39136 )
2021-09-15 18:24:26 +03:00
Domas
264946f37f
Graph: make old graph panel thresholds work even if ngalert is enabled ( #38918 )
2021-09-15 16:15:50 +03:00
Domas
f38c8a2b2b
Chore: infer combined reducer state types ( #39118 )
2021-09-13 16:00:41 +03:00
Domas
7fe3599ab1
Docs: document editing cortex/loki recording rules, namespaces and groups ( #38547 )
...
* document recording rule creation
* namespace/group editing docs
* explain namespaces & groups
* Jita's suggestions
2021-09-01 11:35:33 -04:00
Domas
2847f25781
Alerting: UI to edit cortex/loki namespace & group names, group eval interval ( #38543 )
2021-08-26 16:40:27 +03:00
Domas
2e8a7c1161
set basic auth for prometheus backend ds requests ( #38496 )
2021-08-25 10:05:17 +03:00
Domas
9d8f61c738
Alerting: allow creating/editing recording rules for Loki and Cortex ( #38064 )
2021-08-24 10:31:56 +02:00
Domas
cb9912ec0a
Alerting: button to test contact point ( #37475 )
2021-08-18 10:16:35 +03:00
Domas
5ab8d6a3b9
remove guideliens form rule list state table ( #37839 )
2021-08-16 10:12:07 +03:00
Domas
e76848acee
Alerting: improve rule list error message ( #37734 )
2021-08-12 09:57:52 +02:00
Domas
3e124c854e
Alerting: interpolate variables when creating alert rule from dashboard panel ( #37201 )
2021-08-10 10:59:48 +03:00
Domas
73d36d5521
put alerting admin page under ngalert flag ( #37437 )
2021-08-02 10:12:01 +02:00
Domas
69dff96c1b
Alerting: ability to edit alertmanager config as json via UI ( #37268 )
2021-07-28 09:21:42 +03:00
Domas
1881de8236
Alerting: add button to deactivate current alertmanager configuration ( #36951 )
...
* reset alert manager config button for admins
* "alert manager" -> "Alertmanager"
2021-07-22 09:15:39 +03:00
Domas
cac4b4b443
Alerting: small rule form ux improvements ( #36941 )
...
* dedupe folder option for existing grafana rules
* update test mocks
* change toggle to chevron for expanding error state ui
* fix some strict lint errors
2021-07-21 18:01:05 +03:00
Domas
27b7c35ccc
add defaults to alert list migration handler ( #36547 )
2021-07-19 12:25:53 +03:00
Domas and Diana Payton
32a551b4ca
Alerting: add toggle in Loki/Prom datasource config to opt out of alerting ui ( #36552 )
...
* wip
* fix useIsRuleEditable
* test for detecting editable-ness of a rules datasource
* tests!
* fix lint errors
* add alerting ui opt-out toggle to loki and prom datasources
* Apply suggestions from code review
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
2021-07-12 15:06:09 -07:00
Domas
3ea8880d7f
Alerting: better detect cortex/loki ruler api ( #36030 )
...
* wip
* beter detect non existing rules stuff
* fix useIsRuleEditable
* test for detecting editable-ness of a rules datasource
* tests!
* fix lint errors
2021-07-12 14:10:13 -07:00
Domas
d480bbf262
Alerting: for cortex am, load default config from status if theres no user config ( #35769 )
2021-06-23 09:32:42 -07:00
Domas and achatterjee-grafana
d427b57c0e
Docs: document cortex/loki data source caveats for alerting ( #36074 )
...
* Document cortex/loki datasource caveats
* Update docs/sources/alerting/unified-alerting/alerting-rules/create-cortex-loki-managed-rule.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/alerting-rules/create-cortex-loki-managed-rule.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2021-06-23 16:08:56 +02:00
Domas
e5f6ab7fd2
Alerting: make rule list page work on mobile ( #35991 )
2021-06-23 09:27:47 +03:00
Domas
bef0f797ab
add duration utils docs ( #35995 )
2021-06-21 17:41:11 +02:00
Domas
781ab833bd
Alerting: allow any "evaluate for" value >=0 in the alert rule form ( #35807 )
2021-06-21 15:54:42 +03:00
Domas
5b5cb94809
Fix: fix loading symbolically linked plugins ( #35635 )
2021-06-15 09:10:30 +03:00
Domas
0439009d4f
Alerting: miscellaneous alertmanager config issues, tests ( #35364 )
2021-06-14 15:37:28 +03:00
Domas
eb9e7d9fb9
Docs: expand unified alerting silences docs page ( #35332 )
2021-06-07 16:51:18 +03:00
Domas
d20390bdd9
Docs: unified alerting message templating ( #35023 )
2021-06-07 14:01:21 +03:00
Domas
d0eee917a5
document contact points for unified alerting ( #34983 )
2021-06-07 11:54:15 +03:00
Domas
a7fa831071
Docs: unified alerting notification policies ( #35118 )
...
* wip
* finished
* typos
* fix img link
2021-06-02 14:28:24 -04:00
Domas
d6037a49b6
Docs: document creating alert rules ( #34839 )
2021-05-28 17:20:54 +03:00
Domas
38147cc6c8
Domas: document unified alerting rule list view ( #34667 )
2021-05-28 17:17:33 +03:00
Domas
9eaa387cce
fix link ( #34870 )
2021-05-28 09:13:47 +02:00
Domas
97526fc492
Plugins: do not remount app plugin on nav change ( #28105 )
...
* do not remount app plugin on nav change
* test for not mounting app plugin twice
2020-10-21 09:58:23 +02:00
Domas
bd9add72de
toolkit: expose maxWorkers option for plugin build & test tasks ( #27724 )
2020-10-01 10:50:56 +02:00
Domas
564d7ecea7
DataProxy: Ignore empty URL's in plugin routes ( #27653 )
...
This adds a check to see if plugin route URL is empty, and in such case
does not modify request schema and host of the request to be proxied.
This behavior is now the same as in the plugin proxy.
2020-09-18 13:22:07 +02:00
Domas
9acb99904a
Elasticsearch: Fixes localized dates in index pattern ( #27351 )
...
Fixes #8403
2020-09-07 18:27:56 +02:00