Grot (@grafanabot)
eab26273d6
[v9.4.x] Docs [Search] update _index.md by replacing dashboardPreviews for panelTitleSearch feature toggle ( #64003 )
...
Co-authored-by: beateguia <70489000+beateguia@users.noreply.github.com >
2023-03-02 11:21:56 +01:00
Grot (@grafanabot)
225128a5d9
[v9.4.x] Fix redirect from /setup-grafana/upgrade-grafana/ to /upgrade-guide/ ( #63999 )
...
Fix redirect from /setup-grafana/upgrade-grafana/ to /upgrade-guide/ (#63914 )
Additionally fix redirect from `/installation/upgrading/` to
`/setup-grafana/upgrade-grafana/`.
The alias proposed in
https://github.com/grafana/grafana/pull/62402#discussion_r1090526464
was incorrect. It used the `../installation/upgrading/` alias as
reference but I did not check the redirect. As this page itself has
moved from `/setup-grafana/upgrade-grafana/` to `/upgrade-guide/` the
relative alias needed updating also.
To verify that this alias is working as expected:
1. Checkout this branch.
2. Run `make docs`
3. Browse to
http://localhost:3002/docs/grafana/latest/setup-grafana/upgrade-grafana/
4. Verify that you have been redirected to
http://localhost:3002/docs/grafana/latest/upgrade-guide/
5. Browse to
http://localhost:3002/docs/grafana/latest/installation/upgrading/
6. Verify that you have been redirected to
http://localhost:3002/docs/grafana/latest/upgrade-guide/
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit f3e08a3560 )
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2023-03-02 04:13:05 -05:00
Grot (@grafanabot)
66b94cd468
[v9.4.x] [DOC] Change APM dashboard to Service Graph view ( #63903 )
...
[DOC] Change APM dashboard to Service Graph view (#63818 )
* Change APM dashboard to Service View graph
* Apply suggestions from code review
* Update docs/sources/explore/trace-integration.md
* Update docs/sources/explore/trace-integration.md
(cherry picked from commit ac5dbf2632 )
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
2023-02-28 16:37:53 -05:00
Grot (@grafanabot)
b3682d498c
[v9.4.x] Alerting: Improve Alertmanager data source docs ( #63721 )
...
Alerting: Improve Alertmanager data source docs (#63611 )
Improve Alertmanager data source docs
(cherry picked from commit 6e39b7403d )
Co-authored-by: Konrad Lalik <konrad.lalik@grafana.com >
2023-02-28 08:29:17 +01:00
Jack Baldry
0f1f842015
[v9.4.x] fix link to explore with logs and headings ( #63665 ) ( #63701 )
...
* [v9.4.x] Logs: Rename dedup to deduplication (#62944 )
* fix: rename dedup with deduplication
* docs: update documentation
* fix: update names
(cherry picked from commit 8a94688114 )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* [v9.4.x] fix link to explore with logs and headings (#63665 )
fixed links and eadings
(cherry picked from commit a0a2181e5a )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
---------
Co-authored-by: Gareth Dawson <gareth.dawson@grafana.com >
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com >
2023-02-25 07:26:22 +00:00
Grot (@grafanabot)
758783a2e2
[v9.4.x] Docs: Disambiguate auto_assign_org_role configuration option descriptions ( #63681 )
...
Docs: Disambiguate auto_assign_org_role configuration option descriptions (#61827 )
(cherry picked from commit 5687d23b52 )
Co-authored-by: zsrv <95176387+zsrv@users.noreply.github.com >
2023-02-23 13:41:49 -05:00
Grot (@grafanabot)
5585dc0ba1
[v9.4.x] Docs: Fix of typo and delete of unnecessary sentence in 'Sign a plugin' doc ( #63683 )
...
Docs: Fix of typo and delete of unnecessary sentence in 'Sign a plugin' doc (#63538 )
* Typo fix, minor edit
Signed-off-by: Joe Perez <joseph.perez@grafana.com >
* Prettier fixes
Signed-off-by: Joe Perez <joseph.perez@grafana.com >
---------
Signed-off-by: Joe Perez <joseph.perez@grafana.com >
(cherry picked from commit dd5b115164 )
Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com >
2023-02-23 13:33:31 -05:00
Grot (@grafanabot)
2012cd7954
[v9.4.x] Docs: Update old default values for configuration options ( #63678 )
...
Docs: Update old default values for configuration options (#61826 )
(cherry picked from commit 0481c12bd5 )
Co-authored-by: zsrv <95176387+zsrv@users.noreply.github.com >
2023-02-23 13:01:24 -05:00
Grot (@grafanabot)
77263b8e65
[v9.4.x] Docs: Update default value for geomaps enable_custom_baselayers option ( #63675 )
...
Docs: Update default value for geomaps enable_custom_baselayers option (#61880 )
Docs: Update default value for geomaps disable_custom_baselayers option
The `disable_custom_baselayers` configuration option name and default
value were inverted in commit e604e69d93 ,
but the update to the description in the documentation was missed.
(cherry picked from commit 22f51602ba )
Co-authored-by: zsrv <95176387+zsrv@users.noreply.github.com >
2023-02-23 17:46:01 +00:00
Grot (@grafanabot)
cb13b75c6b
[v9.4.x] Docs: Clarify command palette changes are not behind feature flag ( #63667 )
...
Docs: Clarify command palette changes are not behind feature flag (#63576 )
(cherry picked from commit 63ae343ba9 )
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com >
2023-02-23 17:08:09 +00:00
Grot (@grafanabot)
7f6319393d
[v9.4.x] Navigation: Add plugin upgrade guide to docs ( #63616 )
...
Navigation: Add plugin upgrade guide to docs (#63449 )
* initial attempt at plugin upgrade guide
* fix link
* small tweaks based on feedback
* add basic skeleton for tabs documentation
(cherry picked from commit f6e92da402 )
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2023-02-23 05:15:05 -05:00
Grot (@grafanabot)
edd755b834
[v9.4.x] Docs: Improved docs for templating labels and annotations ( #63606 )
...
Docs: Improved docs for templating labels and annotations (#63539 )
(cherry picked from commit c9497dc533 )
Co-authored-by: George Robinson <george.robinson@grafana.com >
2023-02-23 03:58:52 -05:00
Grot (@grafanabot)
6162e6f823
[v9.4.x] Docs: Fix numbering in templating docs ( #63587 )
...
Docs: Fix numbering in templating docs (#63577 )
(cherry picked from commit 18fec707fd )
Co-authored-by: George Robinson <george.robinson@grafana.com >
2023-02-22 12:38:28 -05:00
Grot (@grafanabot)
8aaca53a32
[v9.4.x] Docs: fix typo in 9.4 what's new ( #63580 )
...
Docs: fix typo in 9.4 what's new (#63545 )
provides -> providers
(cherry picked from commit 33277fccde )
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com >
2023-02-22 09:15:51 -06:00
Grot (@grafanabot)
045aff4009
[v9.4.x] Add --init to all podman invocations to ensure ^C works on MacOS ( #63552 )
...
[v9.4.x] Add --init to all podman invocations to ensure ^C works on MacOS (#61745 )
(cherry picked from commit 5f5f51b3bf )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2023-02-22 11:19:05 +00:00
Grot (@grafanabot)
e9b269a5b8
[v9.4.x] Docs: Delete old templating notifications docs page ( #63549 )
...
Docs: Delete old templating notifications docs page (#63547 )
(cherry picked from commit 740bcf64ce )
Co-authored-by: George Robinson <george.robinson@grafana.com >
2023-02-22 05:16:21 -05:00
Grot (@grafanabot)
f9845a6d70
[v9.4.x] Docs: Remove duplicate docs on images in notifications ( #63475 )
...
Docs: Remove duplicate docs on images in notifications (#63474 )
(cherry picked from commit 85457156e3 )
Co-authored-by: George Robinson <george.robinson@grafana.com >
2023-02-20 18:01:28 +00:00
Grot (@grafanabot)
96121adda2
[v9.4.x] Docs: Uploading images from disk supported in Slack ( #63473 )
...
Docs: Uploading images from disk supported in Slack (#63443 )
(cherry picked from commit 0e9201c522 )
Co-authored-by: George Robinson <george.robinson@grafana.com >
2023-02-20 12:43:02 -05:00
Grot (@grafanabot)
56b478f84d
[v9.4.x] Docs: Upload images from disk supported in Telegram ( #63471 )
...
Docs: Upload images from disk supported in Telegram (#63442 )
(cherry picked from commit 92248fe977 )
Co-authored-by: George Robinson <george.robinson@grafana.com >
2023-02-20 12:37:20 -05:00
Grot (@grafanabot)
0bddceb24c
[v9.4.x] Alerting: Fix confusing comment about screenshots in default.ini and docs ( #63440 )
...
Alerting: Fix confusing comment about screenshots in default.ini and docs (#63346 )
(cherry picked from commit 005f5ca1df )
Co-authored-by: George Robinson <george.robinson@grafana.com >
2023-02-20 05:25:36 -05:00
Grot (@grafanabot)
f69374abbd
[v9.4.x] Docs: Fix redaction error in notification policies docs ( #63140 )
...
Docs: Fix redaction error in notification policies docs (#63112 )
fix redaction error in notification policies docs
(cherry picked from commit f43993d43f )
Co-authored-by: Santiago <santiagohernandez.1997@gmail.com >
2023-02-09 13:03:59 -03:00
Grot (@grafanabot)
ec2082c172
[v9.4.x] docs: adds what's new video ( #63207 )
...
docs: adds what's new video (#63206 )
adds what's new video
(cherry picked from commit 52cc6a8651 )
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2023-02-09 09:56:38 -06:00
Grot (@grafanabot)
8a489712cc
[v9.4.x] docs: comments out video ( #63152 )
...
docs: comments out video (#63150 )
comments out video
(cherry picked from commit bc93f45e9d )
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2023-02-08 14:43:40 -06:00
Grot (@grafanabot)
87f6fef9d7
[v9.4.x] docs: fixes video link in what's new 9.4 ( #63146 )
...
docs: fixes video link in what's new 9.4 (#63145 )
fixes video link
(cherry picked from commit b405874166 )
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2023-02-08 13:51:02 -06:00
Grot (@grafanabot)
371149fa02
[v9.4.x] fix broken envelope encryption link ( #63143 )
...
fix broken envelope encryption link (#63135 )
(cherry picked from commit 72ca7fe7fe )
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com >
2023-02-08 11:41:47 -08:00
Grot (@grafanabot)
845b797b5b
[v9.4.x] What's New in v9.4 ( #63137 )
...
What's New in v9.4 (#59614 )
* What's New in v9.4
* moves alert email templating to v9.4 release
* Add whats new for SAT (#61151 )
* Add whats new for SAT
* Logs: Add logdetails redesign to "whats new" (#61361 )
* update whats new
* update text and add image
* change `logline` to `log line`
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com >
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com >
* add: skip org role sync
* add note about oncall rbac to whats new 9.4 docs
* Loki Datasource: Add query validation to What's new (#62012 )
Loki Datasource: add query validation to what's new
* Add note about SAML auto login (#61926 )
* Add note about SAML auto login
* Apply suggestions from code review
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
* run prettier
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
* What's New: Add image for the Loki Query Validation feature (#62358 )
* What's new 9.4: add image for Loki query validation
* What's new 9.4: update image path
* Docs: Add logs sample to whats new in 9.4 (#62354 )
* Add logs sample to whats new in 9.4
* Update path to image
* Update docs/sources/whatsnew/whats-new-in-v9-4.md
Co-authored-by: Matias Chomicki <matyax@gmail.com >
---------
Co-authored-by: Matias Chomicki <matyax@gmail.com >
* Add datasource connection page to whatsnew
* Update datasource connection whats new 9.4
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com >
* Update datasource connection whats-new-in-v9-4.md
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com >
* Update whats-new-in-v9-4.md
Enterprise features add on
* Added command palette, navigation
* Update whats-new-in-v9-4.md
* Update whats-new-in-v9-4.md
* enterprise updates
* add panel header redesign content
* Adds alerting content to whats new
* Fix typo
Nav navigation -> New Navigation
* adds image to pause alerts
* Updated cmd palette screenshot
* Update docs/sources/whatsnew/whats-new-in-v9-4.md
* Update docs/sources/whatsnew/whats-new-in-v9-4.md
* adds alerting screenshots
* reorder and begin adding availability
Re-ordered updates into groups, and added availability descriptions to the first few updates.
* Updated command palette availability
* fix capitalization
* copy edit
* add before you upgrade section
* add docs relref links
* makes prettier
* added before you begin boilerplate
* Add Enterprise Datasource updates / highlights
* Add what's new section on updates to the canvas panel
* Update canvas demo vid src to correct location
* Canvas: add small shoutout for new server element in whats new
* copy edit final contributions
---------
Co-authored-by: linoman <2051016+linoman@users.noreply.github.com >
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com >
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com >
Co-authored-by: Eric Leijonmarck <eric.leijonmarck@gmail.com >
Co-authored-by: Joey Orlando <joseph.t.orlando@gmail.com >
Co-authored-by: Matias Chomicki <matyax@gmail.com >
Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com >
Co-authored-by: natellium <natalia.bernarte@grafana.com >
Co-authored-by: Natalia Bernarte Oses <74534993+natellium@users.noreply.github.com >
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: Fabrizia Rossano <117294258+frossano-grafana@users.noreply.github.com >
Co-authored-by: Zsofia <zsofia.komaromi@gmail.com >
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com >
Co-authored-by: Mitchel Seaman <mitchel.seaman@gmail.com >
Co-authored-by: josiahg <jay@grafana.com >
Co-authored-by: nmarrs <nathanielmarrs@gmail.com >
(cherry picked from commit 4dba927b3a )
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2023-02-08 14:16:20 -05:00
Grot (@grafanabot)
8a8180c44d
[v9.4.x] Docs: incorporates feedback from PR #62402 ( #63101 )
...
Docs: incorporates feedback from PR #62402 (#63065 )
incorporates feedback from original PR
(cherry picked from commit a7ae05285c )
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2023-02-08 09:36:07 -06:00
Grot (@grafanabot)
238f51fb73
[v9.4.x] Docs: fix typo ( #63038 )
...
Docs: fix typo (#63032 )
(cherry picked from commit c4909a6c2b )
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com >
2023-02-07 16:06:00 +01:00
Marcus Efraimsson
bd14abb309
[v9.4.x] Docs: Fix 404 links in build a plugin page ( #63006 ) ( #63010 )
...
Docs: Fix 404 links in build a plugin page (#63006 )
(cherry picked from commit a2f8dd7f1f )
2023-02-07 12:22:12 +01:00
Grot (@grafanabot)
0ca7d1e210
[v9.4.x] docs: upgrade guide refactor organizes releases into their own pages; moves upgrade guide to the root ( #62987 )
...
docs: upgrade guide refactor organizes releases into their own pages; moves upgrade guide to the root (#62402 )
* organizes releases into their own pages; moves upgrade guide to the root
* adds and removes aliases
* Update docs/sources/upgrade-guide/upgrade-v8.0/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/upgrade-guide/upgrade-v8.0/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/upgrade-guide/upgrade-v8.0/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/upgrade-guide/upgrade-v9.3/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/shared/upgrade/upgrade-common-tasks.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/shared/upgrade/upgrade-common-tasks.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/shared/upgrade/upgrade-common-tasks.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* corrects relrefs
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit ee2e294b4e )
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2023-02-06 17:10:49 -06:00
Grot (@grafanabot)
200c94c722
[v9.4.x] Add canonical URL to all HTTP API docs ( #62971 )
...
Add canonical URL to all HTTP API docs (#62957 )
Facilitates mounting these docs in the Grafana Cloud documentation set
without affecting SEO.
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit 4037e5e325 )
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2023-02-06 17:21:50 +00:00
Grot (@grafanabot)
7589dbe784
[v9.4.x] docs: fix broken annotations link ( #62968 )
...
docs: fix broken annotations link (#62834 )
* docs: fix broken annotations link
Link to annotations section is broken because the section was never added. A placeholder for it was removed on this commit, but the link wasn't. This seems like the best place to point to.
* fix relref formatting
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
* removed TODOs from tables
* prettier linting
---------
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
(cherry picked from commit 09943407e4 )
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com >
2023-02-06 10:53:14 -06:00
Grot (@grafanabot)
cb898dfe66
[v9.4.x] Docs: corrects typo ( #62961 )
...
Docs: corrects typo (#62954 )
corrects typo
(cherry picked from commit cf272186fb )
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2023-02-06 09:42:26 -06:00
Grot (@grafanabot)
fba376b347
[v9.4.x] Docs: removes Grafana Cloud CTA ( #62905 )
...
Docs: removes Grafana Cloud CTA (#62827 )
removes Grafana Cloud CTA
(cherry picked from commit ebe54629e7 )
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2023-02-03 12:39:30 -06:00
Grot (@grafanabot)
8637518540
[v9.4.x] Added pageZoomLevel option to image renderer setup documentation ( #62842 )
...
Added pageZoomLevel option to image renderer setup documentation (#59472 )
* Added pageZoomLevel option to image renderer setup
* Update _index.md
* Update docs/sources/setup-grafana/image-rendering/_index.md
* chore: prettier run in docs
---------
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
(cherry picked from commit 8b017f5aa4 )
Co-authored-by: Gabriel Goller <gabrielgoller123@gmail.com >
2023-02-03 10:25:14 +01:00
Grot (@grafanabot)
0c27df8b8c
[v9.4.x] Alerting docs: updates to alert rules docs for 9.4 ( #62810 )
...
Alerting docs: updates to alert rules docs for 9.4 (#62744 )
* Alerting docs: updates to alert rules docs for 9.4
* Adds updates to oncall contact point and pause alerts
* Adds view read-only query update 9.4
(cherry picked from commit d19803a0f0 )
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
2023-02-03 07:17:00 +00:00
Grot (@grafanabot)
94ec932d29
[v9.4.x] Docs: corrects incorrect redirect and fixes link ( #62820 )
...
Docs: corrects incorrect redirect and fixes link (#62815 )
corrects incorrect redirect and fixes link
(cherry picked from commit 060e0a4d18 )
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2023-02-02 13:52:26 -06:00
Grot (@grafanabot)
363171b182
[v9.4.x] Alerting: Pass yaml as a query param in export request ( #62806 )
...
Alerting: Pass yaml as a query param in export request (#62751 )
* Set YAML as default value for exporting alert rules
* use YAML format for rule list export
Co-authored-by: Sonia Aguilar <33540275+soniaAguilarPeiron@users.noreply.github.com >
* lint
* Add new format query param to swagger+docs
* Fix broken test
---------
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com >
Co-authored-by: Matt Jacobson <matthew.jacobson@grafana.com >
(cherry picked from commit 753c84f825 )
Co-authored-by: Sonia Aguilar <33540275+soniaAguilarPeiron@users.noreply.github.com >
2023-02-02 17:29:21 +01:00
Grot (@grafanabot)
c7a182e9d5
[v9.4.x] Tempo: Trace to logs update image ( #62804 )
...
Tempo: Trace to logs update image (#62796 )
(cherry picked from commit 99a16d27c1 )
Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com >
2023-02-02 17:02:43 +01:00
Grot (@grafanabot)
bfe6b520d7
[v9.4.x] Tempo: Update docs for trace to logs functionality ( #62793 )
...
Tempo: Update docs for trace to logs functionality (#62338 )
(cherry picked from commit 1aae808723 )
Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com >
2023-02-02 16:52:24 +01:00
Grot (@grafanabot)
045c2d4e59
[v9.4.x] docs: fix broken elasticsearch metrics play link ( #62719 )
...
docs: fix broken elasticsearch metrics play link (#62715 )
fix broken elastic search play link
(cherry picked from commit 1225e8d6d8 )
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com >
2023-02-01 12:05:00 -06:00
Grot (@grafanabot)
5bb58c5172
[v9.4.x] Alerting docs: adds declare incident ( #62710 )
...
Alerting docs: adds declare incident (#62681 )
* Alerting docs: adds declare incident
* adds alert detail view option
(cherry picked from commit 9d07b77532 )
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
2023-02-01 16:59:26 +00:00
Grot (@grafanabot)
795c86b045
[v9.4.x] Tempo: Remove tempoApmTable feature flag ( #62702 )
...
Tempo: Remove tempoApmTable feature flag (#62499 )
Remove tempoApmTable feature flag
(cherry picked from commit 5e1506dea0 )
Co-authored-by: Andre Pereira <adrapereira@gmail.com >
2023-02-01 16:15:58 +00:00
Grot (@grafanabot)
4bdfc2d926
[v9.4.x] Expressions: Fixes the issue showing expressions editor ( #62622 )
...
Expressions: Fixes the issue showing expressions editor (#62510 )
* Use suggested value for uid
* update the snapshot
* use __expr__
* replace all -100 with __expr__
* update snapshot
* more changes
* revert redundant change
* Use expr.DatasourceUID where it's possible
* generate files
(cherry picked from commit 91221bc436 )
Co-authored-by: ismail simsek <ismailsimsek09@gmail.com >
2023-01-31 18:10:13 +00:00
Grot (@grafanabot)
3023a43d4f
[v9.4.x] TestData: Remove references to TestData "DB" ( #62613 )
...
TestData: Remove references to TestData "DB" (#62603 )
* remove refs testdatadb
* fix trailing semi-colon
* remove pluginName completely
(cherry picked from commit e7bfc4e749 )
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com >
2023-01-31 18:02:42 +00:00
Grot (@grafanabot)
90a4c84bc2
[v9.4.x] MySQL: Quote identifiers that include special characters ( #62618 )
...
MySQL: Quote identifiers that include special characters (#61135 )
* SQL: toRawSQL required and escape table
* Fix autocomplete for MySQL
* Change the way we escape for builder
* Rework escape ident to be smart instead
* Fix A11y for alias
* Add first e2e test
* Add test for code editor
* Add doc
* Review comments
* Move functions to sqlUtil
(cherry picked from commit 62c30dea4d )
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com >
2023-01-31 17:26:44 +00:00
Grot (@grafanabot)
b8c6ff611d
[v9.4.x] Plugins: Update migration guide for 9.4/forwarded headers ( #62549 )
...
Plugins: Update migration guide for 9.4/forwarded headers (#62505 )
Update plugin migration guide in regards to v9.4 and forwarding
of headers in grafana-plugin-sdk-go.
(cherry picked from commit 6c02c7079f )
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com >
2023-01-31 10:55:56 +01:00
Grot (@grafanabot)
8eb9971797
[v9.4.x] Azure Monitor: Docs update for multiple resources ( #62543 )
...
Azure Monitor: Docs update for multiple resources (#62454 )
(cherry picked from commit d3897b612f )
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com >
2023-01-31 09:56:45 +01:00
Grot (@grafanabot)
c567e690ad
[v9.4.x] Alerting: Clarify PagerDuty integrationKey format ( #62513 )
...
Alerting: Clarify PagerDuty integrationKey format (#62463 )
**What is this feature?**
Simply a documentation update.
**Why do we need this feature?**
Clarify the doc, so people don't waste time integrating the wrong key,
e.g. #8979 , #9036 , https://community.librenms.org/t/19013
**Who is this feature for?**
Developers doing a PagerDuty integration.
(cherry picked from commit a7c4872bcd )
Co-authored-by: Andre Miras <AndreMiras@users.noreply.github.com >
2023-01-31 08:56:14 +00:00
Grot (@grafanabot)
34524d6dfa
[v9.4.x] Azure Monitor: Enable multiple resource queries ( #62502 )
...
Azure Monitor: Enable multiple resource queries (#62467 )
(cherry picked from commit 6d230d95eb )
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com >
2023-01-30 17:55:06 +01:00