grafana-delivery-bot[bot]
96407c0779
[v10.1.x] Docs: update Grafana Play InfluxDB templated dashboard link ( #75922 )
...
Docs: update Grafana Play InfluxDB templated dashboard link (#75919 )
Updated grafana play link
(cherry picked from commit 39747c808e )
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com >
2023-10-03 15:27:58 -04:00
Christopher Moyer
42e673a34c
Docs: Manual backport - Update grafana configuration documentation ( #75717 ) ( #75913 )
...
Docs: Update grafana configuration documentation (#75717 )
* docs: Update grafana configuration documentation
* Update sentence
* convert to multiline
(cherry picked from commit 949164232e )
Co-authored-by: Priyanshu Raj <55045459+rpriyanshu9@users.noreply.github.com >
2023-10-03 14:09:59 -04:00
Christopher Moyer
7f75ea6bb3
[Docs 10.1.x] Manual backport 75816 to v10.1.x ( #75906 )
...
Docs: Fix link to developing plugins (#75816 )
* Docs: Fix link to developing plugins (#75788 )
* Update docs/sources/administration/data-source-management/index.md
* Update docs/sources/administration/data-source-management/index.md
* Apply suggestions from code review
---------
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
(cherry picked from commit 2b83d7a168 )
Co-authored-by: shaviz2000 <100825441+shaviz2000@users.noreply.github.com >
2023-10-03 11:15:21 -05:00
Jack Baldry
c629e3b09c
[v10.1.x] Docs: Remove duplicate "Legend values" heading ( #75800 )
...
Docs: Remove duplicate "Legend values" heading (#75692 )
* Replaced legends shared content with text
* Copy and structuring edits
* Removed redundant link
* Prettier
---------
(cherry picked from commit 61b856c7dc )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com >
2023-10-03 10:09:07 -04:00
Jack Baldry
98b6810acf
Fix links in shared Tempo page ( #75871 )
...
Fix Tempo links
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
2023-10-03 13:51:33 +01:00
Jack Baldry
6d0ec34e6e
[v10.1.x] Docs: Remove old plugin docs, fix URLs to go to new dev portal ( #75325 ) ( #75716 )
...
* Docs: Remove old plugin docs, fix URLs to go to new dev portal (#75325 )
* Remove old plugin docs, add redirects to new dev portal
* Restore plugin.schema.json file
* Update docs/sources/administration/plugin-management/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* More updates
* Cleanup links
* Update docs/sources/alerting/fundamentals/evaluate-grafana-alerts.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* fix codeowners
* Change reference links to inline links to avoid 404s
* Update docs/sources/datasources/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/datasources/mysql/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/datasources/postgres/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/fundamentals/timeseries-dimensions/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/fundamentals/dashboards-overview/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/fundamentals/dashboards-overview/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/panels-visualizations/configure-standard-options/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/panels-visualizations/query-transform-data/transform-data/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Remove grafana.com from 2 URLs
* Fix 1 more reference link
* Prettier fix
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit 0e2b741fc3 )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Clean up
* Remove `docs/reference` that came from backport
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Remove incorrect content
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com >
* Update .changelog-archive/CHANGELOG.7.md
Co-authored-by: David Harris <david.harris@grafana.com >
* Update contribute/breaking-changes-guide.md
Co-authored-by: David Harris <david.harris@grafana.com >
* Update docs/sources/administration/data-source-management/index.md
Co-authored-by: David Harris <david.harris@grafana.com >
* Update docs/sources/datasources/_index.md
Co-authored-by: David Harris <david.harris@grafana.com >
* Update docs/sources/developers/_index.md
Co-authored-by: David Harris <david.harris@grafana.com >
* Prettier
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com >
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: David Harris <david.harris@grafana.com >
2023-10-02 19:33:28 +03:00
Andreas Christou
28d2423050
[v10.1.x] Azure: Add support for Workload Identity authentication ( #75733 )
...
Azure: Add support for Workload Identity authentication (#75681 )
* Update Azure Monitor
* Update Prometheus
* Update README
* Update docs/sources/datasources/azure-monitor/_index.md
Co-authored-by: Andrew Hackmann <5140848+bossinc@users.noreply.github.com >
* Update docs/sources/datasources/azure-monitor/_index.md
Co-authored-by: Beverly <131809838+BeverlyJaneJ@users.noreply.github.com >
* Update docs/sources/datasources/azure-monitor/_index.md
Co-authored-by: Beverly <131809838+BeverlyJaneJ@users.noreply.github.com >
* Update docs/sources/datasources/azure-monitor/_index.md
Co-authored-by: Beverly <131809838+BeverlyJaneJ@users.noreply.github.com >
* README updates
* Fix prettier
* memoize options
---------
Co-authored-by: Andrew Hackmann <5140848+bossinc@users.noreply.github.com >
Co-authored-by: Beverly <131809838+BeverlyJaneJ@users.noreply.github.com >
(cherry picked from commit 5796836662 )
# Conflicts:
# public/app/plugins/datasource/azuremonitor/components/AzureCredentialsForm.tsx
2023-09-29 14:06:38 +03:00
Andreas Christou
6445e1f907
[v10.1.x] Azure: Settings for Azure AD Workload Identity ( #75683 )
...
* Azure: Settings for Azure AD Workload Identity (#75283 )
* Settings for Azure AD Workload Identity
* Update dependency on Grafana Azure SDK
* Documentation
* Fix JS code
* Cleanup Prometheus backend code
* Making prettier happy
(cherry picked from commit 3ee40d3a5a )
# Conflicts:
# go.mod
# go.sum
# public/app/plugins/datasource/mssql/azureauth/AzureAuth.testMocks.ts
* Fix go.sum
---------
Co-authored-by: Sergey Kostrukov <sekost@microsoft.com >
2023-09-29 11:47:34 +01:00
grafana-delivery-bot[bot]
8476f5acdc
[v10.1.x] alerting: docs : expand new nested policy instructions ( #75680 )
...
alerting: docs : expand new nested policy instructions (#75616 )
added some clarifications to new nested pol
(cherry picked from commit 6d08050f84 )
Co-authored-by: tonypowa <45235678+tonypowa@users.noreply.github.com >
2023-09-29 08:35:34 +02:00
grafana-delivery-bot[bot]
22983a86f2
[v10.1.x] Docs: enhance disabling presence indicator content ( #75675 )
...
Docs: enhance disabling presence indicator content (#75647 )
* docs presence indicator disable flag
* Edited
* Fixed typo
* Fixed typo
---------
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com >
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com >
(cherry picked from commit 8771e4957b )
Co-authored-by: Krishna Dhakal <7krishna7dhakal7@gmail.com >
2023-09-28 12:24:54 -04:00
grafana-delivery-bot[bot]
f59ce8baed
[v10.1.x] Docs: state data source queried upon time range change ( #75667 )
...
Docs: state data source queried upon time range change (#75639 )
* docs changes on time range option
* Removed unneeded sentence, typo fix, and added emphasis
* Fixed prettier linting errors
* Removed emphasis
---------
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com >
(cherry picked from commit 8a46f9fd02 )
Co-authored-by: Krishna Dhakal <7krishna7dhakal7@gmail.com >
2023-09-28 11:46:02 -04:00
grafana-delivery-bot[bot]
dfd5e25d87
[v10.1.x] Fix Grafana Enterprise link ( #75643 )
...
Fix Grafana Enterprise link (#75623 )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit 7255b97d73 )
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2023-09-28 13:14:53 +01:00
grafana-delivery-bot[bot]
e0e5721215
[v10.1.x] Add alias to redirect /docs/grafana/latest/variables/templates-and-variables/ identified as missing by the website crawl ( #75645 )
...
Add alias to redirect /docs/grafana/latest/variables/templates-and-variables/ identified as missing by the website crawl (#75627 )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit 92e0a986da )
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2023-09-28 15:10:40 +03:00
grafana-delivery-bot[bot]
8f92988d0e
[v10.1.x] Fix Cloudwatch data source link ( #75644 )
...
Fix Cloudwatch data source link (#75624 )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit 48899eec94 )
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2023-09-28 15:10:18 +03:00
grafana-delivery-bot[bot]
d6d9dfd084
[v10.1.x] docs: update angular alternatives ( #75620 )
...
docs: update angular alternatives (#75184 )
* docs: update angular alternatives
* Update docs/sources/developers/angular_deprecation/angular-plugins.md
Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com >
---------
Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com >
(cherry picked from commit f9edaa5d78 )
Co-authored-by: David Harris <david.harris@grafana.com >
2023-09-28 12:38:44 +01:00
Jack Baldry
476ee0015f
Partially revert "[v10.1.x] Remove plugins" ( #75603 )
...
* Revert "[v10.1.x] Remove plugins (#75585 )"
This reverts commit ab5939c64c .
* Remove plugins
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
2023-09-28 09:05:49 +01:00
Jack Baldry
ab5939c64c
[v10.1.x] Remove plugins ( #75585 )
...
* Delete plugins files comprehensively
* [publish-technical-documentation-release] Publish from grafana/grafana:v10.1.x/docs/sources
* Cleanup whitespace
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* [publish-technical-documentation-next] Publish from grafana/beyla:main/docs/sources
* Fix all links to "Sign a plugin" pages
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* [publish_dashboards]
* Fix metadata links
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* [publish-technical-documentation-next] Publish from grafana/agent:main/docs/sources
* Fix data-frames redirect
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* add collapse shortcode (#15422 )
* Add note about missing rewrites
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix all data-frames links
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix links to "plugins"
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix links to angular-react
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix "plugin-sdk-go" links
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix backend links
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix "Add query editor help" links
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix some remaining links
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix some stray links
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* [publish_plugins]
* Add missing redirects and fix a couple more links
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Use partial URLs to appease `doc-validator` for now
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
2023-09-27 18:22:15 +01:00
brendamuir
a68c3cf9f4
Alerting docs: fix links ( #75520 )
...
fix links
2023-09-27 14:21:56 +02:00
brendamuir
91f1162a77
Alerting docs: backport 10.1 ( #75485 )
2023-09-27 08:51:20 +02:00
grafana-delivery-bot[bot]
f12cbfaf15
[v10.1.x] Update set-up-for-high-availability.md ( #75458 )
...
Update set-up-for-high-availability.md (#75356 )
* Update set-up-for-high-availability.md
Added a note to Enforce the need to setup separately the Alerting HA, as some customers keep opening tickets complaining about duplicate alerts when setting up Grafana HA.
* Update set-up-for-high-availability.md
Corrected note (alerts instead of wueries)
* Update docs/sources/setup-grafana/set-up-for-high-availability.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
* Update docs/sources/setup-grafana/set-up-for-high-availability.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
* Update docs/sources/setup-grafana/set-up-for-high-availability.md
* Update docs/sources/setup-grafana/set-up-for-high-availability.md
---------
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
(cherry picked from commit 1ff116e85c )
Co-authored-by: Marin N <marinnedea@users.noreply.github.com >
2023-09-26 10:14:17 -04:00
Nathan Marrs
f9fa201dbe
[v10.1.x] Chore: Remove reference to github discussions in canvas and geomap docs ( #75308 )
...
Chore: Remove reference to github discussions in canvas and geomap docs (#75258 )
(cherry picked from commit 13ea22ac1e )
2023-09-26 08:51:03 -04:00
brendamuir
174152c66c
Alerting docs: fix 10.1 relrefs ( #75421 )
2023-09-26 12:55:16 +02:00
grafana-delivery-bot[bot]
76e66b3f08
[v10.1.x] Fix migrating alerts aliases ( #75429 )
...
Fix migrating alerts aliases (#74898 )
* Add comments to indicate which page I believe each alias is intending to redirect
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Remove difference-old-new redirect from migrating-alerts page since an alternative page exists
The alternative page is `docs/sources/alerting/difference-old-new.md`.
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Add comment to show intended absolute path redirect
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Remove `unified-alerting/difference-old-new/` redirect because it already exists in `docs/sources/alerting/difference-old-new.md`.
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Remove `unified-alerting/` alias since the absolute URL already redirects to `/docs/grafana/latest/alerting/`
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix `/docs/grafana/<GRAFANA VERSION>/alerting/migrating-alerts/` redirect
The following example uses `latest` as _`GRAFANA VERSION`_ for simplicity and readability.
The desire is the following redirect:
```
src: /docs/grafana/latest/alerting/migrating-alerts/
dst: /docs/grafana/latest/alerting/set-up/migrating-alerts/
```
`dst` is the Hugo pretty URL for the current page (`docs/sources/alerting/set-up/migrating-alerts/_index.md`).
When constructing Hugo aliases we are working from the page's containing directory and not the page itself.
The path element `.` represents that directory.
For example:
```
page: /docs/grafana/latest/alerting/set-up/migrating-alerts/
alias: ./
dst: /docs/grafana/latest/alerting/set-up/
```
The path element `..` represents the parent directory of the page's containing directory.
For example:
```
page: /docs/grafana/latest/alerting/set-up/migrating-alerts/
alias: ../
dst: /docs/grafana/latest/alerting/
```
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit 3ab31c345e )
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2023-09-26 13:32:19 +03:00
grafana-delivery-bot[bot]
11d5cf4214
[v10.1.x] Docs: Add note about rename by regex transform ( #75399 )
...
Docs: Add note about rename by regex transform (#75394 )
Add note about rename by regex transform
(cherry picked from commit be850b2cbb )
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com >
2023-09-25 16:28:17 -04:00
Isabel
ca190aabfd
[v10.1.x] Docs: update visualization naming conventions - 2 ( #75302 )
...
Docs: update visualization naming conventions - 2 (#74954 )
* Updated naming style
* Updated viz names on Visualiztions index page
(cherry picked from commit 7cbca0dfa4 )
2023-09-22 13:19:16 -04:00
Isabel
d326a0ed1a
[v10.1.x] Docs: update visualization naming conventions ( #75313 )
...
* Docs: update visualization naming conventions (#74770 )
* Fixed naming conventions for several visualizations
* Fixed naming conventions
* Fixed a missed refernce
* Apply suggestions from code review
Co-authored-by: Nathan Marrs <nathanielmarrs@gmail.com >
* Fixed prettier linting error
---------
Co-authored-by: Nathan Marrs <nathanielmarrs@gmail.com >
(cherry picked from commit 2192a34fc4 )
* Fixed typo
2023-09-22 12:57:07 -04:00
grafana-delivery-bot[bot]
48aa4b66fc
[v10.1.x] Docs: Fix Tempo link errors ( #75292 )
...
Docs: Fix Tempo link errors (#75169 )
* fix configure it broken link
* fixed configure Grafana agent link
* fix service graph link
(cherry picked from commit c955eff1cb )
Co-authored-by: lwandz13 <126723338+lwandz13@users.noreply.github.com >
2023-09-22 09:00:43 -05:00
grafana-delivery-bot[bot]
56d08f66d5
[v10.1.x] Alerting docs: fixes numeric data link take 2 ( #75186 )
...
Alerting docs: fixes numeric data link take 2 (#75166 )
(cherry picked from commit f229758af0 )
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
2023-09-20 19:44:08 +02:00
grafana-delivery-bot[bot]
f339e19d05
[v10.1.x] Update make docs procedure ( #75181 )
...
Update `make docs` procedure (#75137 )
Co-authored-by: grafanabot <bot@grafana.com >
(cherry picked from commit a392cc6759 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-20 19:23:02 +03:00
grafana-delivery-bot[bot]
821b0f3e34
[v10.1.x] Alerting docs: fixes numeric data link ( #75161 )
...
Alerting docs: fixes numeric data link (#75155 )
(cherry picked from commit 55a4d9b38e )
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
2023-09-20 15:52:23 +02:00
grafana-delivery-bot[bot]
697db3f596
[v10.1.x] Alerting docs: removes cloud link ( #75149 )
...
Alerting docs: removes cloud link (#75142 )
* Alerting docs: removes cloud link
* removes link sentence
(cherry picked from commit c999979bc5 )
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
2023-09-20 14:31:20 +02:00
grafana-delivery-bot[bot]
1ac834c74f
[v10.1.x] update svg panel guidance ( #75080 )
...
update svg panel guidance (#75076 )
(cherry picked from commit 9a077d5993 )
Co-authored-by: David Harris <david.harris@grafana.com >
2023-09-19 11:00:59 +01:00
Isabel
d826160908
[v10.1.x] Docs: add deep links info ( #75039 )
...
Docs: add deep links info (#75017 )
add deep links info
(cherry picked from commit 025979df75 )
2023-09-18 15:09:21 -04:00
grafana-delivery-bot[bot]
95ba33fde8
[v10.1.x] Fix Grafana Cloud data source alerting link 404 ( #74990 )
...
Fix Grafana Cloud data source alerting link 404 (#73240 )
* Add datasources link for Grafana Cloud
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Use inferred labels to reduce typing
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit 9decb889e5 )
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2023-09-18 10:58:00 +01:00
grafana-delivery-bot[bot]
6f29103386
[v10.1.x] Update make docs procedure ( #74991 )
...
Update `make docs` procedure (#74976 )
Co-authored-by: grafanabot <bot@grafana.com >
(cherry picked from commit e63f764b83 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-18 10:55:25 +01:00
Isabel
522400c01e
[v10.1.x] Docs: add missing shared files to upgrade guides 8-9.4 ( #74936 )
...
Docs: add missing shared files to upgrade guides 8-9.4 (#74886 )
Added missing shared files to upgrade guides 9-9.4
(cherry picked from commit 2c6958a14a )
2023-09-14 12:51:21 -04:00
grafana-delivery-bot[bot]
1b18713691
[v10.1.x] Docs: replace broken link with current docs location ( #74932 )
...
Docs: replace broken link with current docs location (#74884 )
Replaced broken link with current docs location
(cherry picked from commit fb91919e3b )
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com >
2023-09-14 11:45:46 -04:00
Isabel
22cd5b2ae1
[v10.1.x] Docs: Add multiple y-axes guidance ( #74282 ) ( #74865 )
...
Docs: Add multiple y-axes guidance (#74282 )
* Added multiple y axes shared file
* Added shared content to time series page
* Updated shared content and added to heatmap and bar chart pages
(cherry picked from commit 9a389a80d8 )
2023-09-13 17:23:41 -04:00
grafana-delivery-bot[bot]
632c0a2f7f
[v10.1.x] Docs/creates backup grafana topic ( #74806 )
...
Docs/creates backup grafana topic (#74754 )
* starts to step out the backup content
* adds shared shortcode
* shares intro content
* Update docs/sources/administration/back-up-grafana/index.md
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com >
* updates 10 and 9.5 upgrade guides with shared content
* makes prettier
* incorporates feedback
---------
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com >
(cherry picked from commit a7bf303832 )
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2023-09-13 14:53:02 -05:00
grafana-delivery-bot[bot]
14123eb3a6
[v10.1.x] Docs: Fix nightly builds link ( #74845 )
...
Docs: Fix nightly builds link (#73964 )
* Fix nightly builds link
Replace dead link for nightly OSS builds
* Updated link
* Got updated link
* Fixed link properties
(cherry picked from commit a482795a96 )
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com >
2023-09-13 10:19:25 -04:00
grafana-delivery-bot[bot]
abe720d48f
[v10.1.x] Docs: add dashboards folder naming guidance ( #74775 )
...
Docs: add dashboards folder naming guidance (#74772 )
* Added folder naming guidance
* Fixed prettier linting errors
(cherry picked from commit b4ac0eee54 )
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com >
2023-09-13 10:02:06 -04:00
grafana-delivery-bot[bot]
5d66c2acf1
[v10.1.x] Alerting docs: adds roll back warning to config grafana ( #74831 )
...
Alerting docs: adds roll back warning to config grafana (#74785 )
(cherry picked from commit 38c3483594 )
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
2023-09-13 15:35:04 +03:00
grafana-delivery-bot[bot]
831193f8e1
[v10.1.x] Docs: 404 fix - updated alerting link ( #74815 )
...
Docs: 404 fix - updated alerting link (#74628 )
* Fixed contact points link in 8.4 what's new
* Updated link per Jack's suggestion
(cherry picked from commit 84106568aa )
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com >
2023-09-13 12:57:29 +02:00
grafana-delivery-bot[bot]
5791fc4710
[v10.1.x] Fix contact points aliases and add additional for /docs/grafana/<GRAFANA_VERSION>/alerting/contact-points/ ( #74805 )
...
Fix contact points aliases and add additional for `/docs/grafana/<GRAFANA_VERSION>/alerting/contact-points/` (#74673 )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit de9b658b7f )
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2023-09-13 10:40:56 +01:00
grafana-delivery-bot[bot]
13b01c3d88
[v10.1.x] Remove set-up-cloud page as it has been moved to the website repository ( #74801 )
...
Remove set-up-cloud page as it has been moved to the website repository (#74755 )
* Page has been moved to the website repository
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Update .codespellignore to ignore 'Operator Windrose' and fix typo
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit ac314855eb )
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2023-09-13 11:58:49 +03:00
grafana-delivery-bot[bot]
0ec838213f
[v10.1.x] Doc: Remove Cloud Pro and Advanced references ( #74677 )
...
Doc: Remove Cloud Pro and Advanced references (#74050 )
Removed Cloud plan references
(cherry picked from commit a90e3f67e4 )
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com >
2023-09-11 10:21:57 -04:00
Kim Nylander
6671063638
[DOC][backport-v10.1] Backport 74291 to v10.1.x ( #74574 )
...
[DOC] Restructure Tempo data source doc (#74291 )
Restructure Tempo data source doc
(cherry picked from commit ad63400a54 )
# Conflicts:
# docs/sources/datasources/tempo/_index.md
2023-09-07 15:35:36 -05:00
grafana-delivery-bot[bot]
86b5cf1ccc
[v10.1.x] [DOC] Update filter tag doc ( #74564 )
...
[DOC] Update filter tag doc (#74452 )
* Update filter tag doc
* Update docs/sources/shared/datasources/tempo-search-traceql.md
Co-authored-by: Jennifer Villa <jvilla2013@gmail.com >
---------
Co-authored-by: Jennifer Villa <jvilla2013@gmail.com >
(cherry picked from commit 62badf0e7d )
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
2023-09-07 14:10:44 -05:00
grafana-delivery-bot[bot]
d15106b023
[v10.1.x] [DOC] Share query editor doc for traces ( #74539 )
...
[DOC] Share query editor doc for traces (#74239 )
* Share query editor doc for traces
* Updates to included content
* Update docs/sources/datasources/tempo/query-editor/index.md
* Update docs/sources/datasources/tempo/query-editor/index.md
* Update docs/sources/datasources/tempo/query-editor/index.md
* Fixed duplicate text
(cherry picked from commit ee8b79a68f )
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
2023-09-07 08:34:27 -05:00
grafana-delivery-bot[bot]
1756bf01d7
[v10.1.x] Docs: Fix a typo issue ( #74508 )
...
Docs: Fix a typo issue (#74498 )
Update _index.md
Fix typo issue
(cherry picked from commit 1ed6071f95 )
Co-authored-by: Neo Jiang <arsenal.neo@gmail.com >
2023-09-07 10:40:03 +02:00