Marcus Efraimsson
b88d21a6cb
PluginsCatalog: Add backend support for hiding plugins in plugins catalog ( #41563 )
...
Add backend support for hiding plugins in plugins catalog.
Ref #41074
2021-11-15 10:53:35 +01:00
Jesse Weaver
8338f01467
Add detailed info on audit log contents ( #40905 )
...
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com >
2021-11-13 00:27:36 +01:00
Peter Holmberg
b2d7162168
Alerting: Add external Alertmanagers ( #39183 )
...
* building ui
* saving alertmanager urls
* add actions and api call to get external ams
* add list to add modal
* add validation and edit/delete
* work on merging results
* merging results
* get color for status heart
* adding tests
* tests added
* rename
* add pollin and status
* fix list sync
* fix polling
* add info icon with actual tooltip
* fix test
* Accessibility things
* fix strict error
* delete public/dist files
* Add API tests for invalid URL
* start redo admin test
* Fix for empty configuration and test
* remove admin test
* text updates after review
* suppress appevent error
* fix tests
* update description
Co-authored-by: gotjosh <josue@grafana.com >
* fix text plus go lint
* updates after pr review
* Adding docs
* Update docs/sources/alerting/unified-alerting/fundamentals/alertmanager.md
Co-authored-by: gotjosh <josue@grafana.com >
* Update docs/sources/alerting/unified-alerting/fundamentals/alertmanager.md
Co-authored-by: gotjosh <josue@grafana.com >
* Update docs/sources/alerting/unified-alerting/fundamentals/alertmanager.md
Co-authored-by: gotjosh <josue@grafana.com >
* Update docs/sources/alerting/unified-alerting/fundamentals/alertmanager.md
Co-authored-by: gotjosh <josue@grafana.com >
* Update docs/sources/alerting/unified-alerting/fundamentals/alertmanager.md
Co-authored-by: gotjosh <josue@grafana.com >
* Update docs/sources/alerting/unified-alerting/fundamentals/alertmanager.md
Co-authored-by: gotjosh <josue@grafana.com >
* Update docs/sources/alerting/unified-alerting/fundamentals/alertmanager.md
Co-authored-by: gotjosh <josue@grafana.com >
* prettier
* updates after docs feedback
Co-authored-by: gotjosh <josue.abreu@gmail.com >
Co-authored-by: gotjosh <josue@grafana.com >
2021-11-12 22:19:16 +01:00
gotjosh
dfa14e9500
Alerting: Document Grafana 8 High Availability setup ( #41503 )
...
* Alerting: Document Grafana 8 High Availability setup
* Apply suggestions from code review
Co-authored-by: Yuriy Tseretyan <tceretian@gmail.com >
* Wordsmithing
* Apply suggestions from code review
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Address review feedback
* Apply suggestions from code review
Co-authored-by: George Robinson <george.robinson@grafana.com >
* Update docs/sources/alerting/unified-alerting/high-availability.md
Co-authored-by: George Robinson <george.robinson@grafana.com >
* address review feedback
* Prettier
Co-authored-by: Yuriy Tseretyan <tceretian@gmail.com >
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
Co-authored-by: George Robinson <george.robinson@grafana.com >
2021-11-12 18:47:39 +00:00
Oscar Kilhed
6fe29dda33
Barchart docs and styling fix ( #41362 )
...
* Barchart docs and styling fix
* Fix name of max length
* rename valueRotation -> xTickLabelRotation
also limits slider padding on sliders without marks
2021-11-12 15:03:19 +01:00
gotjosh
05c672b755
Alerting: Update docs on using the Prometheus Datasource with the Ruler ( #41528 )
...
* Alerting: Update docs on using the Prometheus Datasource with the Ruler
* Update docs/sources/alerting/unified-alerting/alerting-rules/create-cortex-loki-managed-rule.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2021-11-11 12:10:07 +00:00
Gábor Farkas
eb47a58029
InfluxDB: fix numeric aliases in queries ( #41531 )
...
* influxdb: alerting: handle out-of-range numeric aliases
* influxdb: updated documentation
2021-11-11 09:18:06 +01:00
achatterjee-grafana
94704f1061
Removed extra word ( #41576 )
2021-11-10 20:43:36 -05:00
Per
4d52bd924f
Document elasticsearch maxConcurrentShardRequests parameter ( #39624 )
...
* Better elastic documentation.
* apply docs suggestion
Co-authored-by: Elfo404 <me@giordanoricci.com >
2021-11-10 15:50:27 +00:00
Santiago
a45e4ff73f
graphLink and tableLink template functions ( #41369 )
...
* graphLink and tableLink functions, docs updated
* Code review changes
* extract query struct outside of graphLink and tableLink functions
* Fix docs
* Update docs/sources/alerting/unified-alerting/alerting-rules/alert-annotation-label.md
Co-authored-by: Jean-Philippe Quéméner <JohnnyQQQQ@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/alerting-rules/alert-annotation-label.md
Co-authored-by: Jean-Philippe Quéméner <JohnnyQQQQ@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/alerting-rules/alert-annotation-label.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/alerting-rules/alert-annotation-label.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Fix linting errors
Co-authored-by: Jean-Philippe Quéméner <JohnnyQQQQ@users.noreply.github.com >
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2021-11-10 10:36:03 -03:00
Piotr Jamróz
7d2e9aa979
Elasticsearch: Enable full range log volume histogram ( #41202 )
...
* Rename "Logs volume" labels to "Log volume"
Code references are kept intact as there's a lot of them, it could be renamed in a separate PR just with renaming
* Add log level docs
* Remove feature flag to enable log volume by default
* Update error message
* Update docs
* Fix unit test
* Fix unit test
Queries are now run automatically
* Add extra param for Loki API
* Remove "Load volume" button
* Update documentation about log volume
* Move comment
* Make reload button more accessible
* Update docs/sources/explore/logs-integration.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Hide full range log volume for Loki behind the feature toggle
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2021-11-10 11:20:30 +01:00
Marcus Efraimsson
b304965bbe
Docs: Update data source provisioning in regards to HTTP specific settings ( #40163 )
...
Clarifies documentation in regards to data source provisioning and certain
settings that earlier was explained as applicable to All data sources.
Fixes #19574
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com >
2021-11-08 18:59:21 +01:00
achatterjee-grafana
bda60f3458
Updated a few install topics with references to "Hosted Grafana" ( #41106 )
2021-11-08 11:43:34 -05:00
achatterjee-grafana
f346bbb3bb
Docs: Added note that only string type is supported for query variables. ( #41359 )
...
* Added note that only string type is supported for query variables.
* Added doc review.
2021-11-08 08:56:38 -05:00
Agnès Toulet
3a6b8535b1
API: return resource ID when deleting datasource with UID and library element ( #41342 )
...
* API: return resource ID when deleting datasource and library element
* keep status codes consistent
* fix element ID
* add test
* improve response struct
* update endpoints documentation
* LibraryElementIDResponse -> DeleteLibraryElementResponse
2021-11-05 15:06:14 +01:00
Dawnpool
e0ad74a815
Update config-from-query.md ( #41333 )
2021-11-05 09:46:42 -04:00
Ryan McKinley
70e92ef987
Transformations: support a rows mode in labels to fields ( #41020 )
2021-11-04 17:12:01 +01:00
Nathan Rodman
e8e84f9c23
Alerting: UI for contact point testing with custom annotations and labels ( #40491 )
...
* Support custom annotations and labels when testing contact points
* Add modal for testing contact point
* add option for custom notification type
* use annotation and labels fields from rule editor
* update receivers test for new contact point testing method
* rename modal and remove reserved keys for annotations
* add docs for testing contact points
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
Co-authored-by: George Robinson <george.robinson@grafana.com >
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2021-11-03 09:57:59 -07:00
Dimitris Sotirakis
7465716086
ReleaseNotes: Update release notes for v8.2.3 ( #41269 )
...
* ReleaseNotes: Updated release notes for v8.2.3
* Update release-notes-8-2-3.md
* Update CHANGELOG.md
2021-11-03 15:38:19 +01:00
Alexandre de Verteuil
1c3c1a52bb
Update opt-in.md ( #41216 )
...
Need to change that `true` to `false`.
2021-11-03 09:53:47 -04:00
Marcus Andersson
d98cb8274c
Docs: Fixed broken link in the plugin migration guide ( #41148 )
...
* fixed broken link.
* updated title of link.
2021-11-01 10:15:53 -04:00
achatterjee-grafana
161d92e12f
Added note. ( #41118 )
2021-10-29 15:13:29 -04:00
achatterjee-grafana
61fbdb60ff
Added note about small devices. ( #41113 )
2021-10-29 13:48:57 -04:00
Domas
05c18c330f
update alertmanager data source docs ( #41040 )
2021-10-29 09:16:49 -04:00
Ursula Kallio
ff8f98170c
Use sentence case for consistency: ( #40285 )
...
For example, https://grafana.com/docs/grafana/next/http_api/access_control/ uses sentence case and the link text is inconsistent.
2021-10-28 19:26:23 +02:00
Sam Jewell
d6693ec90d
Update brew install path in docs, for brew v3 ( #40980 )
...
* Update brew install path in docs, for brew v3
* Ran prettier.
Co-authored-by: achatterjee-grafana <aparajita.chatterjee@grafana.com >
Co-authored-by: kay delaney <kay@grafana.com >
2021-10-28 11:38:37 -04:00
achatterjee-grafana
14225b07b2
Docs: Cleanup alerting documentation, part 1 ( #40737 )
...
* First commit.
* Adding shared content.
* More changes.
* More changes
* Updated few more topics, fixed broken relrefs.
* Checking in changes.
* Some more topics scrubbed.
* Minor update.
* Few more changes.
* Index pages are finally somewhat sorted. Added relevant information and new topics.
* Updated Alert grouping.
* Last bunch of changes for today.
* Updated folder names, relrefs, and some topic weights.
* Fixed typo in L37, notifications topic.
* Fixed another typo.
* Run prettier.
* Fixed remaining broken relrefs.
* Minor reorg, added link to basics some overview topic.
* Some more re-org of the basics section.
* Some more changes.
* More changes.
* Update docs/sources/shared/alerts/grafana-managed-alerts.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/_index.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/_index.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/opt-in.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/notification-policies.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/alert-groups.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/alerting-rules/_index.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/alerting-rules/alert-annotation-label.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/alerting-rules/alert-annotation-label.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/alerting-rules/alert-annotation-label.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/alerting-rules/create-cortex-loki-managed-recording-rule.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* Ran prettier and applied suggestion from code review.
* Update docs/sources/alerting/unified-alerting/message-templating/_index.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/contact-points.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/contact-points.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* Change from code review. Also fixed typo "bos" in playlist topic.
* Ran prettier to fix formatting issues.
* Update docs/sources/alerting/unified-alerting/alerting-rules/edit-cortex-loki-namespace-group.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/contact-points.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/basics/alertmanager.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/basics/alertmanager.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/basics/evaluate-grafana-alerts.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/contact-points.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* More changes from code review.
* Replaced drop down with drop-down
* Fix broken relrefs
* Update docs/sources/alerting/unified-alerting/alerting-rules/create-cortex-loki-managed-rule.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/alerting-rules/rule-list.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com >
* Few more.
* Couple more.
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com >
2021-10-27 16:57:54 -04:00
Santiago
16f4d02419
Alerting: specify Prometheus implementation in YAML example (docs) ( #40474 )
2021-10-27 10:48:37 -03:00
Armand Grillet
0189eaf76c
Alerting: updated docs regarding multi-org AM ( #40982 )
2021-10-27 09:46:16 -04:00
Skye
bce1011361
Alerting: Option for Discord notifier to use webhook name ( #40463 )
...
* Added an option to discord notifier to use discord's webhook name (useful for customizing notifications).
* Support ngalert system with discord username toggle
* Added ngalert discord test
* Apply suggestions from code review
Co-authored-by: gotjosh <josue.abreu@gmail.com >
* Docs updated with discord username setting
* Fix api integration test
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com >
Co-authored-by: gotjosh <josue.abreu@gmail.com >
2021-10-26 14:55:10 -04:00
Petros Kolyvas
dfbb3c4e23
Docs: Fix for clarifications about the image renderer ( #40182 )
...
* Added time range controls updates
* Added plugins catalog update
* Added enterprise images
* Added community contributions highlights for 8.2
* accessibility statement
* Update docs/sources/whatsnew/whats-new-in-v8-2.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* Update docs/sources/whatsnew/whats-new-in-v8-2.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* Update docs/sources/whatsnew/whats-new-in-v8-2.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* Update docs/sources/whatsnew/whats-new-in-v8-2.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* Update docs/sources/whatsnew/whats-new-in-v8-2.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update docs/sources/whatsnew/whats-new-in-v8-2.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update docs/sources/whatsnew/whats-new-in-v8-2.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* Update docs/sources/whatsnew/whats-new-in-v8-2.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update docs/sources/whatsnew/whats-new-in-v8-2.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* Ran prettier:write to see if we can fix the issues
* Fix issues with template info
* Merge fix
* Template fix part 2
* What is a mergfix even
* Additional final fixes
* Markdown link error fix for time picker changes
* Ran prettier -w again to fix linting issues
* What's new fixes for image rendered
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2021-10-26 14:49:19 -03:00
Marcus Andersson
6e08e12749
Docs: Updated the plugin admin configuration default value ( #40942 )
2021-10-26 13:46:29 -04:00
Arie Heinrich
2343055dff
grammer ( #40903 )
2021-10-26 12:07:19 +02:00
Ursula Kallio
68266d54be
Change data source to database. ( #40820 )
2021-10-25 14:35:32 +02:00
Zoltán Bedi
e6d2324516
Time series/Bar chart panel: Add ability to sort series via legend ( #40226 )
...
* Make legend sorting work in Time series panel
* Import from schema
Add properties to the cue schema as well
* Order stacking
* Add tests for orderIdsByCalcs
* Add check for legend options
* Fix cue schema
* UI fixes
* Order bars as well in barchart
* Use different index when ordered
* Legend sort series doc
* Fix nits
* Update docs/sources/panels/legend-options.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
* Fix linting
* Apply suggestions from code review
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com >
* Update docs/sources/panels/legend-options.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com >
2021-10-25 11:21:51 +02:00
Sam Jewell
6ce87a9655
Correct price-plans list for this feature ( #40283 )
...
* Correct price-plans list for this feature
The [Pricing Page][0] states that Enhanced LDAP is only for the Advanced plan
See b59520986c
[0]: https://grafana.com/products/cloud/pricing/
* Also update price plans on Enhanced LDAP page
2021-10-21 20:19:38 +02:00
Grot (@grafanabot)
84091de394
ReleaseNotes: Updated changelog and release notes for 8.2.2 ( #40751 )
...
* ReleaseNotes: Updated changelog and release notes for 8.2.2
* Add entry for 8.2.2 release notes
Co-authored-by: Alexandra Vargas <alexa1866@gmail.com >
2021-10-21 13:03:41 +01:00
Felix
385bc1fe13
Update dashboard_versions.md ( #38812 )
...
getting a version by the id of the version doesn't work
you need to use the number of the version
2021-10-21 13:19:58 +02:00
Nathan Rodman
f10511ba1c
Docs: Add doc for alert groups ( #40353 )
...
* WIP: add doc for alert groups
* add more messaging around filtering and grouping options
2021-10-20 11:14:25 -04:00
Jean-Philippe Quéméner
74aa105b86
docs: fix typos in unified alerting ( #40696 )
2021-10-20 14:52:57 +02:00
Ben Tasker
6c0d3e97fe
InfluxDB: Fix spelling - "chronograf" rather than "chronograph" ( #40587 )
2021-10-20 11:06:24 +02:00
Petros Kolyvas
38709df33b
Docs: Updated docker image names for consistency ( #40426 )
...
* Updated the docker image names and added a note
* Updated the example version to current
2021-10-19 15:58:01 -04:00
Fredrik Enestad
e3d1b2c8fe
Fix 404 link to time series doc ( #40565 )
2021-10-19 14:06:20 -04:00
Guilherme Caulada
a9faab6b09
Dashboard: Add week start option to global and dashboard preferences ( #40010 )
...
* Add global week start option to shared preferences
* Add default_week_start to configuration docs
* Add week start option to dashboards
* Add week start argument to tsdb time range parser
* Fix strict check issues
* Add tests for week start
* Change wording on default_week_start documentation
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update week_start column to be a nullable field
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com >
* Update configuration to include browser option
* Update WeekStartPicker container selector
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com >
* Add menuShouldPortal to WeekStartPicker to remove deprecation warning
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
* Add inputId to WeekStartPicker
* Use e2e selector on WeekStartPicker aria-label
* Simplify WeekStartPicker onChange condition
* Specify value type on WeekStartPicker weekStarts
* Remove setWeekStart side effect from reducer
* Fix updateLocale failing to reset week start
* Store week start as string to handle empty values
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com >
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com >
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
2021-10-18 10:27:14 -03:00
Anne E. Ulrich
99eddac406
Noting non-support of template queries in official documentation ( #40169 )
2021-10-15 17:37:38 -04:00
Nate Walters
f238342c17
Add copyright notice ( #39206 )
...
* Add copyright notice
* Update docs/sources/copyright/_index.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com >
* Update docs/sources/copyright/_index.md
Co-authored-by: Robby Milo <robby.milo@grafana.com >
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com >
Co-authored-by: Robby Milo <robby.milo@grafana.com >
Co-authored-by: achatterjee-grafana <aparajita.chatterjee@grafana.com >
2021-10-15 16:46:52 -04:00
achatterjee-grafana
c44f51d5c3
Fixed broken relrefs ( #40533 )
2021-10-15 15:55:44 -04: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
PunkoIvan
374041148d
Updated MySQL provisioning doc ( #39750 )
...
Updated password to secureJsonData for MySQL provisioning
2021-10-15 10:38:58 +02:00
Anne E. Ulrich
8b41d85b68
Some more grammar fixes ( #40183 )
2021-10-15 10:29:12 +02:00