78996516af
Docs: Update configuration.md ( #25707 )
...
* Update configuration.md
* moved configuration.md to administration folder
* updated links
* Added quota section
* Update upgrading.md
* Update configuration.md
* Update configuration.md
* Update configuration.md
* Updating links
* Update configuration.md
* Update configuration.md
* Update configuration.md
Reworked the security options
* Update configuration.md
* Update configuration.md
* Update provisioning.md
* Update provisioning.md
* Update configuration.md
* Update configuration.md
* Update docs/sources/administration/configuration.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2020-06-23 09:56:44 -07:00
0797fe88a1
Units: Custom unit suffix and docs for custom units ( #25710 )
...
* Units: Custom units updates and docs
* Fixed codespell
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com>
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-06-22 21:30:37 +02:00
703f728c0c
Dashboards: Make path to default dashboard configurable ( #25595 )
...
Closes #25463
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-06-22 18:00:39 +02:00
cc95754e0d
Provisioning: Adds support for enabling app plugins ( #25649 )
...
Adds support for enabling app plugins using provisioning.
Ref #11409
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-06-22 17:49:13 +02:00
602dd1e226
Docs: Update time-range-controls.md ( #25745 )
2020-06-22 08:30:02 -07:00
b5b1b9d64e
Docs: Fix broken link to Slack documentation ( #25720 )
...
This change fixes a link broken due to link formatting on the docs.
The issue is present here, in the last sentence: https://grafana.com/docs/grafana/latest/alerting/notifications/#slack
2020-06-22 11:18:33 +02:00
cf109df887
Docs: Update overview.md ( #25672 )
...
Updated a link.
2020-06-17 11:15:41 -07:00
0fa096e0d4
Docs: Quick fix on default license_path in docs ( #25641 )
2020-06-17 07:53:28 +02:00
35e2b87b61
removes text about alert messages supporting variables ( #25622 )
...
fixes #25605
2020-06-16 14:50:52 +02:00
146ca7a486
Docs: Update upgrading doc with more backup details ( #25512 )
...
* Docs: Update upgrading doc with more backup details
Fixes #9159
* Update docs/sources/installation/upgrading.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/installation/upgrading.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-06-16 11:23:52 +02:00
b44c8b6f6e
Add Root URL info under License file management ( #24712 )
...
* Add Root URL info under License file management
Edited through GitHub, not tested on development web server.
* Update docs/sources/enterprise/_index.md
Make updating root_url instructions more straightforward, with action first and explanation second.
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/enterprise/_index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/enterprise/_index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-06-16 08:57:01 +02:00
093383eb83
Transform: added merge transform that will merge multiple series/tables into one table ( #25490 )
...
* wip: added draft of series to rows.
* wip: building dataFrame structure first and then adding data.
* wip: added some refactorings of the seriesToRows transformer.
* did some refactorings to make the code easier to follow.
* added an editor for the transform.
* renamed some of the test data.
* added docs.
* fixed according to feedback.
* renamved files.
* fixed docs according to feedback.
* fixed so we don't keep labels or config values from.
* removed unused field.
* fixed spelling errors.
* fixed docs according to feedback.
2020-06-15 15:03:13 +02:00
1e88e50822
docs: remove racially charged words ( #25535 )
...
ref #18841
2020-06-11 18:17:11 +02:00
035497c7bd
Docs: Edit plugin signature topics ( #25491 )
...
* Update sign-a-plugin.md
* Update plugin-signature-verification.md
* Update docs/sources/plugins/plugin-signature-verification.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Update docs/sources/plugins/plugin-signature-verification.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2020-06-11 08:33:27 -07:00
28ff9d2832
Docs: Typo Correction ( #25538 )
2020-06-11 08:06:41 -07:00
85d5d8a0e6
Docs: Fix intro to timeseries URL ( #25530 )
...
* Docs: Fix intro to timeseries URL
* Update docs/sources/developers/plugins/data-frames.md
Co-authored-by: Marcus Olsson <accounts+github@marcus.se.net>
Co-authored-by: Marcus Olsson <accounts+github@marcus.se.net>
2020-06-11 15:15:50 +03:00
79fea5df2a
Docs: Update guide on authenticating data source plugins ( #24884 )
...
* Update guide on authenticating data source plugins
* Fix broken references
2020-06-11 12:12:27 +02:00
ed694fd88a
Docs: Update _index.md ( #25121 )
2020-06-10 07:31:05 -07:00
1040d824c5
Docs: Typo Correction ( #25475 )
2020-06-09 15:44:11 -07:00
9ff551edc8
Docs: Add dependencies for debian stretch to image rendering plugin documentation ( #25408 )
2020-06-09 15:42:59 -07:00
ce127acf84
Docs: Document the front-end proxy path for live log tailing with Loki ( #25440 )
2020-06-09 12:55:07 -07:00
35602099d7
Docs: Typo Correction ( #25477 )
2020-06-09 12:54:40 -07:00
2e68425ad7
Docs: Some correction in line 58 ( #25474 )
...
All screen sizes is correct terminology to use
2020-06-09 12:53:53 -07:00
40986f3015
Docs: Typo Correction ( #25437 )
2020-06-09 12:51:14 -07:00
a7bdc92fd7
Docs: Couple of typos corrected ( #25432 )
2020-06-09 12:43:05 -07:00
47c3ae1f44
Docs: Typo Correction in line 36 ( #25429 )
2020-06-09 12:34:46 -07:00
a9d34a3e6f
Docs: Images in alerts require an ext provider ( #25466 )
...
Be more explicit about the fact that providing images in alert notifications requires an external image storage provider. Previously this read as if it was only necessary for publicly accessible images, but even if they are served from Grafana, the administrator must set up the "local" image provider in the configuration.
2020-06-09 07:28:23 -07:00
920362537d
Docs: Typo Identified ( #25438 )
2020-06-08 14:27:09 -07:00
94984627ea
Docs: Fix typo in GitHub Auth Doc page ( #25335 )
...
https://grafana.com/docs/grafana/latest/auth/github/#enable-github-in-grafana
2020-06-08 12:49:53 -07:00
77be352c7e
Docs: Inserting a comma for better readability ( #25337 )
2020-06-08 12:48:13 -07:00
029b1db0d1
Docs: Grammatical correction ( #25336 )
2020-06-08 12:46:58 -07:00
8309e8e31a
Docs: Typo fix ( #25247 )
...
* Update stackdriver.md
* Update stackdriver.md
* Update stackdriver.md
* Update index.md
* Update whats-new-in-v2.md
2020-06-08 12:46:08 -07:00
ee1be75b7b
Docs: Update zipkin.md ( #25246 )
2020-06-08 12:44:44 -07:00
be41589b70
Docs: Correcting abbreviation ( #25225 )
...
* Correcting abbreviation
* Update azuread.md
* Update whats-new-in-v6-3.md
* Update enterprise-configuration.md
* Update enterprise-configuration.md
2020-06-08 12:43:46 -07:00
e63b548c5d
Docs: Minor grammatical correction ( #25224 )
2020-06-08 11:42:21 -07:00
1b4fd9ad3c
Update team.md ( #25277 )
...
document didn't metion teams can assign an orgId.
2020-06-05 07:42:53 +02:00
63463e0e46
Docs: Add upgrade note for modification of the cookie path ( #25221 )
...
* Add note for modification in the cookie path
* Update docs/sources/installation/upgrading.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Update docs/sources/installation/configuration.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-06-03 15:33:44 +03:00
24673dc7d1
Docs: Adds plugin signature verification pages ( #25257 )
...
Co-authored-by: Kyle Brandt <kyle@grafana.com>
Co-authored-by: Marcus Olsson <accounts+github@marcus.se.net>
2020-06-02 16:44:02 +02:00
add1bcb59c
Variable: removed __user.name/___.user.email from global variables and added docs for the rest of the __user variable. ( #25275 )
...
* added docs for new global variable.
* reverting the name + email so we only expose the bare minumum that should be enough for most cases.
2020-06-02 12:05:05 +02:00
8f72d621bf
Docs: Add example for updating dashboard panel alert rule ( #25260 )
2020-06-01 15:53:22 +03:00
3532d08cbf
Docs: Update template variable overview to contain the preferred variable syntax ( #25176 )
...
* Update templates-and-variables.md
Fixes #13744
* Update templates-and-variables.md
* Update templates-and-variables.md
* Update docs/sources/variables/templates-and-variables.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/variables/templates-and-variables.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/variables/templates-and-variables.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-05-28 17:28:24 +02:00
6191e08080
Docs: Update stat-panel.md ( #25191 )
2020-05-28 08:18:49 -07:00
07208d05ba
Docs: Fixed invalid JSON ( #25153 )
2020-05-28 07:35:19 -07:00
34d5ffa562
Configuration: Fix env var override of sections containing hyphen ( #25178 )
...
Fixes so that ini-sections containing hyphen is replaced with
underscore. Fixes an issue with backend plugin settings.
Ref grafana/grafana-image-renderer#147
2020-05-28 16:17:55 +02:00
6a4f45625c
Update menu.yaml ( #25159 )
2020-05-27 12:54:47 -07:00
da027bb49f
Docs: Update stat-panel.md ( #25147 )
2020-05-27 07:08:32 -07:00
a0e5f51d05
Alerting: Remove message from PagerDuty summary field ( #24813 )
...
closes #16930
2020-05-25 21:01:29 +02:00
57273a8d0c
typo ( #25050 )
...
ENABLE_UPD_LISTENER ==> ENABLE_UDP_LISTENER
2020-05-24 18:18:03 +02:00
ff465396ab
Docs: added content to _index.md pages ( #24949 )
2020-05-21 08:31:06 -07:00
a85e05cc23
Docs: Fixed broken links ( #24946 )
...
* fixed links
* Update menu.yaml
2020-05-21 07:19:35 -07:00