Moustafa Baiou
b7fff35a8a
[v11.4.x] Alerting: Fix slack image uploading to use new api ( #98066 )
2024-12-18 08:03:57 -05:00
grafana-delivery-bot[bot]
122c417f8c
[v11.4.x] Alerting docs: update Monitor status section ( #98183 )
...
Alerting docs: update `Monitor status` section (#98179 )
* Minor updates to `Declare incidents` docs
* change URL
* View alert state history + restructuring
* Complete alert state
* alert state
* change heading
* View alert rules
* Monitor alerts
(cherry picked from commit 001cc853a5 )
Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com >
2024-12-18 13:44:02 +01:00
Isabel Matwawana
fb86150321
[v11.4.x]Docs: Add clarifying information about embeds in Cloud ( #97894 )
2024-12-17 15:23:54 -05:00
grafana-delivery-bot[bot]
e0dd77c05a
[v11.4.x] Use v2 of publishing workflow that checks out HEAD of version branch on tag events ( #98078 )
...
Use v2 of publishing workflow that checks out HEAD of version branch on tag events (#98029 )
This uses a script check in the first step of tag events that switches the checkout to the version branch that the tag refers to: https://github.com/grafana/writers-toolkit/blob/main/publish-technical-documentation-release/determine-release-branch .
Implemented in:
- https://github.com/grafana/writers-toolkit/commit/305f9896c4edb0a90ef95fc477ebe46598d26458
- https://github.com/grafana/writers-toolkit/commit/541fb6e8bde2eb477c14a4e975603464ac557429
Because the script uses Bash regular expression pattern matching, inputs must use Extended Regular Expression syntax.
(cherry picked from commit 331c602c5e )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2024-12-17 13:32:27 +00:00
Isabel Matwawana
a69e5fb0a2
[v11.4.x] Docs - Update variable limitation ( #98071 )
2024-12-16 16:49:14 -05:00
grafana-delivery-bot[bot]
e1ba2dd355
[v11.4.x] Fix: Show organization attribute path only for GrafanaAdmins on the UI ( #98043 )
...
Fix: Show organization attribute path only for GrafanaAdmins on the UI (#98002 )
* Show organization attribute path only for GrafanaAdmins
* prettier
(cherry picked from commit 7b24c4404d )
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com >
2024-12-16 17:18:40 +02:00
grafana-delivery-bot[bot]
4c288f39ee
[v11.4.x] Alerting docs: reorder rules action in DS rules ( #98016 )
...
Alerting docs: `reorder rules` action in DS rules (#97974 )
Alerting docs (minor) - mention `reorder rules` action in DS rules
(cherry picked from commit c983af1755 )
Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com >
2024-12-16 12:22:08 +01:00
grafana-delivery-bot[bot]
d9045acddb
[v11.4.x] DateTimePicker: Fixes issue with date picker showing invalid date ( #97971 )
...
DateTimePicker: Fixes issue with date picker showing invalid date (#97888 )
* DateTimePicker: Fixes issue with date picker showing invalid date
* Fix lint
(cherry picked from commit d93a5a7c53 )
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
2024-12-16 10:19:32 +01:00
Adam Yeats
c705a3eb36
[v11.4.x] MSSQL: Bump go-mssqldb to v1.8.0 ( #97835 )
...
MSSQL: Bump `go-mssqldb` to v1.8.0 (#97773 )
(cherry picked from commit 60f093e3d3 )
2024-12-13 16:18:57 +00:00
grafana-delivery-bot[bot]
03e84aca2b
[v11.4.x] Alerting docs: update Configure notifications ( #97954 )
...
Alerting docs: update `Configure notifications` (#97862 )
* Update `Configure notifications`
* wip notification policies
* Finish Create Notification Policy
* Minor update to Contact point intro
* Fix `How label matching works` links and remove links from contact point intro
* Silences and Mute timings
* Reorder + MuteTimings + Silences
* Complete Create silence
* fix mispell
* Update docs/sources/alerting/configure-notifications/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
* Update docs/sources/alerting/configure-notifications/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
* Update docs/sources/alerting/configure-notifications/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
* Update docs/sources/alerting/configure-notifications/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
* fix prettier error
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
(cherry picked from commit b8c4126fbc )
Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com >
2024-12-13 16:41:50 +01:00
grafana-delivery-bot[bot]
20f9416142
[v11.4.x] GrafanaData: Add now parameter to dateMath.parse to subsitute now string ( #97911 )
...
GrafanaData: Add now parameter to dateMath.parse to subsitute now string (#97151 )
* Add now parameter to dateMath.parse to subsitute now string
* Create new function, deprecate the old
* Add docstring
* Typo
(cherry picked from commit e3e7086a91 )
Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com >
2024-12-13 15:46:27 +01:00
grafana-delivery-bot[bot]
7e1f67f9d7
[v11.4.x] Docs: Fix broken link ( #97906 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Fix broken link (#97891 )
2024-12-13 09:43:29 -05:00
grafana-delivery-bot[bot]
66a7e6a60a
[v11.4.x] Alerting docs: State and health of alerts minor updates ( #97923 )
...
Alerting docs: `State and health of alerts` minor updates (#97880 )
* Alerting docs: Update `State and health of alerts`
* correct internal ref name
(cherry picked from commit 0cce224adb )
Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com >
2024-12-13 11:54:19 +01:00
grafana-delivery-bot[bot]
620534891d
[v11.4.x] Azure: Add documentation for Basic Logs ( #97877 )
...
Azure: Add documentation for Basic Logs (#97193 )
* Add documentation for Basic Logs
* Lint
* Update docs/sources/datasources/azure-monitor/query-editor/index.md
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com >
---------
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com >
(cherry picked from commit dbe2d7ac47 )
Co-authored-by: Andreas Christou <andreas.christou@grafana.com >
2024-12-12 18:45:32 +02:00
Gilles De Mey
de338282c1
[v11.4.x] Alerting: AlertingQueryRunner should skip descendant nodes of invalid queries ( #97830 )
...
Alerting: AlertingQueryRunner should skip descendant nodes of invalid queries (#97528 )
(cherry picked from commit 9c396b74f9 )
2024-12-12 16:58:13 +01:00
Mariell Hoversholm
72acd7f000
Backport 0a390cc069 from #97823 ( #97861 )
2024-12-12 16:10:41 +01:00
Sergej-Vlasov
0e6b320f4d
Dependencies: Scenes bump 5.30 ( #97745 ) ( #97751 )
...
Dependencies: Scenes bump 5.40
(cherry picked from commit 4cbb56256c )
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
2024-12-12 09:33:20 +00:00
grafana-delivery-bot[bot]
bed84aefdf
[v11.4.x] Docs: Added clarification to Azure monitor config doc ( #97810 )
...
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com >
2024-12-11 19:10:53 +02:00
grafana-delivery-bot[bot]
cb0f9b4093
[v11.4.x] Clarifies documentation around what the annotations.tags_length setting does ( #97798 )
...
Co-authored-by: Bruno Abrantes <bruno.abrantes@grafana.com >
2024-12-11 16:48:22 +02:00
grafana-delivery-bot[bot]
9bfc35ec25
[v11.4.x] Docs: Add units after "CPU" ( #97749 )
...
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com >
2024-12-10 16:46:14 +02:00
grafana-delivery-bot[bot]
e076682a17
[v11.4.x] Docs: pie chart visualization refactor ( #97707 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-12-09 16:05:25 -05:00
grafana-delivery-bot[bot]
01a0baf5c1
[v11.4.x] Table: RowsList passing incorrect index to onRowHover ( #97678 )
...
Table: RowsList passing incorrect index to onRowHover (#97599 )
* chore: fix table returning the wrong index to onRowHover
(cherry picked from commit 645776afc9 )
Co-authored-by: Galen Kistler <109082771+gtk-grafana@users.noreply.github.com >
2024-12-09 13:02:20 -06:00
Isabel Matwawana
8a0b736610
[v11.4.x] Docs: heatmap visualization refactor ( #97686 )
2024-12-09 11:55:44 -05:00
grafana-delivery-bot[bot]
006d2b2b72
[v11.4.x] Docs: state timeline visualization refactor ( #97668 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-12-09 10:57:04 -05:00
grafana-delivery-bot[bot]
df43a3fff4
[v11.4.x] Docs: alert list visualization refactor ( #97671 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-12-09 10:40:01 -05:00
Pepe Cano
93c507cc8f
[v11.4.x] Alerting docs: update Configure alert rules ( #97624 )
...
Alerting docs: update `Configure alert rules` (#97430 )
* Simplify a bit more Intro to Alert rules
* Update `Configure alert rules` docs
* Configure Grafana-managed alert rules
* Update `Configure data source-managed alert rules`
* fix mispelled word
* fix grammar error
* remove unnecessary space
* remove whitespace
* address brand name convention
(cherry picked from commit 7f99388576 )
2024-12-09 11:08:49 +01:00
grafana-delivery-bot[bot]
626c15c1a5
[v11.4.x] Azure/GCM: Improve error display ( #97594 )
...
* Azure/GCM: Improve error display (#96921 )
Improve handling of errors
(cherry picked from commit 9f75a448d4 )
* Update var name and import
---------
Co-authored-by: Andreas Christou <andreas.christou@grafana.com >
2024-12-06 22:06:20 +02:00
grafana-delivery-bot[bot]
ac481509c7
[v11.4.x] Alerting: Fix alert rules unpausing after moving rule to different folder ( #97583 )
...
Alerting: Fix alert rules unpausing after moving rule to different folder (#97580 )
Alerting: Fix alert rules unpaused after moving rule to different folder
(cherry picked from commit f60caf6932 )
Co-authored-by: Santiago <santiagohernandez.1997@gmail.com >
2024-12-06 15:49:54 -03:00
grafana-delivery-bot[bot]
e4a7eb6b69
[v11.4.x] docs: update Logs in Explore topic ( #97526 )
...
docs: update Logs in Explore topic (#97517 )
* docs: update Logs in Explore topic
* Fixes from prettier
---------
Co-authored-by: Kim Nylander <kim.nylander@grafana.com >
(cherry picked from commit bf5fef8b64 )
Co-authored-by: J Stickler <julie.stickler@grafana.com >
2024-12-05 17:52:08 -05:00
grafana-delivery-bot[bot]
c9859478ee
[v11.4.x] CI: Fix latest tag not being correctly applied to releases ( #97522 )
...
CI: Fix `latest` tag not being correctly applied to releases (#96497 )
* baldm0mma/tag_latest_bug/ update github-release.yml default values
* baldm0mma/tag_latest_bug/ update release-comms.yml
* baldm0mma/tag_latest_bug/ update logic
* baldm0mma/tag_latest_bug/ update logic
* baldm0mma/tag_latest_bug/ update logic
* baldm0mma/tag_latest_bug/ update logic for both cases
* baldm0mma/tag_latest_bug/ update comment
(cherry picked from commit d8c19136bf )
Co-authored-by: Jev Forsberg <46619047+baldm0mma@users.noreply.github.com >
2024-12-05 15:32:12 -07:00
grafana-delivery-bot[bot]
0b732db623
[v11.4.x] Docs: Comment video link back in ( #97513 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-12-05 15:49:10 -05:00
grafana-delivery-bot[bot]
88aa744512
[v11.4.x] Docs: What’s new & Upgrade guide v11.4 ( #97510 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-12-05 15:33:44 -05:00
github-actions[bot]
443dcc026d
Release: 11.4.0 ( #97500 )
...
* Update changelog
* Update version to 11.4.0
* Update CHANGELOG.md
* update versions
* run gen-cue
* update plugin dep
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jev Forsberg <46619047+baldm0mma@users.noreply.github.com >
Co-authored-by: jev forsberg <jev.forsberg@grafana.com >
2024-12-05 12:24:12 -07:00
jev forsberg
b58701869e
update whats new url
v11.4.0
2024-12-04 14:19:30 -07:00
idastambuk
b12308499b
Cloudwatch: OpenSearch PPL and SQL support in Logs Insights
...
Co-authored-by: Kevin Yu <kevinwcyu@users.noreply.github.com >
Co-authored-by: Nathan Vērzemnieks <njvrzm@users.noreply.github.com >
2024-12-04 09:13:15 -07:00
Jev Forsberg
80691e4297
[v11.3.x] CI: add missing github app volume to release pipeline ( #97414 )
...
CI: add missing github app volume to release pipeline (#97406 )
add github app volume to release pipeline
(cherry picked from commit 6fe184a565 )
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
2024-12-04 08:46:54 -07:00
grafana-delivery-bot[bot]
8bc94106e2
[v11.3.x] Alerting docs: clarify $labels and query labels ( #97356 )
...
Alerting docs: clarify `$labels` and query labels (#97350 )
* Alerting docs: clarify `$labels` and query labels
* fix mispell
(cherry picked from commit 8fe36e1c83 )
Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com >
v11.3.2
2024-12-03 16:11:23 +01:00
grafana-delivery-bot[bot]
54ff80afb1
[v11.3.x] Deprecate notice for metrics summary and Aggregate by ( #94788 )
...
Deprecate notice for metrics summary and Aggregate by (#94761 )
(cherry picked from commit a5022d9dc6 )
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
2024-12-03 10:06:38 -05:00
grafana-delivery-bot[bot]
780e191177
[v11.3.x] Packaging: Remove sysvinit references / support from rhel packaging ( #97309 )
...
Packaging: Remove sysvinit references / support from rhel packaging (#97068 )
Remove sysvinit references / support from rhel packaging
(cherry picked from commit 3448384e0d )
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
2024-12-02 22:20:45 +02:00
Jev Forsberg
e80e6e532c
[v11.3.x] Chore: Remove verification steps for deb/rpm in drone ( #97297 )
...
Chore: Remove verification steps for deb/rpm in drone (#96991 )
remove verification steps for deb/rpm in drone
(cherry picked from commit feeb2c6ce0 )
Co-authored-by: Serge Zaitsev <serge.zaitsev@grafana.com >
2024-12-02 11:57:59 -07:00
grafana-delivery-bot[bot]
17d7ca7232
[v11.3.x] Docs: Canvas visualization refactor ( #97286 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-12-02 12:11:29 -05:00
grafana-delivery-bot[bot]
bc3fd9d808
[v11.3.x] Docs: Add more information on wrap text override ( #97273 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-12-02 11:12:36 -05:00
grafana-delivery-bot[bot]
1de9f9477f
[v11.3.x] Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key ( #97262 )
...
Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key (#97162 )
* Do not fetch Orgs if the user is authenticated by apikey/sa or render svc
* Lint
(cherry picked from commit fa634e1476 )
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com >
2024-12-02 16:06:48 +01:00
grafana-delivery-bot[bot]
4428bf7025
[v11.3.x] Alerting: Fix incorrect 500 code on missing alert rule dashboardUID / panelID ( #96775 )
...
Alerting: Fix incorrect 500 code on missing alert rule dashboardUID / panelID (#96491 )
(cherry picked from commit 64c93217ff )
Co-authored-by: Matthew Jacobson <matthew.jacobson@grafana.com >
2024-12-02 09:15:40 -05:00
grafana-delivery-bot[bot]
b35522672b
[v11.3.x] doc: Fix spacing in sample values for enabling persistence ( #97238 )
...
Co-authored-by: Irene Rodriguez <irene.rodriguez@grafana.com >
Co-authored-by: horacimacias <horacimacias@gmail.com >
Fix spacing in sample values for enabling persistence (#97220 )
2024-12-02 12:47:48 +02:00
grafana-delivery-bot[bot]
c8031ed338
[v11.3.x] Update index.md to add a note about provisioned data source ( #97232 )
...
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com >
Co-authored-by: Gaurav Soni <raveformails@gmail.com >
2024-12-02 12:00:00 +02:00
Sergej-Vlasov
9c606f2302
Update to scenes 5.28.1 ( #97204 ) ( #97207 )
...
update to scenes 5.28.1
(cherry picked from commit 174e9ae193 )
2024-11-29 18:16:56 +02:00
grafana-delivery-bot[bot]
8395bda60f
[v11.3.x] Alerting: Fix contact points secure settings migration ( #97146 )
...
Alerting: Fix contact points secure settings migration (#95787 )
Add missing migration for secure settings, add types to notifiers mocks
(cherry picked from commit 3c8d29fa46 )
Co-authored-by: Konrad Lalik <konradlalik@gmail.com >
2024-11-28 14:40:16 +01:00
grafana-delivery-bot[bot]
f8dfaebf4c
[v11.3.x] DashboardScene: Fix layout issues with repeated panels when repeatDirection is missing ( #97156 )
...
DashboardScene: Fix layout issues with repeated panels when `repeatDirection` is missing (#97149 )
fix
(cherry picked from commit 0bf9d68070 )
Co-authored-by: Victor Marin <36818606+mdvictor@users.noreply.github.com >
2024-11-28 14:48:02 +02:00
grafana-delivery-bot[bot]
1c201629d5
[v11.3.x] Docs: Fix broken link ( #97121 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Fix broken link (#97119 )
2024-11-27 12:07:19 -05:00