Sven Grossmann
62674604b4
Loki: Escape label-values in context queries ( #56614 )
2022-10-10 14:31:19 +02:00
brendamuir
137d332d4f
Docs: deletes provisioning from grafana and adds link ( #56637 )
...
* Docs: deletes provisioning from grafana and adds link
* updates link
2022-10-10 13:30:23 +01:00
Sven Grossmann
be68bb6b3b
LogContext: Fix wrong position of logcontext ( #56613 )
...
* fix styling issues
* remove unused class
2022-10-10 14:17:22 +02:00
Giordano Ricci
da9d8fe14f
Correlations: Add query editor and target field to settings page ( #55567 )
...
* Fix: use type=button in editor
* Grafana-UI: TextArea: make ctextare a block element
* WIP: add field & target query to correlations
* add table query helpers & test ordering
* refactor some tests for disappearance
* chore: move QueryEditorField & add tests
* cleanup & fix typo
* revert textarea changes
* update form to support new config
* move defaults
2022-10-10 12:32:21 +01:00
brendamuir
db68fa358f
Docs: removes duplicate sentence in silences ( #56629 )
2022-10-10 06:56:21 -04:00
brendamuir
2aff817ea8
Docs: adds note on aurora incompatibility ( #56621 )
...
* Docs: adds note on aurora incompatibility
* updates with feedback
* adds issue link
2022-10-10 12:51:19 +02:00
Torkel Ödegaard
03e887723a
ErrorPage: Fix position of chunk loading error ( #56473 )
2022-10-10 12:47:33 +02:00
Torkel Ödegaard
462f6b7797
Page: Pages that have hideFromBreadcrumbs set to true should not be added to page Title ( #56596 )
...
* Page: Pages that have hideFromBreadcrumbs set to true should not be added to page Title
* Updated test
2022-10-10 12:47:04 +02:00
Josh Hunt
d405f3a877
GrafanaUI: InputGroup: Fix invalid children borders ( #56169 )
...
* GrafanaUI: InputGroup: Fix invalid children borders
* tidy story
* zindex priority stack
* clarify comment
* fix inputgroup children type
2022-10-10 06:43:29 -04:00
brendamuir
a84edb274b
Docs: changes alert groupings to groups ( #56617 )
...
* Docs: changes alert groupings to groups
* One more alert grouping
2022-10-10 12:41:14 +02:00
Timost
f90e72991d
docs/provisioning: fix typo in notification policies ( #54917 )
2022-10-10 10:51:29 +01:00
Alec Sears
c61d6c39a0
Configuration: Update ssl_mode docs in sample.ini to match default.ini ( #55138 )
2022-10-10 09:04:51 +00:00
kay delaney
d79f60d73f
QueryEditorRow: Fix broken drag-and-drop reordering ( #56515 )
2022-10-10 09:40:54 +01:00
Sven Grossmann
1bcce79d4e
LogContext: Add header and close button to modal ( #56283 )
...
* added context header
* Rename to Log Context
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
2022-10-10 09:33:18 +02:00
Sofia Papagiannaki
4cdbfb7606
Chore: Timeout integration package tests faster ( #56287 )
2022-10-10 09:27:04 +02:00
Serge Zaitsev
169610fd27
Chore: Reduce test timeouts to 5 minutes ( #56599 )
2022-10-10 09:26:47 +02:00
Joe Blubaugh
7312a2dab0
Alerting: Mark all tests that interact with the database as Integration tests. ( #54875 )
...
Previously, two tests were not explicitly marked as integration tests
and so were not run against all 3 supported databases in the CI
environment.
2022-10-10 01:54:54 -04:00
Ryan McKinley
b24be6c0fc
ObjectStore: add a kind registry ( #56507 )
2022-10-08 12:05:46 -04:00
Nathan Marrs
ac91df0ea2
Canvas: Add demo dashboards ( #56351 )
...
Co-authored-by: drew08t <drew08@gmail.com>
Co-authored-by: Adela Almasan <adela.almasan@grafana.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2022-10-07 21:34:18 -04:00
Yuriy Tseretyan
3487e68d15
Alerting: Fix migration to create rules with group index 1 ( #56511 )
2022-10-07 17:20:01 -04:00
Yuriy Tseretyan
e2f1201382
Alerting: Fix migration to not add label "alertname" ( #56509 )
...
* do not add label alertname because it is overridden in state manager anyway
* update state manager to not consider labels with same value as dupe
2022-10-07 15:06:53 -04:00
Artur Wierzbicki
4b2a940659
Search: wrap data.Frame
in a backend.DataResponse
and return it directly when the index is not ready ( #56522 )
2022-10-07 11:32:37 -07:00
Artur Wierzbicki
bf264d2f76
Query library: requiresDevMode
dummy backend ( #56466 )
...
* query library - dummy backend
* fix tests
* dont explicitly marshall backend dataresponse
* skip integration tests
* null check for tests
* added query library to codeowners
* null check for tests
* lint
2022-10-07 11:31:45 -07:00
Ivana Huckova
23e04c0f9c
Elasticsearch: Add integration tests for http header handling ( #56542 )
...
* Elasticsearch: Add integration test
* Fix lint
2022-10-07 18:21:48 +02:00
Eric Leijonmarck
53f0928321
Docs: Add variable expansion recommendation ( #56368 )
...
* docs: add variable expansion recommendation
* docs: updated the ldap docs in configure grafana
2022-10-07 17:04:37 +01:00
Leo
9c50131c2c
Navigation: Added organisation switcher next to grafana logo ( #56361 )
...
* added org dropdown to topnav
* render icon and dropdown for mobile screen
* remove switch org from profile node
* adjust styles to be mobile first
* add test for select
* hide profile node only when topnav is on
* replace margin with gap instead
* improve tests
* add aria labels
* fix broken test
2022-10-07 17:52:13 +02:00
Sonia Aguilar
3990d2b2b3
Alerting/handle 0s last notify duration notification error feedback ( #56541 )
...
* Show '-' in notifiers table when lastNotifyAttemptDuration is 0s
* Add tests for no attempt (lastNotifyAttempt null date) and no last duration (lastNotifyAttemptDuration 0s)
2022-10-07 17:07:02 +02:00
Torkel Ödegaard
754fc37972
PluginPage: Fix finding root section for standalone pages ( #56554 )
2022-10-07 16:33:36 +02:00
Ashley Harrison
ff41b9544b
Chore: more typing improvements to @grafana/ui ( #56544 )
...
* improve grafana-ui types
* more type improvements
* better useState type
2022-10-07 15:22:21 +01:00
Ivana Huckova
a4c5801440
Loki: Fix redundant escaping in adhoc filter with regex match ( #56447 )
...
* Loki: Fix redundant escaping in adhoc filter with regex match
* Update data.js
* Simplify test
* Simplify test
* Update
* Add more tests
2022-10-07 16:21:59 +02:00
Konrad Lalik
d945091ff1
Alerting: Fix evaluation interval validation ( #56115 )
...
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
2022-10-07 15:01:47 +02:00
Andres Martinez Gotor
76868bad04
AzureMonitor: Allow multiple resources in the API for Metrics ( #56118 )
2022-10-07 14:57:01 +02:00
Gabriel MABILLE
7595ed0668
FIX: Remove RBAC datasource permissions upon datasource deletion ( #56530 )
...
* FIX: Remove RBAC datasource permissions upon datasource deletion
* Use scope provider instead
* Fix test
2022-10-07 08:30:15 -04:00
GitStart
0eb3afbd14
Form validation problem in table panel option (column width & minimum column width) ( #56452 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Matheus Muniz <matheusmuniz100@hotmail.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com>
Co-authored-by: Murilo Amaral <87545137+MuriloAmarals@users.noreply.github.com>
2022-10-07 15:06:50 +03:00
Emil Tullstedt
22756913ba
Errutil: Update documentation for Go 1.19 ( #55807 )
2022-10-07 12:47:43 +02:00
Emil Tullstedt
c2d3a31772
Chore: Upgrade Go to 1.19.2 ( #56355 )
2022-10-07 12:47:24 +02:00
Josh Hunt
891f9c00a1
I18n: Add lint rule to enforce correct i18n imports ( #56487 )
...
* I18n: Add lint rule to enforce correct i18n imports
* ignore in gui wrapper
2022-10-07 11:46:28 +01:00
Joey Tawadrous
74c809f544
Plugins: Introduce new Flame graph panel ( #56376 )
...
* Flamegraph
* Updated flame graph width/height values
* Fix top table rendering issue
* Add feature toggle for flamegraph in explore
* Update tests
* Hide flamegraph from dash panel viz list if feature toggle not enabled
* Show table if no flameGraphFrames
* Add flame graph to testdata ds
* Minor improvement
2022-10-07 11:39:14 +01:00
Sonia Aguilar
a18a3d7628
Show No attempts instead of OK when there is no attempt for notifier ( #56494 )
2022-10-07 11:41:18 +02:00
brendamuir
939caa67a2
Docs: adds alertmanager overview ( #56527 )
...
* Docs: adds alertmanager overview
* updating with georges feedback
* adds deprecation note to API docs
* update to provisioning instuctions
2022-10-07 10:26:51 +01:00
George Robinson
762688d67f
Alerting: Fix pq: missing FROM-clause for table "a" ( #56453 )
...
This commit fixes a bug where changing the Folder or Rule Group of an existing rule returns the following error in PostgreSQL "pq: missing FROM-clause for table a"
2022-10-07 10:18:49 +01:00
Joe Blubaugh
13067b39da
Alerting: Update replacement of prometheus-alertmanager ( #56519 )
...
grafana.com/grafana/prometheus-alertmanager has been updated to a
version that fixes some bugs upstream. This change just updates that
dependency and a few shared ones.
2022-10-07 17:10:20 +08:00
Torkel Ödegaard
6c39a1995f
Page: More easily support full height pages ( #56524 )
...
* Page: More easily support full height pages
* tweaks to JSONSettingsPage
2022-10-07 10:56:12 +02:00
Dimitris Sotirakis
df2abf09c2
Use io.ReadAll instead of json.Decode ( #56528 )
2022-10-07 04:27:18 -04:00
Ivana Huckova
eef3f28447
Loki: Add integration tests for http header handling ( #56478 )
...
* Loki: Add integration tests for http header handling
* Fix linting
2022-10-07 10:16:41 +02:00
Emil Tullstedt
bb479e030a
RBAC: Redirect to /login when forceLogin is set ( #56469 )
2022-10-07 08:18:56 +02:00
Victor Marin
b622a87aee
StateTimeline: Fix tooltip showing erroneously in shared crosshair dashboards ( #55809 )
...
* StateTimeline: Fix shared crosshair
* Fix for StatusHistory also
2022-10-07 08:56:15 +03:00
Leon Sorokin
21d9cf0db4
Thresholds: fix line rendering with multiple y axes ( #56516 )
2022-10-06 17:18:47 -06:00
Beto Muniz
b5cb917dfa
Fix queries with repeated references ( #56497 )
2022-10-06 17:59:14 -03:00
lean.dev
356318e387
Docs: Updating Public Dashboard documentation ( #56504 )
...
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2022-10-06 17:47:38 -03:00