Agnès Toulet
934e4ad3af
Docs: update auditing documentation with new logs ( #41722 )
...
* Add detailed info on audit log contents
* Apply suggestions from code review
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Docs: update auditing documentation with new logs
* add back remove datasource permission
* improve formatting
* fix incorrect action
* clean formatting
* formatting
Co-authored-by: Jesse Weaver <jesse.weaver@grafana.com>
Co-authored-by: Jesse Weaver <pianohacker@gmail.com>
2021-11-23 18:13:00 +01:00
Mitch Seaman
0798fbb5d4
Add encryption algorithm to Enterprise config ( #41412 )
...
* Add encryption algorithm to Enterprise config
* Update docs/sources/enterprise/enterprise-configuration.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-11-18 08:48:16 +01:00
Todd Treece
c3f1cc6c75
Docs: Add docs for caching timeouts ( #39672 )
...
Co-authored-by: Stephanie Hingtgen <stephanie.hingtgen@grafana.com>
2021-11-18 08:36:10 +01:00
Karl Persson
d623285fcc
Access Control: Rename fixed roles ( #41288 )
...
* Rename fixed roles
* Update descriptions
* Update docs for fixed roles and permissions
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-11-17 15:40:39 +01:00
Andrew Hackmann
88aec85e3d
recorded queries/documentation ( #41714 )
...
* docs for recorded queries
* Apply suggestions from code review
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* add reference to backend data source plugin
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-11-16 14:55:24 -06: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
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
Guilherme Caulada
36eab84ef1
Update auditing loggers config to use logger ( #40288 )
2021-10-11 10:20:00 -04:00
Karl Persson
1b2a1a9621
update permissions scopes and description for role scopes ( #40206 )
2021-10-08 10:08:42 -04:00
Karl Persson
efbb4c890f
Access Control: Add scope type prefix ( #40076 )
...
* prefix runtime scopes with key type
2021-10-07 11:54:43 +02:00
Ieva
71c6d7285e
AccessControl: document FGAC licensing permissions ( #39192 )
...
* document licensing permissions and roles
* Update docs/sources/enterprise/access-control/fine-grained-access-control-references.md
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
* Update docs/sources/enterprise/access-control/permissions.md
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
* update action name for "licensing.reports:read"
* put licensing editor role back in, more table formatting
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2021-10-05 18:35:01 +02:00
Gabriel MABILLE
4160429b71
AccessControl: rename data source id read action ( #39966 )
2021-10-05 09:39:00 +02:00
Andrej Ocenas
3e47fb1432
CloudWatch Logs: Skip caching for Log queries ( #39860 )
...
* Add x-skip-cache header to queries
* Specify caching works for CW metrics
2021-10-01 09:45:37 +02:00
Gabriel MABILLE
6aa006b699
AccessControl: Document new permissions restricting data source access. ( #39091 )
...
* Add data sources roles and permissions to docs
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2021-09-29 17:45:27 +02:00
Todd Treece
9f1de095b7
Docs: Add docs for Redis cluster caching backend configuration ( #39687 )
...
* caching: add docs for redis cluster config
* address PR comments
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-09-29 11:20:03 -04:00
Emil Tullstedt
de9bcd6163
Docs: Document new exporter for usage insights ( #38593 )
2021-09-22 11:21:53 +02:00
Marcus Andersson
f3002931f4
PluginsCatalog: adding error information about disabled plugins. ( #39171 )
...
* added errors in plugin list.
* added error to details page.
* adding badge on details page.
* added some more tests.
* Renamed to disabled and will handle the scenario in the plugin catalog.
* Update public/app/features/plugins/admin/components/PluginDetailsDisabledError.tsx
Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>
* fixing some nits
* added missing isDisabeld to the mock.
* adding tests to verify scenarios when plugin is disabled.
* fixed issue with formatting after file changed on GH.
Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>
2021-09-20 09:08:00 +02:00
Agnès Toulet
b7eac0f655
Docs: Move image renderer doc to its own section and add configuration doc ( #38759 )
...
* Move image renderer doc to its own section and add configuration doc
* revert unwanted changes
* remove unwanted formatting
* revert change
* Improve configuration section
* update default flags for 3.1.0 update
* Clean up and add some links
* fix broken links
* clean up notes & links and small updates
* fix after merge
* fix broken link
* fix typo
* Apply suggestions from code review
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
* Apply PR feedback
* Update monitoring.md
* Apply suggestions from code review
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update troubleshooting.md
* add alias for old image rendering doc page
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-09-16 15:53:43 +02:00
Santiago
0d2e68537c
Alerting: Cleanup template, silence and notification files created du… ( #39007 )
...
* Alerting: Cleanup template, silence and notification files created during tests
* Create tempdir for testing, delete afterwards and check for errors
* Refactoring error checks
* Update docs/sources/enterprise/access-control/fine-grained-access-control-references.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/administration/configuration.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/access-control/fine-grained-access-control-references.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-09-15 18:48:52 -03:00
Vardan Torosyan
8537b36be2
Access control: Document new permissions restricting access for reloading provisioning configuration ( #38906 )
...
* Access control: Document new permissions restricting access for reloading provisioning configuration
* Apply suggestions from code review
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-09-15 17:58:20 +02:00
Alex Khomenko
6e639f3c72
Admin: Update stats page UI ( #38014 )
...
* Add StatCard
* Style cards
* Update types
* Add tests
* Move stats tab into licencing
* Prevent UI jumps when loading stats
* Fix merge conflicts
* Revert docs format
2021-08-24 19:13:48 +03:00
Dimitris Sotirakis
e8faa2c900
Build pipeline: Cleanup PR pipeline steps ( #38447 )
...
* Refactor dependencies
* Regenerate drone.yml
* Reorder steps in starlark files
* Make build depend on test
* Make test steps depend on lint
* Make gen-version step depend on build steps
2021-08-24 17:07:06 +02:00
Karl Persson
864c526d9a
Access Control: Update docs with the correct scope name ( #38444 )
...
* Update docs with the correct scope name
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-08-23 16:39:40 +02:00
Jeremy Price
e124167d05
access control: 1527/Correct grammar in usage-scenarios ( #35142 )
...
* First revision
* Update docs/sources/enterprise/access-control/usage-scenarios.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/access-control/usage-scenarios.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Note about creating roles
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Co-authored-by: Daniel Lee <dan.limerick@gmail.com>
2021-08-23 11:37:19 +02:00
achatterjee-grafana
d38ce58045
replace "blah" with "example". ( #38114 )
2021-08-20 10:09:21 -04:00
Mitch Seaman
5edba603a8
Add metadata ( #30138 )
...
* Sentence case
* Fix typo
* steps not paragraph
* prepare for merge conflict
* another merge conflict fix
* Update docs/sources/enterprise/license/activate-license.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* add suggested changes from docs team manually
Co-authored-by: Daniel Lee <dan.limerick@gmail.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-08-19 19:26:26 +02:00
Alexandre de Verteuil
0bf9b6a931
Typo fix in saml.md ( #31451 )
2021-08-18 16:49:10 +02:00
wengelbrecht-grafana
3843eda130
Update auditing.md ( #37312 )
...
Fixed small spelling mistake
2021-08-18 16:12:38 +02:00
Jeremy Price
06368abf44
Accesscontrol fix permission name ( #37717 )
...
* Fixes permission name for services:accesscontrol
2021-08-10 11:11:13 +02: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
Sriram
800967a413
Docs: Added missing enterprise plugins ( #36786 )
...
* Added missing enterprise plugins
* Update tests
2021-08-04 16:08:43 +01:00
Selene
0fc7dffee8
Remove _url from loading logo ( #37480 )
2021-08-04 09:36:42 +02:00
Tania B
bfc8a5cf49
Docs: Update docs for enterprise reporting ( #37314 )
...
* Docs: Update docs for enterprise reporting
* Apply feedback
* Remove old scheduler section and add screenshots
* Update images links
* Update reporting scheduler intro
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update Send now
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update Send later
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Apply more feedback
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Apply review feedback
* Apply review feedback
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Apply review feedback
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Apply more feedback
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-08-03 18:09:26 +03:00
Stephanie Hingtgen
a05ae6768c
Docs: Documents caching encryption in enterprise config ( #36766 )
...
* Enterprise: adding documentation of two new configuration flags
* Update docs/sources/enterprise/enterprise-configuration.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update enterprise-configuration.md
* Fix grammar
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-08-03 10:20:05 -04:00
Vardan Torosyan
53072bcad1
Update Settings Update documentation with the information about fine-grained access control ( #37300 )
2021-07-30 13:04:13 +02:00
Vardan Torosyan
2c810506a5
Add fine-grained access control information to the features which now support it ( #37303 )
...
* Add fine-grained access control information to the features which now support it
* Mention the new permissions in Explore docs
2021-07-29 10:38:46 +02:00
achatterjee-grafana
4b348fa4a7
Added Pro and Advanced ( #37073 )
2021-07-21 22:01:13 +02:00
achatterjee-grafana
a306135de5
Added Grafana cloud references to the 4 topics. ( #37071 )
2021-07-21 15:00:35 -04:00
Mitch Seaman
cd95e28c30
Docs: Document which data sources work with caching ( #36561 )
...
* Document which data sources work with caching
* add Prometheus and Loki to exclusions
* update list of built-in data sources
I checked in Grafana v8.0.4 and these were the built-in data sources that do work with query caching.
* Apply suggestions from code review
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* alphabetize list
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-07-09 02:16:02 -06:00
Karl Persson
2fd7031102
Access Control: Add fine-grained access control to explore ( #35883 )
...
* add fixed role for datasource read operations
* Add action for datasource explore
* add authorize middleware to explore index route
* add fgac support for explore navlink
* update hasAccessToExplore to check if accesscontrol is enable and evalute action if it is
* add getExploreRoles to evalute roles based onaccesscontrol, viewersCanEdit and default
* create function to evaluate permissions or using fallback if accesscontrol is disabled
* change hasAccess to prop and derive the value in mapStateToProps
* add test case to ensure buttons is not rendered when user does not have access
* Only hide return with changes button
* remove internal links if user does not have access to explorer
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
2021-07-02 14:43:12 +02:00
Selene
ef05596e07
Allow white labeling loading logo ( #36174 )
...
* Allow to whitelabeling loading logo
* Add loading_logo to documentation
* Change loading_logo to loading_logo_url
2021-07-02 14:17:10 +02:00
Gabriel MABILLE
d42d874240
AccessControl: Fix docs link to localhost ( #36233 )
...
* AccessControl Correct link to localhost
* Removed extra parenthesis in relref definition
2021-06-28 21:11:09 +02:00
Dave Henderson
3ba97ee4ef
Docs: Document caching defaults in enterprise config ( #36181 )
...
* Docs: Document caching defaults in enterprise config
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
* adding missed period
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* more missed periods!
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-06-25 20:06:01 +02:00
Travis Patterson
5ae3769320
Add Honeycomb plugin ( #36000 )
2021-06-21 12:34:33 -06:00
Karl Persson
395b942134
Access Control: Add fine-grained access control to GET stats and settings handlers ( #35622 )
...
* add accesscontrol action for stats read
* use accesscontrol middleware for stats route
* add fixed role with permissions to read sever stats
* add accesscontrol action for settings read
* use accesscontrol middleware for settings route
* add fixed role with permissions to read settings
* add accesscontrol tests for AdminGetSettings and AdminGetStats
* add ability to scope settings
* add tests for AdminGetSettings
2021-06-14 17:36:48 +02:00
Karl Persson
36c997a625
Access Control: Add fine-grained access control to ldap handlers ( #35525 )
...
* Add new accesscontrol action for ldap config reload
* Update ldapAdminEditRole with new ldap config reload permission
* wrap /ldap/reload with accesscontrol authorize middleware
* document new action and update fixed:ldap:admin:edit with said action
* add fake accesscontrol implementation for tests
* Add accesscontrol tests for ldap handlers
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-06-11 15:58:18 +02:00
Gabriel MABILLE
e75c6a748b
Access-Control: Document changes to the provisioner ( #35548 )
2021-06-11 13:57:49 +02:00
Karl Persson
92adf2e4ff
Access control: Update docs with new settings permission ( #35413 )
...
* Update docs with new action and scopes for settings
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-06-10 13:20:28 +02:00
Emil Tullstedt
dc7a641978
Docs: Fix code sample for access control provisioning ( #35406 )
2021-06-09 13:47:21 +02:00
Agnès Toulet
e8bc48a796
Docs: improve reporting doc ( #35187 )
...
* Docs: improve reporting doc
* Docs: small fixes
* Update docs/sources/enterprise/enterprise-configuration.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-06-07 13:52:30 +02:00
Gabriel MABILLE
2bbf4fa405
AccessControl: Update permissions and scopes in docs ( #35263 )
...
* Saving the current changes made with @osg-grafana @donomii
* Update remaining descriptions
* Update docs/sources/enterprise/access-control/permissions.md
Co-authored-by: Vardan Torosyan <vardants@gmail.com>
* Cleanup grammar
Co-authored-by: Jeremy Price <Jeremy.price@grafana.com>
Co-authored-by: Vardan Torosyan <vardants@gmail.com>
2021-06-04 18:10:49 +02:00
Kevin Minehart
0a28304d2a
Caching: document memory limit settings ( #35189 )
...
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-06-04 09:54:41 -05:00
Alexandre de Verteuil
4ee037f523
Fix Markdown syntax in enterprise/license/_index.md ( #34683 )
2021-06-03 13:57:23 -04:00
Gabriel MABILLE
134dba5101
Provisioning: Update accesscontrol sample file
2021-06-02 17:22:34 +02:00
Ursula Kallio
99839ee060
Change weight of reference, so they display last. ( #35112 )
2021-06-02 16:49:32 +02:00
Jeremy Price
2c85bbb738
Access Control: Provisioning docs cleanup ( #34982 )
2021-06-02 11:55:37 +02:00
Ursula Kallio
e0a3f669e5
Add fine-grained-access-control-references.md file. ( #35043 )
...
* Add fine-grained-access-control-references.md file.
* Fix syntax error in relref.
* Fix another syntax error.
* Fix broken link:
see introduction of alert rules at PR
https://github.com/grafana/grafana/pull/34839 .
2021-06-01 16:35:38 +02:00
Karl Persson
73b8afe724
Document global role and assignment for provisioning ( #34739 )
2021-06-01 15:52:46 +02:00
Mitch Seaman
9bd823bac3
Docs: Add query caching to enterprise docs page ( #34751 )
...
* add query caching to enterprise docs page
* Update docs/sources/enterprise/_index.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-06-01 02:36:51 -06:00
Alex Khomenko
c6a78a6bd7
Reporting: update docs ( #34740 )
...
* Reporting: update dcos
* Add info about pausing reports
* Add version note
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Docs: update report form information
* Docs: update report scheduling
* Docs: re-order reporting sections
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Agnès Toulet <agnes.toulet@gmail.com>
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
2021-06-01 08:35:45 +02:00
Joan López de la Franca Beltran
886f6fc55b
Docs: Settings updates at runtime ( #34169 )
...
* Docs: Settings updates on runtime docs skeleton
* Docs: Settings HTTP API
* Docs: Minor changes on settings updates at runtime docs
* Docs: Settings updates at runtime description
* Docs: Minor fix
* Docs: Move PUT /api/admin/settings docs into Admin API page
* Docs: Added longer explanation into 'Settings updates at runtime' page
* Apply suggestions from code review
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Co-authored-by: Leonard Gram <leo@xlson.com>
* Docs: Include order of precedence description at settings updates page
* Update docs/sources/http_api/admin.md
* Docs: Add link to main configuration page from Settings updates at runtime
* Apply suggestions from code review
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Co-authored-by: Leonard Gram <leo@xlson.com>
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
2021-05-28 13:28:40 +02:00
Robby Milo
327fa124a4
cleanup shortcodes, asset paths ( #34826 )
2021-05-28 11:27:40 +02:00
Emil Tullstedt
96da84ca49
Access control: Rename predefined roles to fixed roles (docs) ( #34472 )
2021-05-26 14:59:24 +02:00
Vardan Torosyan
676ddac088
Docs: Document fine-grained access control ( #33563 )
2021-05-20 09:53:34 -07:00
Mitch Seaman
fc8f913761
Docs: Add SAP HANA to Enterprise plugins list ( #34273 )
...
* Add SAP HANA to Enterprise plugins list
* adding sap hana plugin details
Co-authored-by: Sriram <yesoreyeram@gmail.com>
2021-05-20 10:52:28 +02:00
Mitch Seaman
d1d118a474
Enterprise Docs: Caching: Update query caching docs for 8.0 ( #34104 )
...
* update caching docs for 8.0
* define ttl and default ttl in config docs
* Apply grammar/clarity suggestions from code review
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* convert processes to ordered lists, reformat sentences based on feedback
* add more explicit instructions for accessing data source settings page
* clarify TTL sentence
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Apply re-wording from code review
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* add permissions and backend options to caching docs
* Apply wording suggestions from code review
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* add refresh interval info
* clarify effect of interval on caching
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-05-20 09:49:36 +02:00
Mitch Seaman
52f9b96a8c
Instructions to separate emails with semicolons ( #32499 )
2021-05-14 08:53:12 -06:00
Tania B
59e8ba6773
Docs: Update enterprise reporting section with link to the dashboard option ( #32491 )
...
* Docs: Update enterprise reporting section to mention link to the dashboard
* Update the text
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update new report screenshot
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-05-13 10:41:08 +03:00
Mitch Seaman
baf80dad82
Clarify active user restrictions ( #33555 )
...
* Clarify active user restrictions
Add language around licensing details, based on confusion form some customers.
* wording update for consistency
Co-authored-by: Vardan Torosyan <vardants@gmail.com>
* remove dash
Co-authored-by: Vardan Torosyan <vardants@gmail.com>
* wording improvement
Co-authored-by: Vardan Torosyan <vardants@gmail.com>
* orgs -> organizations
Co-authored-by: Vardan Torosyan <vardants@gmail.com>
* remove extra space
Co-authored-by: Vardan Torosyan <vardants@gmail.com>
* org -> organization
Co-authored-by: Vardan Torosyan <vardants@gmail.com>
* add description and update name of licensing role
also make editor/admins terminology more consistent.
* update "licensing role" to "licensed role"
Co-authored-by: Vardan Torosyan <vardants@gmail.com>
2021-05-10 03:30:16 -06:00
Mitch Seaman
86a57d17d2
add closed parenthesis to fix a hyperlink ( #33471 )
...
Fix a missing character that prevents the hyperlink from rendering correctly.
2021-04-28 09:09:15 -04:00
Kevin Minehart
43bfa2801c
Documentation: Update Grafana Enterprise caching documentation ( #33398 )
...
* update caching documentation
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-04-27 11:06:25 -05:00
Carrie Crowe
d97e1b685b
Minor Changes in Auditing.md ( #31435 )
...
* Improved glossary
* Minor Changes Test
Co-authored-by: achatterjee-grafana <aparajita.chatterjee@grafana.com>
2021-04-21 15:37:15 -04:00
achatterjee-grafana
79a4a86ee2
GE issue 1268 ( #33049 )
...
* Updated sentence format.
* Added new placeholder page for Enterprise License information, added links also adjusted weights.
* Created new folder license and moved 4 files to here.
* Added aliases.
* link fixes and such
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-04-16 12:47:07 -04:00
Diana Payton
db29a8a8de
Docs: Replace next with latest in aliases ( #33054 )
2021-04-15 23:08:58 +02:00
Diana Payton
b3ac63dad7
Docs: Replace links with relrefs ( #32916 )
...
* Update configuration.md
* Update set-up-for-high-availability.md
* Update glossary.md
* Update glossary.md
* Update cloudwatch.md
* Update add-authentication-for-data-source-plugins.md
* Update add-support-for-explore-queries.md
* fix links
* fix links
* Update license-expiration.md
* Update license-restrictions.md
* Update _index.md
* Update trace-integration.md
* Update admin.md
* Update graph-time-series-as-bars.md
* Update graph-time-series-as-bars.md
* Update graph-time-series-as-lines.md
* Update graph-time-series-as-points.md
* Update release-notes-7-3-0.md
* fix links
* fix links
2021-04-14 08:13:18 -07:00
Tania B
3b6117a268
Docs: Update license exiration description ( #32948 )
2021-04-14 12:37:48 +03: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
Éamon Ryan
d7f72f2785
Docs: Clarified Enterprise white-labeling footer text ( #32269 )
...
* Clarified white-labeling footer text
* Update docs/sources/enterprise/white-labeling.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/enterprise/white-labeling.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/white-labeling.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Updated wording
* Updated capitalisation
* Update docs/sources/enterprise/white-labeling.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-03-29 18:29:41 +02:00
Kevin Minehart
6a97236b7a
Update enterprise-configuration.md ( #32365 )
2021-03-26 15:13:03 -05:00
Kevin Minehart
067bd5e604
add name of query caching feature flag in docs ( #32215 )
...
* add name of query caching feature flag in docs
* update caching config link
2021-03-22 15:10:19 +01:00
Jon Gyllensward
0c73569606
Changed name of feature flag
2021-03-22 10:09:15 +01:00
Kevin Minehart
6e1c5e957a
Enterprise: Add Redis caching documentation ( #32001 )
...
* Document Redis cache config in Grafana Enterprise
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-03-16 15:35:52 +01:00
Kevin Minehart
34105a6db8
Docs: additional caching documentation ( #31925 )
...
* Update query-caching.md
* Update enterprise-configuration.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-03-11 22:45:16 +01:00
Vardan Torosyan
e53b5afcd2
Licensing docs: Add docs about usage billing option ( #31267 )
2021-03-11 18:49:46 +01:00
Diana Payton
93ead2a50c
Docs: Permissions updates ( #31843 )
...
* moved restricting access content to a separate topic
* changed topic name
* Update organization_roles.md
* update link
* content updates
2021-03-11 09:52:48 -05:00
Agnès Toulet
ac263f50d6
Docs: Update improved search image ( #31827 )
...
* Update image name
* remove added line
2021-03-10 08:22:15 +01:00
Agnès Toulet
1490cd7154
Docs: update improved search ( #31686 )
2021-03-09 16:30:14 +01:00
Diana Payton
db32f741fc
Docs: Add 7.5 whats new content ( #31742 )
...
* Update whats-new-in-v7-5.md
* Update whats-new-in-v7-5.md
* Update license-restrictions.md
* Update whats-new-in-v7-5.md
2021-03-08 08:28:37 -08:00
Agnès Toulet
451fdd4cda
Docs: update license restrictions doc ( #31508 )
...
* Docs: update license restrictions doc
* wording and examples/clarification
* Update docs/sources/enterprise/license-expiration.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/license-restrictions.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update license-restrictions.md
* Licensing doc: a user -> you
* Apply suggestions from code review
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Docs: apply PR feedback
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-03-08 09:15:34 +01:00
Mitch Seaman
e23bae5ec5
Fix error in configuration options ( #31745 )
...
Configuration per data source is not available yet.
2021-03-05 22:43:43 +01:00
Mitch Seaman
04e82add68
Docs: add query caching to Enterprise docs ( #31741 )
...
* Docs: add query caching to Enterprise docs
Co-authored-by: Kevin Minehart <kmineh0151@gmail.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-03-05 14:07:07 -06:00
Alex Khomenko
23c510f831
Docs: document report template variables ( #31637 )
...
* Docs: document report template variables
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* update template variables title
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
2021-03-04 10:54:11 +02:00
Diana Payton
7b7c30d107
Update enterprise-configuration.md ( #31656 )
2021-03-03 20:41:07 +01:00
Matthew Helmke
e13333fa86
Update license-restrictions.md ( #31488 )
...
Per https://github.com/grafana/grafana/pull/31333#issuecomment-786155113
2021-02-25 14:26:57 -06:00
Mitch Seaman
098e5071f8
Docs: Add new data source links to Enterprise page ( #31480 )
2021-02-25 19:59:03 +01:00
Matthew Helmke
a34bc0f2d5
Add info to docs about concurrent session limits ( #31333 )
...
* Add info to docs about concurrent session limits
This parallels a [change in the Grafana Cloud docs](https://github.com/grafana/website/pull/3504 ) which was based on a kind and appreciated message from support. The limit does not apply to Grafana OSS, just to Enterprise and Cloud, as far as any of us know.
* Update docs/sources/enterprise/license-restrictions.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-02-18 12:05:09 -06:00
Leonard Gram
fd5fa402ab
Docs: request security ( #30937 )
...
* Docs: request security
* Docs: lists the section in all examples
* typo
* Update docs/sources/enterprise/_index.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/enterprise-configuration.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: Joan López de la Franca Beltran <joanjan14@gmail.com>
* Update docs/sources/enterprise/enterprise-configuration.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/enterprise-configuration.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/enterprise-configuration.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* whats new
* Update docs/sources/enterprise/request-security.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/enterprise/request-security.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/whatsnew/whats-new-in-v7-4.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* final edits
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Joan López de la Franca Beltran <joanjan14@gmail.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-02-10 15:01:18 +01:00
achatterjee-grafana
7470265949
Added "Restart Grafana" topic. ( #30844 )
...
* Created new topic.
* Updated retart topic with windows, macos, Linux and Docker sections. Also, updated enterprise topic "sctivate license".
* Added some relrefs to the install introduction page.
* Adding changes from reviews.
* More changes from review.
* Corrected some syntax issues.
2021-02-03 17:15:58 -05:00
Diana Payton
0c639b2221
Update license-expiration.md ( #30839 )
2021-02-02 18:14:42 +01:00
Tania B
8bf09161fb
Docs: Add config settings for fonts in reporting ( #30421 )
...
* Docs: Add config settings for fonts in reporting
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Move examples into values
* Update enterprise-configuration.md
* Update font style names to use lowercase
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-01-29 18:01:32 +02:00