Grot (@grafanabot) and Dimitris Sotirakis
cacc00aeb8
Use io.ReadAll instead of json.Decode ( #56528 ) ( #56529 )
...
(cherry picked from commit df2abf09c2 )
Co-authored-by: Dimitris Sotirakis <dimitrios.sotirakis@grafana.com >
2022-10-07 04:45:42 -04:00
Grot (@grafanabot) and Misi
4ac54040a9
Chore: Make NewCookieOptions exported in cookies.go ( #56476 ) ( #56499 )
...
(cherry picked from commit 1de0f4453e )
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com >
2022-10-07 10:40:03 +02:00
Grot (@grafanabot) and Emil Tullstedt
17655071b7
RBAC: Redirect to /login when forceLogin is set ( #56469 ) ( #56523 )
...
(cherry picked from commit bb479e030a )
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com >
2022-10-07 02:31:19 -04:00
Grot (@grafanabot) and Victor Marin
ba5ee60944
StateTimeline: Fix tooltip showing erroneously in shared crosshair dashboards ( #55809 ) ( #56521 )
...
* StateTimeline: Fix shared crosshair
* Fix for StatusHistory also
(cherry picked from commit b622a87aee )
Co-authored-by: Victor Marin <36818606+mdvictor@users.noreply.github.com >
2022-10-07 02:14:45 -04:00
Joe Blubaugh
84a6820fd8
Alerting: Update imported prometheus alertmanager version. Backport ( #56228 ) ( #56430 )
...
Version 0.24.0 has a few bugs that cause panics. We update here to the
latest commit on github.com/prometheus/alertmanager's main branch.
Panic Bugs:
https://github.com/prometheus/alertmanager/issues/2936
https://github.com/prometheus/alertmanager/issues/3064
(cherry picked from commit ce89624ca2 )
2022-10-07 14:00:45 +08:00
Grot (@grafanabot) and Leon Sorokin
dc04e2589c
Thresholds: fix line rendering with multiple y axes ( #56516 ) ( #56518 )
...
(cherry picked from commit 21d9cf0db4 )
Co-authored-by: Leon Sorokin <leeoniya@gmail.com >
2022-10-06 17:36:07 -06:00
Grot (@grafanabot)
5e0b29ed4b
[v9.2.x] Docs: Updating Public Dashboard documentation ( #56504 ) ( #56508 )
...
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
(cherry picked from commit 356318e387 )
2022-10-06 17:58:20 -03:00
lean.dev
debd9927c6
[v9.2.x] Docs: Updating Public Dashboard documentation
...
* Docs: Updating Public Dashboard documentation, not supporting library panels
2022-10-06 16:10:22 -03:00
Grot (@grafanabot) and Nicolas Janicaud Gondoin
f6d7f7dec6
Fix issue 55626 ( #55636 ) ( #56483 )
...
Reset the mapping table for Dynamic Geojson
(cherry picked from commit c1d6df4eb7 )
Co-authored-by: Nicolas Janicaud Gondoin <112407974+janicaud@users.noreply.github.com >
2022-10-06 08:44:39 -07:00
Grot (@grafanabot) and Dimitris Sotirakis
ece17f30ab
Packaging: Change from 0750 to 0755 folder permissions when packaging ( #56436 ) ( #56474 )
...
* Change from 0750 to 0755
* Change to 0o755
* Skip lint when creating dir
(cherry picked from commit 66e8f39ce8 )
Co-authored-by: Dimitris Sotirakis <dimitrios.sotirakis@grafana.com >
2022-10-06 10:25:43 -04:00
Grot (@grafanabot) and Andres Martinez Gotor
e6736c4308
Azure Monitor: Fix subscription selector when changing data sources ( #56284 ) ( #56409 )
...
(cherry picked from commit 2cdbd05634 )
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com >
2022-10-06 09:58:10 +00:00
Dimitris Sotirakis
c00946994a
CI: Stop publishing OSS images for security mode ( #56088 ) ( #56374 )
...
* No-op: Refactor publish images pipeline struct
* Stop publishing images for OSS
(cherry picked from commit 5cdc932f8c )
2022-10-06 10:52:08 +01:00
Dimitris Sotirakis
2c781d472a
Change from grabpl to build for grafana-com ( #56434 ) ( #56443 )
...
(cherry picked from commit ec7d9e196e )
2022-10-06 11:16:35 +03:00
Dimitris Sotirakis
8f7deb3741
Move files under pkg/build/packaging ( #56435 ) ( #56440 )
...
(cherry picked from commit 3aacda5579 )
2022-10-06 11:16:22 +03:00
Yuriy Tseretyan
9b87e7de11
[9.2.x] Alerting: Start ticker only when scheduler starts ( #56339 ) ( #56418 )
2022-10-05 15:52:06 -04:00
Grot (@grafanabot) and Kevin Yu
23788d0f70
QueryEditorRow: Only pass error to query editor if panel is not loading ( #56350 ) ( #56423 )
...
(cherry picked from commit b3087cfcd1 )
Co-authored-by: Kevin Yu <kevinwcyu@users.noreply.github.com >
2022-10-05 15:34:59 -04:00
Sven Grossmann
0362260b30
LogContext: Fix scroll position in upper context group ( #56370 ) ( #56401 )
...
* fix log row being falsely added to context
* do not add to many lines
* fix scroll position in context
* more flexible id comparison
* add original refid to context query
* added missing row comparison
* updated comment
Co-authored-by: Matias Chomicki <matyax@gmail.com >
Co-authored-by: Matias Chomicki <matyax@gmail.com >
(cherry picked from commit 0d8ea2bb34 )
2022-10-05 12:00:06 -04:00
Grot (@grafanabot) and Andres Martinez Gotor
0f136e2b26
Azure Monitor: Adapt empty Logs response ( #56378 ) ( #56395 )
...
(cherry picked from commit 8594e648e8 )
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com >
2022-10-05 10:24:13 -04:00
Grot (@grafanabot) and Ivana Huckova
55186418b9
Loki: Add support for range aggregations with by grouping ( #56184 ) ( #56369 )
...
* Loki: Fix unwrapped range operations with grouping
* Update, fix tests
* Fix modeller
(cherry picked from commit 4469572b27 )
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com >
2022-10-05 08:54:03 -04:00
Tania
4d3408f4f0
Remove branding feature toggle ( #56389 )
2022-10-05 14:28:12 +02:00
Grot (@grafanabot)
90168e6c80
ReleaseNotes: Updated changelog and release notes for 9.1.7 ( #56323 ) ( #56325 )
...
(cherry picked from commit 169f1ab974 )
2022-10-05 11:28:22 +03:00
Grot (@grafanabot) and brendamuir
83fb311b3c
Fixes alertmanagers whats new entry ( #56356 ) ( #56357 )
...
(cherry picked from commit b1b3f9e24c )
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
2022-10-05 08:47:18 +01:00
Grot (@grafanabot) and Adela Almasan
2b7ec364ad
Canvas: Increase Add Item picker width ( #56204 ) ( #56341 )
...
(cherry picked from commit 8833e35b43 )
Co-authored-by: Adela Almasan <88068998+adela-almasan@users.noreply.github.com >
2022-10-04 15:52:48 -04:00
Grot (@grafanabot) and Nathan Marrs
b70f14d971
Canvas: Promote to beta ( #56217 ) ( #56342 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
(cherry picked from commit 2c1c98f3b6 )
Co-authored-by: Nathan Marrs <nathanielmarrs@gmail.com >
2022-10-04 15:44:31 -04:00
Grot (@grafanabot) and Artur Wierzbicki
7cb8143633
Search: Fix tags query ( #55851 ) ( #55861 )
...
* Search: fix tags query
* Search: fix type
(cherry picked from commit 814211282a )
Co-authored-by: Artur Wierzbicki <wierzbicki.artur.94@gmail.com >
2022-10-04 13:53:00 -04:00
Grot (@grafanabot)
536eeaf9ca
ReleaseNotes: Updated changelog and release notes for 9.1.7 ( #56313 ) ( #56320 )
...
(cherry picked from commit a50017da1d )
2022-10-04 19:17:22 +03:00
Giordano Ricci
a425170bff
Backport 56310 to v9.2.x ( #56311 )
...
* Revert "Explore: Prevent panes from disappearing when resizing window in split view (#55696 )"
This reverts commit 0a5aa19ca2 .
* Revert "Explore: Add resize to split view, with Min/Max button (#54420 )"
This reverts commit c3e4f1f876 .
2022-10-04 16:08:49 +01:00
Grot (@grafanabot) and Dimitris Sotirakis
8741f7dedb
Replace filename with path without the local dir ( #56296 ) ( #56309 )
...
(cherry picked from commit d94af21cac )
Co-authored-by: Dimitris Sotirakis <dimitrios.sotirakis@grafana.com >
2022-10-04 10:34:51 -04:00
Grot (@grafanabot) and Christopher Moyer
19427f9797
adds 4 links to blogs ( #56193 ) ( #56302 )
...
(cherry picked from commit d0b437741e )
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2022-10-04 09:08:40 -05:00
Grot (@grafanabot) and brendamuir
a851432bfb
adds alertmanager to whats new ( #56304 ) ( #56306 )
...
(cherry picked from commit 8176810b2b )
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
2022-10-04 10:06:46 -04:00
Grot (@grafanabot) and Mitch Seaman
536d0d4277
Remove Custom Branding previews from What's new ( #56273 ) ( #56294 )
...
We need to remove the custom branding announcement from the 9.2 release, since we will not release the feature in Grafana Enterprise.
(cherry picked from commit 3d58f39b25 )
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com >
2022-10-04 14:43:56 +01:00
Grot (@grafanabot) and Gábor Farkas
64867b09cf
elasticsearch: improved types in the typescript files ( #56293 ) ( #56299 )
...
(cherry picked from commit 291276e767 )
Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com >
2022-10-04 09:20:54 -04:00
Grot (@grafanabot) and Sofia Papagiannaki
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) and Dimitris Sotirakis
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) and Andreas Christou
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) and Victor Marin
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) and Dimitris Sotirakis
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) and Leon Sorokin
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) and Victor Marin
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) and Ethan
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) and Christopher Moyer
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) and gotjosh
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) and Dimitris Sotirakis
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) and Oscar Kilhed
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) and Oscar Kilhed
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) and Dimitris Sotirakis
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) and Jack Westbrook
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) and Nathan Marrs
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) and Garrett Guillotte
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