Grot (@grafanabot)
d0e42cdbc8
Update github.com/labstack/echo/v4 ( #56226 ) ( #56289 )
...
(cherry picked from commit 91b4ce08a9
)
Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com>
2022-10-04 14:06:44 +02:00
Grot (@grafanabot)
88d4cc9334
Add cronjob option at switch case ( #56272 ) ( #56274 )
...
(cherry picked from commit 26d64a778e
)
Co-authored-by: Dimitris Sotirakis <dimitrios.sotirakis@grafana.com>
2022-10-04 06:29:38 -04:00
Grot (@grafanabot)
a8facce55e
AzureMonitor: Ensure resourceURI template variable is migrated ( #56095 ) ( #56250 )
...
* Ensure resourceURI template vars are migrated
- Do not filter queries containing a resource URI template
- Update migration
- Add test
* Update condition
* Review
(cherry picked from commit 462ca50512
)
Co-authored-by: Andreas Christou <andreas.christou@grafana.com>
2022-10-04 04:59:47 -04:00
Grot (@grafanabot)
50c6c5e550
XYChart: Beta release ( #55973 ) ( #56237 )
...
* Bump state from alpha to beta
* Sync manual pointsize max with auto one
* Add xyChart to list
(cherry picked from commit 7b93d85a85
)
Co-authored-by: Victor Marin <36818606+mdvictor@users.noreply.github.com>
2022-10-04 03:59:18 -04:00
Dimitris Sotirakis
04c5b2b9cc
Add edition as environment var ( #56069 ) ( #56238 )
...
(cherry picked from commit 8eea6f7f4f
)
2022-10-04 03:58:16 -04:00
Grot (@grafanabot)
f7d85ba844
Fix update-changelog.yml version input ( #56224 ) ( #56229 )
...
(cherry picked from commit f7c6fe0c97
)
Co-authored-by: Dimitris Sotirakis <dimitrios.sotirakis@grafana.com>
2022-10-04 10:35:08 +03:00
Grot (@grafanabot)
6e680cac8f
Heatmap: fix color scheme reversal ( #56227 ) ( #56234 )
...
(cherry picked from commit eeb31c2901
)
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2022-10-04 03:31:46 -04:00
Grot (@grafanabot)
6c38c502a9
Take standard options min/max into account ( #55972 ) ( #56222 )
...
(cherry picked from commit 6913623461
)
Co-authored-by: Victor Marin <36818606+mdvictor@users.noreply.github.com>
2022-10-04 02:31:25 -04:00
Grot (@grafanabot)
a16104d123
init sbom action ( #56177 ) ( #56198 )
...
(cherry picked from commit ad48cee2bb
)
Co-authored-by: Ethan <smithe2413@gmail.com>
2022-10-03 12:05:22 -04:00
Grot (@grafanabot)
483d30730f
adds note about org_role being case sensitive ( #56043 ) ( #56180 )
...
(cherry picked from commit c5b68ed497
)
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2022-10-03 09:13:12 -05:00
Grot (@grafanabot)
14d98f02da
Alerting: Allow created by to be manually set when there's no creator for silences ( #55952 ) ( #56161 )
...
* Alerting: Allow created by to be manually set when there's no creator
Grafana has a mode that allows unauthenticated interaction, typically the created by field of a silence is inferred from the current logged user. When this is not present, the field is left black and thus the silence creation fails.
This allows us to set the created by when we is not possible to infer it from the current user.
* Show created by input field only if user is not logged
* Add test for new logic with createdBy input field
Co-authored-by: Sonia Aguilar <soniaaguilarpeiron@gmail.com>
(cherry picked from commit 501e921b2b
)
Co-authored-by: gotjosh <josue.abreu@gmail.com>
2022-10-03 16:04:16 +02:00
Grot (@grafanabot)
7a76da4e15
CI: Add packages-bucket
flag to publish packages
command ( #56170 ) ( #56176 )
...
* Add public bucket string
* Fix lint
(cherry picked from commit d32c67b52a
)
Co-authored-by: Dimitris Sotirakis <dimitrios.sotirakis@grafana.com>
2022-10-03 08:47:39 -04:00
Grot (@grafanabot)
5c5590ec5f
Docs: Update postgresql and mssql docs ( #56011 ) ( #56174 )
...
* Update mssql docs first draft
* Update postgresql docs first draft
* update image tag
* add missing >
* Update docs/sources/datasources/mssql.md
* Update docs/sources/datasources/mssql.md
* Update docs/sources/datasources/postgres.md
* Update docs/sources/datasources/postgres.md
* Update docs/sources/datasources/postgres.md
* Reflect updated image names
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
(cherry picked from commit 3342e529b4
)
Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com>
2022-10-03 14:17:08 +02:00
Grot (@grafanabot)
8560b492c5
Docs: update mysql docs to reflect editor changes ( #54568 ) ( #56173 )
...
* Docs: update mysql docs to reflect visual query builder/code editor changes
* Apply suggestions from code review
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Add missing >
* Reflect updated image name
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
(cherry picked from commit 885e8efec6
)
Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com>
2022-10-03 14:16:32 +02:00
Grot (@grafanabot)
29bb039c94
CI: Move grafanacom
command to OSS ( #55853 ) ( #56168 )
...
* Move publish-packages command over from
* Fix lint
* Move grafanacom command to OSS
* Add GetLatestMainBuild to gsutil
* Fix lint
* More lint fixes
* Add tests for grafanacom
* Fix lint
(cherry picked from commit 947838cca0
)
Co-authored-by: Dimitris Sotirakis <dimitrios.sotirakis@grafana.com>
2022-10-03 14:30:11 +03:00
Grot (@grafanabot)
fcf605e07f
Grafana UI: Prevent built storybook being bundled with package ( #56158 ) ( #56164 )
...
(cherry picked from commit d1b21a5981
)
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2022-10-03 12:32:41 +02:00
Grot (@grafanabot)
f2f49abe03
Canvas: Add text element ( #56137 ) ( #56139 )
...
Co-authored-by: Drew Slobodnjak <drew08t@users.noreply.github.com>
(cherry picked from commit fc62f7ae23
)
Co-authored-by: Nathan Marrs <nathanielmarrs@gmail.com>
2022-09-30 20:35:16 -04:00
Grot (@grafanabot)
c0943153be
Docs: Add link to TimescaleDB docs ( #56134 ) ( #56136 )
...
* Added a link for more information
Added a link to TimescaleDB so that users can get additional information if need be.
* fixed formatting
* fixed the table
* made it prettier
* make it pretty for CI
Co-authored-by: Rajakavitha Kodhandapani <krajakavitha@gmail.com>
(cherry picked from commit ef1aa8ceb8
)
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
2022-09-30 15:48:52 -07:00
Grot (@grafanabot)
403a834bfa
Canvas: Rename textbox to rectangle ( #55633 ) ( #56127 )
...
Co-authored-by: nmarrs <nathanielmarrs@gmail.com>
(cherry picked from commit 82d7f80a15
)
Co-authored-by: Drew Slobodnjak <60050885+drew08t@users.noreply.github.com>
2022-09-30 14:05:38 -04:00
Grot (@grafanabot)
33e5cde266
Canvas: Add canvas editor options to inline editor ( #55970 ) ( #56124 )
...
Co-authored-by: Drew Slobodnjak <60050885+drew08t@users.noreply.github.com>
(cherry picked from commit 2eb24bbc4e
)
Co-authored-by: Nathan Marrs <nathanielmarrs@gmail.com>
2022-09-30 13:34:38 -04:00
Grot (@grafanabot)
211e9896bc
@grafana/ui: Render PageToolbar Go Back icon for smaller window size ( #55671 ) ( #56120 )
...
(cherry picked from commit 9958f938e0
)
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com>
2022-09-30 11:47:55 -04:00
Grot (@grafanabot)
fa99d31acf
Core: Implement aria attributes for query rows, improve a11y ( #55563 ) ( #56081 )
...
* feat: add aria-expanded prop
* refactor: remove console.log()
* feat: add aria-controls
* refactor: add id to expendable section
* refactor: create unique id
(cherry picked from commit fc6afc6b84
)
Co-authored-by: Laura Benz <48948963+L-M-K-B@users.noreply.github.com>
2022-09-30 16:43:39 +02:00
Grot (@grafanabot)
4decec3c8e
[v9.2.x] Docs: Added icon type improvements to plugin migration guide ( #56083 )
...
Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
2022-09-30 13:28:30 +02:00
Grot (@grafanabot)
aae3a73381
fix wrong context height ( #56024 ) ( #56046 )
...
(cherry picked from commit 3afa3f5e21
)
Co-authored-by: Sven Grossmann <Svennergr@gmail.com>
2022-09-29 12:23:00 -04:00
Grot (@grafanabot)
27e76f5c7a
docs: fix typo in is_null expression explainer ( #55988 ) ( #56037 )
...
(cherry picked from commit 46da77d1a0
)
Co-authored-by: Mike McFarland <roketworks@users.noreply.github.com>
2022-09-29 10:23:41 -05:00
Grot (@grafanabot)
d10d842024
CI: Move publish-packages
command over from grabpl
( #55850 ) ( #56007 )
...
* Move publish-packages command over from
* Lint fixes
* Update test
(cherry picked from commit 9a68f8704f
)
Co-authored-by: Dimitris Sotirakis <dimitrios.sotirakis@grafana.com>
2022-09-29 17:57:55 +03:00
Christopher Moyer
8c306dfe53
Docs: manual backport ( #55945 )
...
* resolves merge conflict
* resolves conflicts
2022-09-29 07:38:14 -05:00
Grot (@grafanabot)
08d12df9f3
Loki/Prometheus: Fix adding of ad hoc filters when jumping from dashboard to explore ( #55915 ) ( #55992 )
...
* Loki, Prometheus: Fix adding of ad hoc filters when jumping from dashbaord to explore
* Update
(cherry picked from commit 21a99fba7e
)
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
2022-09-29 13:47:37 +02:00
Grot (@grafanabot)
29826e0eb8
Security: Fix CVE-2022-27664 ( #55361 ) ( #55937 )
...
* Fix CVE-2022-27664
* update golang.org/x/sys in go.sum
(cherry picked from commit 4ffa0532f0
)
Co-authored-by: emerson_gong <emerson_gong@hotmail.com>
2022-09-29 06:14:29 -04:00
Sven Grossmann
bde8a1b2e1
Logs: Show copy button independently from context ( #55934 ) ( #55993 )
...
(cherry picked from commit 998a368c69
)
2022-09-29 11:50:22 +02:00
Grot (@grafanabot)
020494f87a
Toolkit: Put back publishConfig access public ( #55983 ) ( #55986 )
...
(cherry picked from commit 5c5228da61
)
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2022-09-29 04:44:40 -04:00
Jack Westbrook
50a59305b5
Toolkit: Fix script failures due to missing import paths ( #55857 ) ( #55981 )
...
* fix(toolkit): package without dist folder so config file paths are correct
* chore(packages): make sure to bundle readme, changelog and apache2 license
* refactor(packages): recursively copy src when prepacking toolkit
* chore(toolkit): lock down babel dependencies. use grafana-eslint-config@5 for TS4.8 support
(cherry picked from commit b81f90cd0c
)
2022-09-29 10:25:44 +02:00
Grot (@grafanabot)
32da26ec52
Alerting: fix alert supported warning when editing data source name ( #55886 ) ( #55943 )
...
(cherry picked from commit ef641ea9c9
)
Co-authored-by: Sonia Aguilar <33540275+soniaAguilarPeiron@users.noreply.github.com>
2022-09-29 10:24:50 +02:00
Grot (@grafanabot)
db9b11c650
Geomap: Fix tooltip display option ( #55956 ) ( #55965 )
...
(cherry picked from commit b0cd511ecc
)
Co-authored-by: Drew Slobodnjak <60050885+drew08t@users.noreply.github.com>
2022-09-28 17:55:23 -07:00
Grot (@grafanabot)
9b0d2034dc
Canvas: Fix inline edit toggle crash ( #55961 ) ( #55967 )
...
(cherry picked from commit 5a9dfd7173
)
Co-authored-by: Nathan Marrs <nathanielmarrs@gmail.com>
2022-09-28 18:44:40 -04:00
Grot (@grafanabot)
4eb27f194e
BarChart: add negY transform to fieldConfig overrides ( #55930 ) ( #55958 )
...
(cherry picked from commit 16c9c858b8
)
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2022-09-28 16:52:59 -04:00
Grot (@grafanabot)
7429b3f894
Canvas: Fix resource picker folder UX ( #55877 ) ( #55879 )
...
(cherry picked from commit d9d7bff793
)
Co-authored-by: Nathan Marrs <nathanielmarrs@gmail.com>
2022-09-28 15:44:33 -04:00
Grot (@grafanabot)
6dce936b65
PublicDashboards: Allow disabling an existent public dashboard if it has template variables ( #55778 ) ( #55953 )
...
(cherry picked from commit b370a8e366
)
Co-authored-by: Ezequiel Victorero <ezequiel.victorero@grafana.com>
2022-09-28 14:50:42 -04:00
Grot (@grafanabot)
9fd622e549
Tempo: Fix unexpected trimming of leading zeroes in traceID ( #55167 ) ( #55929 )
...
* tempo: fix unexpected trim traceID leading zero (#55166 )
* fix lint
(cherry picked from commit c6dffb11a4
)
Co-authored-by: Jimmie Han <hanjinming@outlook.com>
2022-09-28 17:34:12 +02:00
Grot (@grafanabot)
e4e421a8e6
Docs: Document Reporting API ( #55434 ) ( #55942 )
...
* Docs: Document reporting api
* Update docs/sources/developers/http_api/reporting.md
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
* Update docs/sources/developers/http_api/reporting.md
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
* Update docs/sources/developers/http_api/reporting.md
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
* Document the rest of endpoints
* Document more endpoints
* Fix scopes and links
* Remove rendering endpoints
* Fix status codes
* Apply review feedback
* Typo
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
(cherry picked from commit 71578d0932
)
Co-authored-by: Tania <yalyna.ts@gmail.com>
2022-09-28 17:09:55 +02:00
Grot (@grafanabot)
6f32c12628
Tracing: Fix bug where errors are not reported to OTel ( #55925 ) ( #55931 )
...
(cherry picked from commit 6aef353b59
)
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
2022-09-28 10:07:16 -04:00
Grot (@grafanabot)
1c19fa164a
Make LocalStorageProvider react to storage events ( #55810 ) ( #55817 )
...
(cherry picked from commit 53a39e5037
)
Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com>
2022-09-28 09:02:00 -04:00
Grot (@grafanabot)
c4f955de84
TimeSeries: clamp log-y-axis min to 1 when decimals=0 ( #55882 ) ( #55918 )
...
(cherry picked from commit 4ff7917039
)
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2022-09-28 07:53:24 -04:00
Grot (@grafanabot)
48a49eaa9a
fix index file for website ( #55907 ) ( #55913 )
...
(cherry picked from commit 43dc92d12c
)
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2022-09-28 12:18:24 +01:00
Grot (@grafanabot)
ce6aaa1a37
AzureMonitor: Correctly update subscriptions value in ARG editor ( #55860 ) ( #55911 )
...
* Correctly update subscriptions prop in query
* Simplify setting of subscriptions value
(cherry picked from commit 37aa45001f
)
Co-authored-by: Andreas Christou <andreas.christou@grafana.com>
2022-09-28 07:12:16 -04:00
Grot (@grafanabot)
d5d2654dc5
Remove prepare-release.yml ( #55893 ) ( #55895 )
...
(cherry picked from commit 46037cff56
)
Co-authored-by: Dimitris Sotirakis <dimitrios.sotirakis@grafana.com>
2022-09-28 05:05:49 -04:00
Grot (@grafanabot)
3a864b7b27
Documentation: clarify label matching ( #55650 ) ( #55890 )
...
* Documentation: clarify label matching
Behaviour in case of multiple matchers is not documented, but my experiments show they are reduced using logical AND. Please validate the updated description.
* Accept wording suggestion
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Accept suggestion for docs/sources/alerting/fundamentals/annotation-label/labels-and-label-matchers.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Improve wording according to review suggestions
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
(cherry picked from commit efef672d19
)
Co-authored-by: Vladimir <greatvovan@gmail.com>
2022-09-28 09:19:08 +01:00
Grot (@grafanabot)
fed02859fd
Thresholds: Add option for dashed line style ( #55875 ) ( #55885 )
...
(cherry picked from commit bd50fd1606
)
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2022-09-28 03:03:57 -04:00
Grot (@grafanabot)
731d506c72
TimeSeries: fix log-y-axis tick label skipping when decimals=0 ( #55868 ) ( #55874 )
...
(cherry picked from commit b8da1ffdc3
)
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2022-09-27 16:49:40 -05:00
Grot (@grafanabot)
d86fc082fb
Links: Fix opening links from different orgs on the same tab ( #55837 ) ( #55869 )
...
* Skip intercepting links of different orgs
* Check if orgId is present on query params
* Use locationSearchToObject instead of parseKeyValue
* Revert locationSearchToObject to parseKeyValue
(cherry picked from commit 2a12644778
)
Co-authored-by: Guilherme Caulada <guilherme.caulada@grafana.com>
2022-09-27 17:46:49 -03:00