852d069a3c
Docs: Refactor data sources content ( #57573 )
...
* Docs: Revise data source index
* Docs: Consolidate data source administration docs
* Docs: Revise panels docs related to data sources
* Docs: Revise Alertmanager data source
* Docs: Reorganize AWS CloudWatch data source docs
* Docs: Reorganize Azure Monitor data source docs
* Docs: Move azuremonitor to azure-monitor
* Docs: Revise Elasticsearch docs
* Docs: Move Elasticsearch index into bundle
* Docs: Revise GCM docs
* Docs: Revise Graphite docs
* Docs: Move Graphite index into bundle
* Docs: Revise InfluxDB docs
* Docs: Revise Jaeger docs
* Docs: Move Jaeger index into bundle
* Docs: Revise Loki docs
* Docs: Move Loki index into bundle
* Docs: Revise MS SQL docs
* Docs: Move MS SQL index into bundle
* Docs: Revise Prometheus docs
* Docs: Move Prometheus index into bundle
* Docs: Revise Tempo docs
* Docs: Move Tempo index into bundle
* Docs: Revise TestData DB docs
* Docs: Move TestData DB index into bundle
* Docs: Revise Zipkin docs
* Docs: Move Zipkin index into bundle
* Docs: Move other data sources' index pages into bundles
* Docs: Revise frontmatter
* Fixing hugo markdown errors
* Docs: Add query editor and template var sections to overview doc
* Docs: Remove CTAs across data source docs
* Docs: Remove CTA
* Docs: Remove CTA
* Docs: Fix links, images, typos, and usage consistency.
* Docs: Fix typos
* Docs: Fix CI issues
* Update docs/sources/datasources/_index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
* Update docs/sources/datasources/_index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
* Docs: Fix query editor links
* Update docs/sources/panels-visualizations/_index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
* Update docs/sources/panels-visualizations/_index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
* Docs: Rebundle child pages per writers' toolkit
* Docs: Fix prettier for CI
* Docs: Fix relrefs from outside data sources docs
* Docs: Fix broken relrefs within datasources
* Docs: Fix relrefs to data sources docs
* Fixed some more refs
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2022-11-01 10:22:06 -05:00
f93c3acc51
Prometheus: Flavor/version configuration ( #57554 )
...
* Revert "Revert "Prometheus: Type and flavor configuration (#56496 )" (#57552 )"
This reverts commit 2432ce619a7e62026685df14f60116ea4fb3447d.
* Adds new fields and documentation for Prometheus datasource configuration: prometheus type, and version
2022-10-24 14:53:11 -05:00
2432ce619a
Revert "Prometheus: Type and flavor configuration ( #56496 )" ( #57552 )
...
This reverts commit 7ecbc98b3e72c927def0b75797d1b338fb811b4d.
2022-10-24 12:33:11 -05:00
7ecbc98b3e
Prometheus: Type and flavor configuration ( #56496 )
...
* Adding two new fields to the data JSON in the prometheus datasource configuration: prometheusType, and prometheusVersion.
* Version field will attempt to auto-detect via buildinfo API when prometheus Type is selected
2022-10-24 09:26:32 -05:00
4831091115
Docs: Fix provisioning table formatting ( #57042 )
2022-10-16 11:05:47 -05:00
800754e7e8
Add document for jsondata field alertmanagerUid
( #52895 )
...
alertmanagerUid can be used to specify Alert Manager for a particular Prometheus/Loki data source.
Co-authored-by: Garrett Guillotte <garrett.guillotte@grafana.com>
2022-10-15 15:32:11 -07:00
137d332d4f
Docs: deletes provisioning from grafana and adds link ( #56637 )
...
* Docs: deletes provisioning from grafana and adds link
* updates link
2022-10-10 13:30:23 +01:00
f90e72991d
docs/provisioning: fix typo in notification policies ( #54917 )
2022-10-10 10:51:29 +01:00
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
0f549a44b0
changes _index files to index, adds aliases ( #54804 )
2022-09-06 12:58:07 -05:00
2fef8e6f2c
Alerting: add docs for file provisioning ( #53101 )
2022-08-17 18:53:36 +02:00
47364ae11f
fix configuration secret_key relref link ( #52742 )
...
Co-authored-by: Fabio Michelini <fabio.michelini@protonmail.com>
2022-08-16 10:57:08 +02:00
c93f1f3693
Docs: added clarification to plugin provisioning ( #50212 )
...
* Docs: added clarification to plugin provisioning
* Update docs/sources/administration/provisioning.md
* Lint docs
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2022-07-06 13:49:58 -05:00
ef26c39cbd
Docs: Fix Admin docs relrefs ( #51060 )
...
* Fix relrefs in CLI docs
* Fix relrefs in licensing docs
* Fix relrefs in AWS licensing docs
* Fix RBAC relrefs
* Fix Enterprise relrefs
* Fix data source management relrefs
* Fix server/org user management relrefs
* Remove redundant force-user-logout doc
* Fix add/remove user from org relrefs
* Fix user management relrefs
* Fix user management relrefs
* Fix link text typos
* Fix and add stats and license relrefs
* Fix index page relrefs
* Fix developer docs plugin relref to admin plugins doc
* Update docs/sources/administration/enterprise-licensing/activate-aws-marketplace-license/_index.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
* Fix provisioning relrefs
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
2022-06-17 15:03:26 -07:00
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