Jack Baldry
3c68684dd2
[v9.2.x] Use relative aliases for all non-current Grafana aliases ( #60113 )
...
* Use relative aliases for all non-current Grafana aliases
Prevents non-latest documentation "stealing" the page away from latest
and through permanent redirects for latest pages that no longer exist.
The redirected pages are indexed by search engines but our robots.txt
forbids them crawling the non-latest page.
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Remove all current page aliases
find docs/sources -type f -name '*.md' -exec sed -z -i 's#\n *- /docs/grafana/next/[^\n]*\n#\n#' {} \;
find docs/sources -type f -name '*.md' -exec sed -z -i 's#\n *- /docs/grafana/latest/[^\n]*\n#\n#' {} \;
find docs/sources -type f -name '*.md' -exec sed -Ez -i 's#\n((aliases:\n *-)|aliases:\n)#\n\2#' {} \;
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
2022-12-12 08:23:37 -04:00
Grot (@grafanabot)
36bfb144b7
removes CTAs ( #57931 ) ( #57935 )
...
(cherry picked from commit 6aa3003a54 )
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2022-10-31 16:39:58 -05:00
Grot (@grafanabot)
a991be81da
[v9.2.x] Docs: Fix broken InfluxDB starting guide links ( #57282 )
...
* Docs: Fix broken InfluxDB starting guide links (#57235 )
* Docs: Fix broken InfluxDB starting guide links
* Docs: Fix another link to panel adding docs
(cherry picked from commit e14ef50d02 )
* Update docs/sources/getting-started/get-started-grafana-influxdb.md
* Update docs/sources/getting-started/get-started-grafana-influxdb.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
2022-10-19 10:58:00 -04:00
Grot (@grafanabot)
928a9ebc57
Docs: Basics docs refactor ( #56905 ) ( #56906 )
...
* renames directory
* fixes relrefs
(cherry picked from commit 385079bea7 )
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2022-10-13 16:06:41 -05:00
Christopher Moyer
e926018407
removes add-organize-panels ( #56756 )
2022-10-11 17:13:31 -05:00
Ursula Kallio
c968b76279
Separate task with additional information ( #52871 )
2022-07-27 09:44:18 -04:00
Christopher Moyer
6177e433ff
updates broken relrefs, removes unneeded file ( #52292 )
2022-07-14 15:54:09 -07:00
Christopher Moyer
40e72c6de3
Docs: combines use dashboard content into single topic ( #51527 )
...
* combines use dashboard content into single topic
* Some minor updates
* corrects spelling
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
2022-06-29 08:07:42 -05:00
Garrett Guillotte
845cebdee2
Docs: Refactor administration docs ( #50592 )
...
* Move data source management to administration
* Move RBAC to administration
* Move team management up a docs org level
* Combine and rename admin preferences docs
* Move plugin management to administration
* Combine plugin management docs
* Combine API key docs
* Combine service account docs
* Combine server user management docs
* Move datasource management to administration
* Move enterprise licenses to administration
* Move CLI out of admin, update links to admin
* Merge org user management docs
* Restructure to Torkel's plan
* Fix typo
* Weigh admin topics for navigation
* Weigh administration topics and align to Torkel's plan
* Move server user management from server admin to admin/user management
* Move configure docker image to setup guide
* Move the remaining server admin docs to the root admin directory
* Reweight docker config
2022-06-16 21:09:16 +02:00
Ashley Harrison
27e3e79661
Docs: Update documentation now create functionality has moved ( #50663 )
...
* Update documentation now + button functionality has moved
* Updates following comments
2022-06-13 15:23:53 +01:00
Christopher Moyer
a568d421f8
Docs: Setup refactor ( #49739 )
...
* builds out refactored setup topics
* Automatically fix some relrefs with mv-manager
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Use refs for tutorials content which is outside of this repository
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Manually fix complicated relrefs
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* consolidates team sync and db encryption topics
* Fix relrefs
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* updates setup index file
* Convert TOML to YAML
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Add current alias for new alerting content
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Add current aliases to new setup-grafana and configure-security pages
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
* moves saml docs, updates order in TOC
* Manually fix relrefs
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* added usage insights topics, adjusted weights
* corrected relrefs
* Fix relrefs broken in rebase
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
2022-06-02 11:57:22 -05:00
Christopher Moyer
8c84d62e3d
Docs: combines all SAML topics into one topic ( #49443 )
...
* combines all SAML topics
* resolves merge conflicts
* makes prettier
2022-05-27 07:42:51 -05:00
Jack Baldry
b84294dd27
Convert TOML front matter to YAML ( #49690 )
...
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
2022-05-26 11:06:25 -04:00
Christopher Moyer
c149e0ac39
Docs: get started updates ( #49351 )
...
* adjusts topic titles and file names
* adjusts weight
* corrects typo
* publishes sql server topic
* adjusts topic titles, heading size
2022-05-25 08:19:36 -05:00
Jack Baldry
51dfcd7d37
Add current alias to all files ( #48635 )
...
* Add aliases to all files
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Prettify front matter
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
2022-05-17 08:24:11 -07:00
Christopher Moyer
46360ca0c3
Docs: refactored manage users and permissions content ( #44343 )
...
* initial refactor
* initial draft for teams
* restructed topics, added front matter
* modified aliases
* removes old files
* removed files
* initial refactor
* initial draft for teams
* restructed topics, added front matter
* modified aliases
* removes old files
* removed files
* final xrefs updates
* xref adjustment
* copy updates
* copy and content updates to about, add to org, add user, admin
* copy updates to remove user from org
* update org vs server admin section names, cross-link
* cross-link add and invite users to org
* add remaining cross-links between org and server admin
* add dashboard permissions table
* add permissions information to teams
* add copy invite instructions to invite management
* tweaks and link updates
* incorporated PM feedback
* fixed xrefs
* yarn prettier
* fix codespell
* combined teams and dashboard permissions content
Co-authored-by: Mitchel Seaman <mitchel.seaman@gmail.com >
2022-02-15 13:20:45 -06:00
Christopher Moyer
449c608ef1
Docs/panel refactor ( #43569 )
...
* new refactored panel docs
* fixed links
* removed xtra sharing link, added links to panel display option tasks
* fixed typo
* add aliases
* incorporate PM feedback
* intermediate commit to resolve merge conflict
* final changes to resolve merge conflicts
2022-01-18 15:06:27 -06:00
achatterjee-grafana
94704f1061
Removed extra word ( #41576 )
2021-11-10 20:43:36 -05:00
jpapp25
f4dd8bebdf
Update _index.md ( #40257 )
...
Clicking the "Getting started with Grafana" link does nothing in this page. Added the additional "getting-started" to the ref.
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2021-10-15 13:11:13 -04:00
Alexander Kilian
7f7e81f832
correct spelling of InfluxDB in link text ( #40312 )
2021-10-12 11:00:00 -04:00
achatterjee-grafana
cfc31ce523
Doc: Organized the Getting Started section ( #39813 )
...
* First commit with reorganized and updated content.
* Updated Getting started topic.
* Changed some wording.
* Removed extra word "setting".
* Update docs/sources/getting-started/getting-started-prometheus.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* Update docs/sources/getting-started/getting-started-prometheus.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* Updated doc based on review.
* Fix linting errors
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com >
2021-10-05 20:49:13 -04:00
Petros Kolyvas
9008ebd27a
Relative reference error for influxdb gettting started guide ( #37979 )
2021-08-17 17:09:36 -04:00
Connor Lindsey
b78a67cec7
PackageJson: Prettify markdown/mdx on commit with lint-staged ( #37616 )
...
* Format md,mdx files with prettier on lint-staged
* Manually run prettier on docs/sources
2021-08-06 07:52:36 -06:00
Robby Milo
327fa124a4
cleanup shortcodes, asset paths ( #34826 )
2021-05-28 11:27:40 +02:00
achatterjee-grafana
adbe383456
Update alert doc structure ( #34659 )
...
* Restructured and fixed broken relrefs.
* Added relrefs.
* created shared alerts section.
2021-05-25 10:51:28 -04:00
Matthew Turland
abe5c06d69
Fix Quick Start link on Geting Started Influx page ( #34549 )
...
Square brackets were used for the URL instead of parentheses, causing the markup to be displayed as literal text.
2021-05-22 18:59:49 +02:00
Diana Payton
0ee0d65e12
Docs: 8.0 panel edit updates ( #34533 )
...
* Update timeseries.md
* Update add-a-panel.md
* Update _index.md
* Update panel-editor.md
* content updates
* content edits
* moved repeat panels topic
* Update getting-started.md
* edits
* Update DRAFT.md
2021-05-20 23:16:15 +02:00
Arve Knudsen
c2c1ec7d0f
Chore: Move from master to main branch ( #33693 )
...
* Chore: Move from master branch to main
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com >
* CI: Upgrade build pipeline tool to v2
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com >
2021-05-06 16:29:29 +02:00
achatterjee-grafana
463520c03c
Updated label for add panel. ( #33285 )
2021-04-22 14:21:55 -04:00
Diana Payton
8ea1470893
Docs: Update getting-started-influxdb.md ( #33234 )
...
* Update getting-started-influxdb.md
* Merge branch 'master' into oddlittlebird-patch-6
2021-04-21 13:08:34 -07:00
Diana Payton
c986aaa0a8
Docs: InfluxDB doc improvements ( #32815 )
...
* Create getting-started-influxdb.md
* Update getting-started-prometheus.md
* Update getting-started-sql.md
* data source edits
* single source intro
* Create first-step.md
* Update influxdb.md
* Update getting-started-influxdb.md
* Update influxdb.md
* break up long file
* Update influxdb-templates.md
* more updates
* Update _index.md
* Update _index.md
* Update getting-started-sql.md
* Update _index.md
* edits
* Update docs/sources/datasources/influxdb/_index.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com >
* Delete influxdb.md
* Update getting-started-influxdb.md
* Update influx-flux.md
* Update _index.md
* Update getting-started-influxdb.md
* Update getting-started-influxdb.md
* content
* content changes
* Update _index.md
* link fixes
* Update getting-started-influxdb.md
* Update getting-started-influxdb.md
* Merge branch 'master' into docs-influxdb
* updated port
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com >
2021-04-20 09:33:44 -07:00
Diana Payton
db29a8a8de
Docs: Replace next with latest in aliases ( #33054 )
2021-04-15 23:08:58 +02:00
Torkel Ödegaard
9873809547
Docs: Sync master docs against next version ( #32602 )
...
Co-authored-by: Robby Milo <robbymilo@gmail.com >
2021-04-12 09:42:10 +02:00
achatterjee-grafana
458681c424
Removed references to dev env. Added reference to Uche's blog about using WSL on Windows. ( #32813 )
2021-04-09 09:10:42 -04:00
Diana Payton
ba6da3d614
Docs: Single source getting started step ( #32812 )
...
* single sourcing
* Update getting-started-sql.md
2021-04-08 21:44:31 +02:00
Diana Payton
ec624aa1ef
Docs: Add Grafana basics section ( #32693 )
...
* moved files
* single sourcing
* Update _index.md
* Update heatmap.md
* Update _index.md
* Update _index.md
* Fixed 7 broken relrefs
* Fixed one more broken relref.
Co-authored-by: achatterjee-grafana <aparajita.chatterjee@grafana.com >
2021-04-05 13:06:14 -07:00
Carrie Crowe
9a11648567
Improved glossary ( #31004 )
2021-02-09 08:29:30 -05:00
achatterjee-grafana
58ce62912c
Explore rewrite ( #30804 )
...
* Created new topic on tracing capability and began breaking down and re-org.
* This commit fixed a bunch of broken relrefs along with other changes.
* More changes.
* Checkin changes.
* Check in changes.
* More changes.
* More changes.
* Updated file path.
* Updated image path and more content reorg.
* Update docs/sources/explore/_index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Adding suugestions from review.
* Some more changes from review.
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
2021-02-02 12:04:00 -05:00
Diana Payton
5d0a577f07
Docs: Update timeseries-dimensions.md ( #30403 )
2021-01-19 13:25:28 -08:00
Scott Fingerhut
2ef1b8653d
Update getting-started.md ( #30257 )
...
* Update getting-started.md
Added language for people to start with Grafana Cloud
* Update docs/sources/getting-started/getting-started.md
* Update docs/sources/getting-started/getting-started.md
* Update docs/sources/getting-started/getting-started.md
* Updated the verbiage about Grafana Cloud to be a note for greater prominence.
* Fixed a typo
* Update docs/sources/getting-started/getting-started.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
Co-authored-by: achatterjee-grafana <aparajita.chatterjee@grafana.com >
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com >
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
2021-01-14 11:24:22 -05:00
Josh Hunt
e089365abe
AzureMonitor: rename labels for query type dropdown ( #30143 )
...
* AzureMonitor: rename labels for queryType dropdown
* Reorder to match original order
* Docs: rename query types
* Docs: update KQL url
* Docs: update Azure Monitor / Log Analytics names
* Update documentation to include new name
* Docs formatting
* Rename Azure Monitor config editor names
* update test snapshots
2021-01-14 12:33:41 +00:00
Diana Payton
883502085a
Docs: Update _index.md ( #29918 )
2020-12-17 12:21:34 -08:00
Diana Payton
97a104598a
Docs: Remove survey ( #29549 )
...
* removed the survey code
* Update _index.md
2020-12-09 07:55:50 -08:00
aleemosman
a6d720f779
Update getting-started-prometheus.md ( #29678 )
...
Grafana format update.
2020-12-08 09:36:26 -05:00
7006
cf13c99eed
Update getting-started.md ( #29670 )
...
fix typo
2020-12-07 20:05:00 -05:00
achatterjee-grafana
74a4ffd870
3 minor changes, including updating the title TOC ( #29501 )
...
* 3 minor changes, including updating the title TOC
* Fixing the sentence lacking verb.
2020-12-02 11:19:36 -05:00
achatterjee-grafana
5739764e06
Getting started with Grafana and MS SQL ( #29401 )
...
* Added new topic and made changes to TOC
* More changes.
* More changes.
* Updated image captions
* More changes.
* More change.
* Some minor changes.
* More reaarangements and verbiage updates.
* Update docs/sources/getting-started/getting-started-sql.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Update docs/sources/getting-started/getting-started-sql.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Update docs/sources/getting-started/getting-started-sql.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Update docs/sources/getting-started/getting-started-sql.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Update docs/sources/getting-started/getting-started-sql.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* More changes.
* Last of the changes.
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
2020-11-25 18:53:10 -05:00
Diana Payton
12a07aff82
Docs: Add Cloud content links ( #29317 )
...
* Update _index.md
* Update _index.md
* Update _index.md
* Update _index.md
* changed link format
2020-11-25 11:46:35 -08:00
achatterjee-grafana
445291eb80
Docs: Fixed broken relrefs and chanfed TOC entry name from Alerting to Alerts. ( #29251 )
2020-11-20 09:30:30 +01:00
achatterjee-grafana
499d444506
Docs: Remove duplicate Panel overview topic. ( #29248 )
...
* Remove duplicate Panel overview topic. Add aliases metadata to _index.md file.
* Fixed a broken relref.
2020-11-20 09:01:13 +01:00