Gilles De Mey
69b1153205
Alerting: Contact Points v2 feature flag ( #70165 )
2023-06-16 16:19:44 +02:00
George Robinson
35d455e931
Show the alertname for each alert in plain text email ( #70183 )
2023-06-16 10:06:43 -04:00
Ivan Ortega Alba
9b1f1df9e8
Mixed DS: Use new DS picker ( #70052 )
2023-06-16 15:12:52 +02:00
Simon Podlipsky
6f880b713a
Variables: allow {}
type in VariableWithOptions.current
( #64358 )
2023-06-16 14:31:12 +02:00
Sven Grossmann
68637059c4
Logs: Add permalink to log lines ( #69464 )
...
* create explore panel state for logs
* add props to LogRows and unify
* pass properties from explore to logs
* add css
* implement button and scrolling
* export and use `getUrlStateFromPaneState`
* make `scrollIntoView` optional
* change state handling for permalinks
* change link icon
* removed unused state
* add tests for `LogRowMessage`
* remove unused prop
* fix name
* reorg component
* add `LogRow` tests
* add test for `Logs`
* Update public/app/features/logs/components/LogRow.test.tsx
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
* Update public/app/features/explore/Logs/Logs.test.tsx
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
* improve types in test
* fix props export in Logs.tsx
* fix props export in LogRowMessage.tsx
* fix props export in LogRow.tsx
* fixed import
* fix theme import
* remove hidden style
* add better test names
* change to `log line` rather logline
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
* fix tooltips
* remove unused css
---------
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
2023-06-16 14:07:51 +02:00
Galen Kistler
c1fe8e8927
Prometheus: Expr undefined at runtime ( #70010 )
...
* null/undefined expression default to empty string
2023-06-16 07:01:40 -05:00
Dimitris Sotirakis
7ec91990ff
package.json
: Fix what's new
URL in package.json
(#70233 )
...
Fix what's new url
2023-06-16 14:55:14 +03:00
Ida Štambuk
2d4db2fd64
Cloudwatch: Wrap filters and tag inputs in Variable Editor ( #69862 )
...
Add shrink to ec2 filters + resource tags
2023-06-16 13:44:22 +02:00
Gilles De Mey
7952907e48
Alerting: Allow executing "hidden" queries ( #70064 )
2023-06-16 13:14:46 +02:00
Matias Chomicki
6e2c811fd8
Elasticsearch: Update error message shown when testing the datasource ( #70189 )
...
* Elasticsearch: update error message shown when testing the datasource
* Elasticsearch: update successful test message
* Update e2e test
2023-06-16 12:56:34 +02:00
brendamuir
5fc6bf5c69
Docs: recreates setup for oss alerting ( #70156 )
...
* recreates setup for oss alerting
* fixes relrefs
* fix relrefs
* fix relref
* adds other setup topics
* adds other setup topics 2
* adds other setup topics 3
* adds cloud setup
* adds cloud setup from legacy
* fixes links
* removing link
* gilles feedback
2023-06-16 12:15:55 +02:00
Ross
5f4d1d4872
CloudWatch: Add missing EventBridge Pipe metrics ( #69994 )
2023-06-16 12:04:47 +02:00
Andres Martinez Gotor
7c1c196031
Plugins: Periodically update public signing key ( #70080 )
2023-06-16 11:20:30 +02:00
Kousik Mitra
62ee1fa05a
Plugins: Wrap original check health error ( #69944 )
...
Fixes #69765
2023-06-16 11:18:53 +02:00
Tania
0316350d16
Codegen: Generate any
instead of interface{}
( #70201 )
...
* Chore: Update thema to latest
* Regenerate
2023-06-16 10:54:56 +02:00
Gábor Farkas
9d72ed0875
grafana-data: Add frame type for logs dataframes ( #69990 )
...
grafana-data: added logs-frame-type
2023-06-16 10:12:46 +02:00
George Robinson
a773b722b1
Alerting: Fix newlines in text/plain template ( #70207 )
...
Alerting: Fix newlines in text/plain template at last
2023-06-16 09:02:58 +01:00
Horst Gutmann
9ed09257fe
Changelog: Updated changelog for 9.3.14 ( #70188 )
2023-06-16 09:55:12 +03:00
Horst Gutmann
23b7f702c5
Changelog: Updated changelog for 9.5.2 ( #70219 )
2023-06-16 09:53:12 +03:00
Dimitris Sotirakis
98b6791101
Chore: Prettify some unit tests for pkg/build
( #70186 )
...
* Prettify
* Fix test
2023-06-16 09:32:06 +03:00
Horst Gutmann
21fd7c5c13
CI: Remove no-changelog flag from backports ( #70216 )
...
This finalizes https://github.com/grafana/grafana-github-actions/pull/148
2023-06-16 07:32:56 +02:00
Leon Sorokin
7d4f7e5ffc
XYChart: Fix variable interpolation in datalinks/toggletip ( #70195 )
2023-06-15 19:04:41 -06:00
Yuri Tseretyan
f1d47d18a8
Alerting: Sort RefIDs in error message returned by api.validateCondition ( #70198 )
...
sort RefIDs in error message
2023-06-15 18:37:30 -03:00
Yuri Tseretyan
b963defa44
Alerting: update rules POST API to validate query and condition only for rules that changed. ( #68667 )
...
* replace condition validation with just structural validation
* validate conditions of only new and updated rules
* add integration tests for rule update\delete API
Co-authored-by: George Robinson <george.robinson@grafana.com>
2023-06-15 13:33:42 -04:00
Leon Sorokin
94881597d8
XYChart: Fix formatting of axis ticks (units, decimals) ( #70190 )
2023-06-15 11:32:20 -05:00
Ashley Harrison
b1d997d1e8
Navigation: Add navigation customization options to config documentation ( #70072 )
...
update config documentation to mention navigation customization options
2023-06-15 16:17:48 +01:00
Agnès Toulet
17126d963b
Run verify-kinds only on CUE updates ( #70162 )
...
* Run verify-kinds only on CUE updates
* Update verify-kinds.yml
* remove test
2023-06-15 17:03:45 +02:00
Horst Gutmann
44c87c5b32
Changelog: Updated changelog for 9.4.10 ( #70181 )
2023-06-15 18:01:18 +03:00
Ivan Ortega Alba
5b97670f11
DS Picker: Support width
and hideTextValue
( #70074 )
2023-06-15 16:34:20 +02:00
Horst Gutmann
f323a6151c
Changelog: Updated changelog for 9.2.19 ( #70170 )
2023-06-15 17:17:09 +03:00
Horst Gutmann
9ac51edbcd
Changelog: Updated changelog for 9.3.15 ( #70169 )
2023-06-15 17:16:34 +03:00
Horst Gutmann
c82baf68a5
Changelog: Updated changelog for 9.4.12 ( #70167 )
2023-06-15 17:16:29 +03:00
George Robinson
a3845c9e2e
Fix unwanted newlines in plain text email ( #70141 )
2023-06-15 15:04:10 +01:00
Giordano Ricci
2675f90eaa
Chore: Skip Explore flaky test ( #70157 )
2023-06-15 14:55:25 +01:00
Sven Grossmann
25b65cce25
Log Context: Fix component height to fit revert-button ( #70159 )
...
fix item height
2023-06-15 15:48:24 +02:00
Yuri Tseretyan
baffe83da6
Alerting: Improve performance of cache.getOrCreate ( #63909 )
...
* move expansion of labels and annotations outside of mutex lock
* propagate struct but not pointer
2023-06-15 09:37:47 -04:00
Timur Olzhabayev
5ca7a1a01e
Fix: Report breaking changes workflow error message ( #70152 )
2023-06-15 16:36:26 +03:00
Victor Marin
f06ccbdf6e
Fix BarGaugePanel to not show unnecessary scrollbar when links are set ( #69989 )
2023-06-15 16:34:54 +03:00
Ezequiel Victorero
3413e1497e
PublicDashboards: Add support for recorded queries used in Mixed ds ( #70096 )
2023-06-15 10:28:34 -03:00
Yuri Tseretyan
cc72fe17d5
SSE: Refactor DSNode and extract function to convert backend response to mathexp.Results ( #70098 )
2023-06-15 09:20:08 -04:00
Ieva
21f8dd9599
Auth: Show invite button if disable login form is set to false ( #69946 )
...
* show invite button if disable login form is set to false
* fix test
* Update public/app/features/users/UsersActionBar.tsx
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com>
---------
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com>
2023-06-15 13:17:45 +01:00
Sven Grossmann
14c4c26215
Core: Upgrade @grafana/tsconfig to 1.3.0-rc1
( #70149 )
...
upgrade @grafana/tsconfig to `1.3.0-rc1`
2023-06-15 14:17:31 +02:00
kay delaney
5c152e5a24
PanelTypeCard: Improve contrast for disabled cards ( #69907 )
2023-06-15 13:00:14 +01:00
kay delaney
a65c3c1ebc
DynamicConfigValueEditor: Pass ID to dynamic component and label ( #69910 )
...
Closes #66337
2023-06-15 12:59:52 +01:00
kay delaney
367faf8102
VariableEditorListRow: Adjust icon styles ( #70014 )
2023-06-15 12:59:40 +01:00
Gareth Dawson
cda10fae52
Logs: Make logs container scrollable ( #69371 )
...
* feat: make logs container scrollable
* fix container height
* add a feature toggle
* fix: scroll behaviour with wrap lines on
* Update public/app/features/logs/components/getLogRowStyles.ts
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
* rename feature toggle
---------
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
2023-06-15 12:25:34 +01:00
Josh Hunt
57d7288fe4
TextPanel: Fix <summary> styling missing the disclosure triangle ( #70133 )
...
TextPanel: Fix <summary> styling
2023-06-15 10:12:27 +00:00
Josh Hunt
1f6a44f58b
TextPanel: Add unit tests for interpolating variables before converting markdown ( #70090 )
2023-06-15 10:06:03 +00:00
Dimitris Sotirakis
b1e219e72c
CI: Update grabpl
to v3.0.39
( #70126 )
...
Update grabpl to v3.0.39
2023-06-15 11:49:56 +03:00
George Robinson
f085e99d3c
Alerting: Add matchers metrics to Alertmanager ( #69855 )
2023-06-15 09:18:01 +01:00