Christopher Moyer
8c7090bc11
docs: adds alt text to images where missing ( #84028 )
...
* adds alt text
* makes prettier
2024-03-07 12:53:10 -06:00
Christopher Moyer
4e782e04cf
Docs: copy edit ( #76652 )
...
* copy edit
* Update docs/sources/setup-grafana/configure-grafana/configure-custom-branding/index.md
* Update docs/sources/setup-grafana/configure-grafana/configure-custom-branding/index.md
* Apply suggestions from code review
2023-10-26 10:50:31 -05:00
Christopher Moyer
6086a0916b
Docs: adds K8s installation instructional video ( #76147 )
...
adds video
2023-10-06 15:30:22 -05:00
Christopher Moyer
ed166b2e00
docs: updates broken links ( #75167 )
...
* updates link
* reverts back to relref
* adds docs reference link
2023-09-20 09:55:38 -05:00
Christopher Moyer and Isabel
a7bf303832
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 >
2023-09-13 10:35:04 +01:00
Christopher Moyer
272398f26c
Docs: updates ambiguous link ( #74496 )
...
updates ambiguous link
2023-09-07 07:05:37 -05:00
Christopher Moyer
e027f1ef10
Docs: adjustments to Ubuntu install based on user feedback ( #74406 )
...
* adjustments based on user feedback
* makes prettier
* Apply suggestions from code review
* Update docs/sources/setup-grafana/installation/debian/index.md
* Update docs/sources/setup-grafana/installation/debian/index.md
2023-09-06 10:55:53 -05:00
Christopher Moyer
1a6b88e0c9
docs: updates broken link ( #74219 )
...
updates broken link
2023-08-31 15:22:57 -05:00
Christopher Moyer
2d388cfa55
Docs: Introduction topic title update ( #73702 )
...
updates introduction topic title to be consistent with Grafana Cloud and other products
2023-08-23 13:02:15 -05:00
Christopher Moyer
46c49aa7ff
Docs: adds mimir and oncall ( #72042 )
...
adds mimir and oncall
2023-07-20 12:01:55 -05:00
Christopher Moyer and Clayton Cornell
971058919f
Docs: adds uninstall instructions to debian/ubuntu ( #70841 )
...
* adds uninstall to debian/ubuntu
* updates based on SME feedback
* Update docs/sources/setup-grafana/installation/debian/index.md
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com >
* Moved remove grafana repo as separate step
* adds uninstall docs to remaining linux topics
* Update docs/sources/setup-grafana/installation/debian/index.md
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com >
* Update docs/sources/setup-grafana/installation/suse-opensuse/index.md
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com >
* Update docs/sources/setup-grafana/installation/redhat-rhel-fedora/index.md
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com >
* Update docs/sources/setup-grafana/installation/suse-opensuse/index.md
* corrects punctuation
* makes prettier
---------
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com >
2023-07-05 08:06:03 -05:00
Christopher Moyer and Clayton Cornell
262af2c473
Docs: removes-yum ( #70634 )
...
* removes-yum
* Update docs/sources/setup-grafana/installation/redhat-rhel-fedora/index.md
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com >
* Update docs/sources/setup-grafana/installation/redhat-rhel-fedora/index.md
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com >
* Update docs/sources/setup-grafana/installation/redhat-rhel-fedora/index.md
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com >
* incorporates feedback
* adds GPG key step
* removes duplicate addrepo command
---------
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com >
2023-06-23 14:31:11 -05:00
Christopher Moyer
06b1b6f552
Docs: removes references to Redhat, adds import GPG key step ( #70625 )
...
removes references to Redhat, adds import GPG key step
2023-06-23 12:41:06 -05:00
Christopher Moyer
f77a886f0e
docs: clarifies that only OSS or Enterprise are installed ( #70619 )
...
* clarifies that only OSS or Enterprise are installed, not both
* Apply suggestions from code review
2023-06-23 12:20:20 -05:00
Christopher Moyer
5426d519c6
Docs: changes link text and adds link to the download page ( #70477 )
...
achanges link text and add link to the download page
2023-06-22 06:50:32 -05:00
Christopher Moyer
ebdba3b359
Docs: removes references to YUM ( #70471 )
...
removes references to YUM
2023-06-21 14:14:07 -05:00
Christopher Moyer
521d5f86dc
Docs: corrects circular reference in links ( #69165 )
...
corrects circular reference in links
2023-05-26 08:44:21 -05:00
Christopher Moyer
8a6552a9e5
Docs: fixes alias and menutitle ( #67511 )
...
fixes alias and menutitle
2023-04-28 10:11:49 -05:00
Christopher Moyer
4a2d86750e
Docs: removes start server content, updates links ( #66172 )
...
removes start server content, updates links
2023-04-07 10:12:50 -05:00
Christopher Moyer and Dan Cech
fcdbb7a86f
Docs: updates Grafana installation for Red Hat, Fedora, RHEL, SUSE, and OpenSUSE ( #65232 )
...
* removes references to CentOS
* starts reorg
* complete restructure
* updates alias
* Update docs/sources/setup-grafana/installation/rpm/index.md
* Apply suggestions from code review
Co-authored-by: Dan Cech <dcech@grafana.com >
* incorporates review feedback
* adds install on suse/opensuse
* updates aliases
* Apply suggestions from code review
Co-authored-by: Dan Cech <dcech@grafana.com >
* removes start server content from both topics; adds link to start server docs in Next steps
* Apply suggestions from code review
Co-authored-by: Dan Cech <dcech@grafana.com >
* incorporates review feedback
* Apply suggestions from code review
* typo fix
---------
Co-authored-by: Dan Cech <dcech@grafana.com >
2023-04-07 08:44:01 -05:00
Christopher Moyer and melGL
421b911c45
docs: fixes link ( #66051 )
...
* fixes link
* Update docs/sources/setup-grafana/configure-security/configure-authentication/enhanced-ldap/index.md
Co-authored-by: melGL <81323402+melgl@users.noreply.github.com >
---------
Co-authored-by: melGL <81323402+melgl@users.noreply.github.com >
2023-04-05 15:35:16 -05:00
Christopher Moyer and Dan Cech
3b37135b5b
Docs/updates install landing page ( #64809 )
...
* copy edit
* copy edits plus some restructuring
* Apply suggestions from code review
Co-authored-by: Dan Cech <dcech@grafana.com >
---------
Co-authored-by: Dan Cech <dcech@grafana.com >
2023-03-28 13:30:36 -05:00
Christopher Moyer and Dan Cech
13af5afaf3
docs: Updates installation instruction for Debian/Ubuntu ( #64232 )
...
* draft changes
* Apply suggestions from code review
Co-authored-by: Dan Cech <dcech@grafana.com >
* reworks debian/ubuntu instructions, updates start server topic
* Apply suggestions from code review
Co-authored-by: Dan Cech <dcech@grafana.com >
* incorporates feedback; restructures to align with writers toolkit guidelines
* Apply suggestions from code review
Co-authored-by: Dan Cech <dcech@grafana.com >
* tweaks structure of server topic; renames directory, corrects relrefs
* corrects spelling
* Apply suggestions from code review
Co-authored-by: Dan Cech <dcech@grafana.com >
* removed web parameter
* removes unnecessary word
* incorporates feedback from internal reviewer
* updates alias
* updates alias
* adjust alias
---------
Co-authored-by: Dan Cech <dcech@grafana.com >
2023-03-22 12:41:17 -05:00
Christopher Moyer and Dan Cech
d67ad9efc4
docs: updates windows/mac install topics ( #64740 )
...
* updates windows/mac install topics
* corrects typo
* Apply suggestions from code review
Co-authored-by: Dan Cech <dcech@grafana.com >
* tweaks
---------
Co-authored-by: Dan Cech <dcech@grafana.com >
2023-03-21 10:24:19 -05:00
59a62353dd
Docs: adds intro to prometheus ( #64352 )
...
* adds topic content
* adjusts weights
* Update docs/sources/fundamentals/intro-to-prometheus/index.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* Update docs/sources/fundamentals/intro-to-prometheus/index.md
* Apply suggestions from code review
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com >
* Update docs/sources/fundamentals/intro-to-prometheus/index.md
* Apply suggestions from code review
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com >
* Apply suggestions from code review
* adds sentence about agent
* reworks prometheus as deployment section based on feedback
---------
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com >
2023-03-15 12:37:09 -05:00
Christopher Moyer
a31e18f6e3
docs: removes doc that has moved to the cloud repo ( #64153 )
...
removes doc that has moved to the cloud repo
2023-03-07 08:36:48 -06:00
Christopher Moyer
52cc6a8651
docs: adds what's new video ( #63206 )
...
adds what's new video
2023-02-09 09:52:03 -06:00
Christopher Moyer
bc93f45e9d
docs: comments out video ( #63150 )
...
comments out video
2023-02-08 15:40:52 -05:00
Christopher Moyer
b405874166
docs: fixes video link in what's new 9.4 ( #63145 )
...
fixes video link
2023-02-08 13:46:13 -06:00
+8
4dba927b3a
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 >
2023-02-08 13:11:31 -06:00
Christopher Moyer
a7ae05285c
Docs: incorporates feedback from PR #62402 ( #63065 )
...
incorporates feedback from original PR
2023-02-08 08:23:32 -06:00
Christopher Moyer and Jack Baldry
ee2e294b4e
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 >
2023-02-06 22:01:30 +00:00
Christopher Moyer
cf272186fb
Docs: corrects typo ( #62954 )
...
corrects typo
2023-02-06 09:35:13 -06:00
Christopher Moyer
ebe54629e7
Docs: removes Grafana Cloud CTA ( #62827 )
...
removes Grafana Cloud CTA
2023-02-03 12:36:46 -06:00
Christopher Moyer
060e0a4d18
Docs: corrects incorrect redirect and fixes link ( #62815 )
...
corrects incorrect redirect and fixes link
2023-02-02 13:42:21 -06:00
Christopher Moyer
0f93548ac4
Docs: corrects broken link to v9.0 docs ( #62035 )
...
corrects broken link to v9.0 docs
2023-01-24 14:32:14 -06:00
Christopher Moyer
12a4a83c77
Docs: prose and format updates ( #61720 )
...
* wording and format updates
* corrects typo
2023-01-24 08:15:09 -06:00
Christopher Moyer and Sarah Zinger
b3272fe62c
Docs: clarifies table view ( #61320 )
...
* clarifies table view
* Update docs/sources/panels-visualizations/panel-editor-overview/index.md
Co-authored-by: Sarah Zinger <sarah.zinger@grafana.com >
Co-authored-by: Sarah Zinger <sarah.zinger@grafana.com >
2023-01-11 14:32:23 -06:00
Christopher Moyer
205457ae5e
Docs: removed unsupported versions; reordered ( #61112 )
...
removed unsupported versions; reordered
2023-01-10 09:29:32 -06:00
Christopher Moyer
3d8890453f
docs: corrects broken links ( #60594 )
...
correct broken links
2022-12-21 08:44:23 +00:00
Christopher Moyer
b5834fd6d3
docs: fixes links ( #60541 )
...
fixes links
2022-12-20 08:18:56 -06:00
Christopher Moyer
a4c884e808
Docs: corrects relref ( #59970 )
...
correct relref
2022-12-07 10:37:08 -06:00
Christopher Moyer
5240905f05
docs: fixes broken link and spelling error ( #59828 )
...
fixes broken link and spelling error
2022-12-05 10:00:20 -06:00
Christopher Moyer
ece8609e7c
Docs: removes email templating ( #59745 )
...
removes email templating
2022-12-02 12:01:01 -06:00
Christopher Moyer
cc575d2341
Docs: updates based on customer feedbak ( #59720 )
...
updates based on customer feedbak
2022-12-02 11:43:55 -06:00
Christopher Moyer
3a9d4cc688
Docs: removes dashboard images ( #59619 )
...
* removes dashboard images
* removes explore and developer docs screenshots
2022-12-01 08:32:25 -06:00
Christopher Moyer
ab40f8b8a3
Docs: removes screenshots ( #59514 )
...
removes screenshots
2022-11-30 16:04:15 -06:00
+2
823a40bc85
Docs: What's New content for v9.3 ( #57991 )
...
* initial content for What's New 9.3
* Update docs/sources/whatsnew/whats-new-in-v9-3.md
* Update docs/sources/whatsnew/whats-new-in-v9-3.md
* makes prettier
* docs: add conflict cli tool
* remoed the conflict users tool in favor of not having it completely out yet
* Adds note about pubdash annotations support in 9.3-beta notes
* puts audit table photo back in right section
* Docs: Add OAuth improvements to what's new in 9.3 (#58756 )
* Add OAuth improvements to what's new in v9.3
* Update docs/sources/whatsnew/whats-new-in-v9-3.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
* Update docs/sources/whatsnew/whats-new-in-v9-3.md
* Update docs/sources/whatsnew/whats-new-in-v9-3.md
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com >
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
* Docs: Add conflict cli tool (#58827 )
docs: add conflict cli tool
* docs: add Terraform updates for What's New in Grafana 9.3 (#58858 )
* Terraform updates for Grafana 9.3
* Remove empty line
* linting
* Docs: Update OAuth improvements section of what's new in 9.3 (#59045 )
Update OAuth improvement docs for 9.3
* fix incorrect version number
* Adds Alerting whats new entries
* Add edge squad 9.3 whats new information
* Docs: Update whats-new 9.3 with auth related news (#59093 )
* LDAP role mapping improvements
* RBAC list token's permissions
* Azure force_use_graph_api
* Reorder
* LDAP uniformize
* Update docs/sources/whatsnew/whats-new-in-v9-3.md
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com >
* Update docs/sources/whatsnew/whats-new-in-v9-3.md
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com >
* Update docs/sources/whatsnew/whats-new-in-v9-3.md
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com >
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com >
* adds new nav and new language to what's new
* Add report zoom to What's New in 9.3 (#59345 )
* Add report zoom to What's New in 9.3
Still needs a link to docs, a double-check on the name of the feature toggle, and a screenshot.
* Update whats-new-in-v9-3.md
* Apply suggestions from code review
* makes prettier
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
Co-authored-by: Chris Moyer <chris.moyer@grafana.com >
* add report zoom image
* fix typo
* fix link to upload images in template description
* Copy edits
* copy and format updates
* Apply suggestions from code review
* Update docs/sources/whatsnew/whats-new-in-v9-3.md
* Update docs/sources/whatsnew/whats-new-in-v9-3.md
* Update docs/sources/whatsnew/whats-new-in-v9-3.md
* Update docs/sources/whatsnew/whats-new-in-v9-3.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
* Update docs/sources/whatsnew/whats-new-in-v9-3.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
* Update docs/sources/whatsnew/whats-new-in-v9-3.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
* Update docs/sources/whatsnew/whats-new-in-v9-3.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
* Update docs/sources/whatsnew/whats-new-in-v9-3.md
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 >
* Fix prettier
* Update whats-new-in-v9-3.md
* update nav wording
* Screenshots for navigation and internazionalization
* adds alerting images
* fixes path to new nav and localization screenshots
Co-authored-by: eleijonmarck <eric.leijonmarck@gmail.com >
Co-authored-by: Owen Smallwood <owen.smallwood@grafana.com >
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com >
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com >
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com >
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
Co-authored-by: nmarrs <nathanielmarrs@gmail.com >
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com >
Co-authored-by: Mitchel Seaman <mitchel.seaman@gmail.com >
Co-authored-by: Zsofia <97596715+zsofiakomaromigrafana@users.noreply.github.com >
2022-11-29 17:06:55 -06:00
Christopher Moyer
8ac197b11c
Docs/removes admin screenshots ( #58994 )
...
* removes screenshots in the admin docs
* removes unneeded screenshot
2022-11-18 15:55:46 -06:00
Christopher Moyer and Misi
780efa5791
Docs: adds permission validation setting ( #58970 )
...
* adds permission validation setting
* Update docs/sources/administration/roles-and-permissions/access-control/configure-rbac/index.md
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com >
* makes prettier
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com >
2022-11-18 12:06:09 -06:00
Christopher Moyer
e7b5bd34bd
Docs: adjusts link to kms integration ( #58981 )
...
adjusts link to kms integration
2022-11-18 10:46:07 -06:00
Christopher Moyer
a9458c8c00
Docs: corrects relrefs ( #58706 )
...
corrects relrefs
2022-11-14 09:24:39 -06:00
Christopher Moyer
ad374efcbd
adjusts the stem sentence ( #58538 )
2022-11-09 11:24:29 -06:00
Christopher Moyer and Kim Nylander
2dfe0a4060
Docs: adjusts topics to align with task templates ( #58478 )
...
* updates topic to align with multiple task template
* updates goal intro
* aligns formatting with single task topic template
* Update docs/sources/administration/team-management/index.md
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
* adds permissions requirements to two tasks
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
2022-11-09 10:09:46 -06:00
Christopher Moyer
0315f6317e
Docs: corrects outer join example ( #58348 )
...
* corrects outer join example
* Update docs/sources/panels-visualizations/query-transform-data/transform-data/index.md
* adds query tables back in
2022-11-07 13:40:09 -06:00
Christopher Moyer
1722000309
fixes typo ( #58159 )
2022-11-03 13:42:23 -05:00
Christopher Moyer and Ursula Kallio
088a4e02e8
Docs: removes writing guidelines, points contributors to Writers' Toolkit ( #58011 )
...
* removes writing guidelines, points contributors to the Writers' Toolkit
* Update contribute/documentation/README.md
Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com >
Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com >
2022-11-01 14:48:52 -05:00
Christopher Moyer
6aa3003a54
removes CTAs ( #57931 )
2022-10-31 16:24:51 -05:00
Christopher Moyer and Garrett Guillotte
b9a0576638
docs: Refactors remaining enterprise topics, corrects relrefs ( #57707 )
...
* moves topics, correct relrefs
* Update docs/sources/dashboards/create-reports/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
* Update docs/sources/administration/data-source-management/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
* Update docs/sources/setup-grafana/configure-security/audit-grafana.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
* Update docs/sources/setup-grafana/configure-security/configure-request-security.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
* Update docs/sources/setup-grafana/configure-security/configure-team-sync.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
* Update docs/sources/administration/data-source-management/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
* Update docs/sources/dashboards/create-reports/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
* Update docs/sources/dashboards/create-reports/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
* Update docs/sources/administration/recorded-queries/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
* Update docs/sources/dashboards/create-reports/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
* Update docs/sources/dashboards/create-reports/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
* Update docs/sources/dashboards/create-reports/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
* Update docs/sources/dashboards/create-reports/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
* Update docs/sources/dashboards/create-reports/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
* Update docs/sources/dashboards/create-reports/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
* Update docs/sources/dashboards/create-reports/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
* removes link that goes nowhere
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
2022-10-28 07:13:40 -05:00
Christopher Moyer
cafdbc1644
restructures directories, corrects relrefs ( #57130 )
2022-10-18 15:07:15 -05:00
Christopher Moyer
e5fc1b85e0
restructures directories, correct relrefs ( #57131 )
2022-10-18 15:06:58 -05:00
Christopher Moyer
d09d39ddd4
Docs/restructures setup ( #57125 )
...
* builds out configure grafana directory to align with hugo
* restructures configure authentication, corrects relrefs
* correct alias
* corrects final relrefs
2022-10-17 15:24:33 -05:00
Christopher Moyer and Torkel Ödegaard
de1cfc120f
Docs: adds modify dashboard settings docs ( #56826 )
...
* adds modify dashboard settings docs
* Quick updates
* minor corrections
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
2022-10-17 09:02:22 -05:00
Christopher Moyer
385079bea7
Docs: Basics docs refactor ( #56905 )
...
* renames directory
* fixes relrefs
2022-10-13 15:57:58 -05:00
Christopher Moyer
c137cf60f0
moves canvas to proper directory, corrects relref ( #56902 )
2022-10-13 14:39:05 -05:00
414d536186
Docs: refactors config panels and visualizations, corrects relrefs ( #55940 )
...
* refactors config panels and visualizations, corrects relrefs
* adds an alias
* Remove some old content
* moves visualizations topic to the root
* moves out panels and visualization topics to the root
* adds move and resize panel to add/organize panel; creates a create dashboard topic under build dashboards; adjusts context of add a panel to be from within an existing dashboard
* updates aliases
* creates search at root, moves dashboard preview to search, creates standalone search dashboard topic
* moves Set dashboard time range to use-dashboards, creates modify dashboard settings and adds moves Modify dashboard time settings to that topic
* moves existing query-options topic from working with panels to configure-panel-visualizations, moves panel time overrides and timeshift content to query options
* Moving things to better category, fixing links, improving ordering
* Move panel inspector to main panel topic
* completes partial fix of relrefs
* relref fixes con't
* restructures remaining panels topics
* more relref fixes
* Minor fix
* Minor tweak
* finishes fixing relrefs
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2022-10-11 15:31:20 -05:00
Christopher Moyer
d0b437741e
adds 4 links to blogs ( #56193 )
2022-10-04 08:28:00 -05:00
Christopher Moyer
c5b68ed497
adds note about org_role being case sensitive ( #56043 )
2022-10-03 08:20:19 -05:00
Christopher Moyer
2bbc7c40e9
Docs: first draft of share panel with support docs ( #55170 )
2022-09-26 13:28:10 -07:00
Christopher Moyer
f8240e4b0a
Docs: Refactors best practices and creates Build a dashboard section in the docs ( #55101 )
...
* starts refactor
* corrects broken relrefs
2022-09-26 10:07:24 -05:00
Christopher Moyer
dd0be3012c
adjusts structure of tasks ( #55268 )
2022-09-15 17:17:12 -05:00
Christopher Moyer
b6237a43e6
adds section shortcode, adjust topic titles ( #55000 )
2022-09-09 14:44:19 -05:00
Christopher Moyer and Torkel Ödegaard
7147d17567
Docs/refactors variables topics ( #54470 )
...
* refactor and partial relref fix
* finishes variables refactor
* Update docs/sources/variables/add-template-variables/index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
* removes duplicate general options, adds links to general options within tasks
* adds configure variable selection options topic
* starts phase II of refactoring
* incorporates feedback, updates relrefs
* corrects final relrefs
* updates alias
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
2022-09-09 08:38:17 -05:00
Christopher Moyer and Torkel Ödegaard
e15c8cf535
Docs: moves reporting docs per customer request ( #54591 )
...
* moves reporting docs per customer request
* corrects relrefs
* adjusts link and menutitle
* corrects typo
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
2022-09-08 08:55:57 -05:00
Christopher Moyer
f516b8c5d8
restructures user management docs ( #54871 )
2022-09-08 08:51:34 -05:00
Christopher Moyer
5b830e131e
adjusts access control directory structure ( #54865 )
2022-09-07 13:27:32 -05:00
Christopher Moyer
cdc2200273
restructures aws marketplace docs ( #54810 )
2022-09-06 16:47:47 -05:00
Christopher Moyer
0f549a44b0
changes _index files to index, adds aliases ( #54804 )
2022-09-06 12:58:07 -05:00
Christopher Moyer
ac12b6d7ff
refactors usage insights topics ( #54497 )
2022-09-01 08:46:21 -05:00
Christopher Moyer
8a23b1fd4f
adds video ( #54545 )
2022-09-01 08:35:58 -05:00
Christopher Moyer
e64009fa88
moves time series up, fixes random relrefs ( #54477 )
2022-08-31 10:13:07 -05:00
Christopher Moyer
dc2616f833
removes previously refactored content ( #54416 )
2022-08-30 11:24:31 -05:00
Christopher Moyer
3f0636083d
Docs/adds cloud support disclaimer ( #54150 )
...
* adds cloud support disclaimer to three sections
* starts add cloud disclaimer
* adds disclaimer to JWT and Org sections
* adds final Cloud disclaimer to the Loki data source
2022-08-25 12:53:41 -05:00
Christopher Moyer and Torkel Ödegaard
948452034e
Docs/refactors manage dashboard topics ( #54178 )
...
* makes prettier
* refactors manage dashboard topics
* Apply suggestions from code review
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
* incorporates review feedback
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
2022-08-25 11:30:07 -05:00
Christopher Moyer
ca3296da34
Docs: refactors and copy edits share dashboard topics ( #53972 )
...
* refactors and copy edits share dashboard topics
* fixes typo
* incorporates feedback
* completes splitting out reporting and playlists
2022-08-25 08:19:28 -05:00
Christopher Moyer and Eve Meelan
c29a2c37c1
docs: corrects broken relrefs ( #54061 )
...
* corrects broken relrefs
* Apply suggestions from code review
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com >
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com >
2022-08-22 17:03:58 -05:00
Christopher Moyer and Torkel Ödegaard
657e1683d2
docs: refactors field value overrides topics ( #53849 )
...
* refactors field value overrides topics
* Update docs/sources/panels/configure-overrides/index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
* Update docs/sources/panels/configure-overrides/index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
* Update docs/sources/panels/configure-overrides/index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
* Update docs/sources/panels/configure-overrides/index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
* Update docs/sources/panels/configure-overrides/index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
* Update docs/sources/panels/configure-overrides/index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
* Update docs/sources/panels/configure-overrides/index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
* makes prettier
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
2022-08-22 15:37:29 -05:00
Christopher Moyer
666f84be57
refactors transformation topics ( #53984 )
2022-08-22 10:04:59 -05:00
Christopher Moyer
1da4aa25a8
docs: refactors value mappings topics ( #53616 )
...
* starts copy edit
* completes refactor and copy edit
2022-08-22 09:26:53 -05:00
Christopher Moyer
070393075a
updates broken relrefs ( #53857 )
2022-08-17 15:26:29 -05:00
Christopher Moyer
5cbc579955
fixes time-series relrefs ( #53851 )
2022-08-17 14:22:52 -05:00
Christopher Moyer and Torkel Ödegaard
01bb83853c
docs: refactor work, combines time-series topics ( #53530 )
...
* combines time-series topics
* makes prettier
* Progress on new time series docs
* Move annotation docs to dashboard annotation topic, simplify and update text for axis docs and color scheme docs
* Minor tweaks
* Move titles from shared files into the topic and add some intro paragraphs
* Fix double axis headings
* Test new image
* starts copyedit
* copy edit
* Update docs/sources/visualizations/time-series/index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
* Update docs/sources/visualizations/time-series/index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
* fixes typos
* adjust path to images
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
2022-08-12 08:20:23 +02:00
Christopher Moyer
5e4d5eb14b
updates whats new version number and link ( #53541 )
2022-08-10 10:22:01 -05:00
Christopher Moyer
f96a72d3ec
Docs/refactors configure panels ( #53485 )
...
* updates prose
* updates prose and relrefs
* incorporates feedback
* moves repeating rows to add and organize panels; fixes relrefs
2022-08-10 10:18:04 -05:00
Christopher Moyer
ffb4aba214
updates aliases ( #53488 )
2022-08-09 14:59:05 -05:00
Christopher Moyer
acae736796
moves legend to visualizations, adds links ( #53486 )
2022-08-09 14:41:41 -05:00
Christopher Moyer
d06ea6ea0e
fixes links ( #52899 )
2022-07-27 14:06:35 -05:00
Christopher Moyer
1974f166e0
removes unnecessary words in into ( #52622 )
2022-07-21 13:41:29 -05:00
Christopher Moyer and Ursula Kallio
7d90f2f1a3
Docs: adjusts heading and rewords the intro to active voice ( #52545 )
...
* adjusts heading and makes intro active voice
* Update docs/sources/administration/service-accounts/_index.md
Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com >
Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com >
2022-07-20 12:33:05 -05:00
Christopher Moyer
433bb735de
Docs: refactors configure standard options ( #52278 )
...
* refactors configure standard options
* makes prettier
2022-07-15 17:02:16 -05:00