bc9b5325a0
update docs, simplify actions and scopes ( #47067 )
2022-04-04 13:53:58 +01:00
9f16644476
Updated content based on feedback. ( #46896 )
2022-03-23 13:59:24 -04:00
c31428128a
Docs: improve Redis configuration doc for query caching ( #46834 )
...
* Docs: improve Redis configuration doc for query caching
* Apply suggestions from code review
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* fix small typo
* 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>
2022-03-23 11:04:45 +01:00
e0aaff86ae
Docs: Removed incorrect bullet point from SAML authentication https://github.com/grafana/grafana/issues/46605 topic ( #46854 )
...
* Removed incorrect bullet point.
* Empty-Commit
2022-03-22 18:00:19 -04:00
faf4a3f751
Access Control: Rename global users scope ( #46794 )
...
* Rename scope from global:users to global.users to match scope convention
2022-03-22 12:48:46 +01:00
510c69ec91
Access control: allow hiding roles ( #46358 )
...
* allow hiding roles
* extend docs
* docs feedback
* extend provisioning docs
* formatting
Co-authored-by: Leonard Gram <leo@xlson.com>
2022-03-15 13:17:45 +00:00
7daa0a05e3
Fix spelling ( #46191 )
2022-03-03 19:16:44 +01:00
19266ad3de
Docs: Add documentation for dashboard and folder roles ( #46171 )
...
* Add docs for dashboard and folder permissions
* Add docs for dashboard and folder roles
* 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/enterprise/access-control/fine-grained-access-control-references.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2022-03-03 18:29:16 +01:00
b58f3c8a05
Docs: Update ldap authentication topic ( #46128 )
...
* Fixed broken relrefs, and updated password format in ldap authentication topic.
* Fixed few more broken links.
2022-03-02 16:08:46 -05:00
a7d86e023f
Docs: Fix encryption docs ( #45687 )
2022-02-21 17:07:23 +01:00
b2e6ca9393
Deleting empty lines at list ( #45610 )
2022-02-18 11:08:52 -05:00
023aaee929
docs: clear cache ( #43471 )
...
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2022-02-18 09:52:00 -03:00
a0b29a960b
Caching: Adding comment about resource caching ( #45151 )
...
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
2022-02-18 09:49:26 -03:00
46360ca0c3
Docs: refactored manage users and permissions content ( #44343 )
...
* initial refactor
* initial draft for teams
* restructed topics, added front matter
* modified aliases
* removes old files
* removed files
* initial refactor
* initial draft for teams
* restructed topics, added front matter
* modified aliases
* removes old files
* removed files
* final xrefs updates
* xref adjustment
* copy updates
* copy and content updates to about, add to org, add user, admin
* copy updates to remove user from org
* update org vs server admin section names, cross-link
* cross-link add and invite users to org
* add remaining cross-links between org and server admin
* add dashboard permissions table
* add permissions information to teams
* add copy invite instructions to invite management
* tweaks and link updates
* incorporated PM feedback
* fixed xrefs
* yarn prettier
* fix codespell
* combined teams and dashboard permissions content
Co-authored-by: Mitchel Seaman <mitchel.seaman@gmail.com>
2022-02-15 13:20:45 -06:00
9ac4843df1
Documentation for teams with FGAC ( #45321 )
...
* docs for teams with FGAC
* Update docs/sources/enterprise/access-control/fine-grained-access-control-references.md
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2022-02-11 18:00:13 +01:00
b38d3f339a
Documentation for granting and revoking access for teams. ( #44863 )
2022-02-04 13:17:25 +01:00
a79c048344
Feature Highlights: move setting to a feature toggle ( #44780 )
...
* Add toggle
* Use the toggle
* Cleanup
2022-02-03 13:53:23 +02:00
84ea13bf6c
Docs: Refactor encryption docs ( #44718 )
...
* Docs: Refactor encryption docs
* Rename enterprise encr
* Remove envelope encr page
* combine database encryption sections
* fix reference
* Fix link
Co-authored-by: Mitchel Seaman <mitchel.seaman@gmail.com>
2022-02-02 15:02:57 +02:00
07d207a3f0
Docs: Add documentation for the new encryption providers ( #44604 )
...
* Add docs for Google Cloud KMS provider
* Minor changes to Google KMS provider
* Add docs for Hashicorp Vault provider
* Review suggestion
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
* Commit suggested change
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
* Remove confusing instruction
* Add example of key file path
* Add links to new providers
* Add path description
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
2022-02-02 14:24:56 +02:00
2053049c40
Remove service accounts from public documentation as it's not being released yet ( #44658 )
2022-01-31 16:37:51 +01:00
1a9c293984
Chore: Remove unused AWS KMS provider's token setting ( #44531 )
2022-01-27 17:15:49 +02:00
449c608ef1
Docs/panel refactor ( #43569 )
...
* new refactored panel docs
* fixed links
* removed xtra sharing link, added links to panel display option tasks
* fixed typo
* add aliases
* incorporate PM feedback
* intermediate commit to resolve merge conflict
* final changes to resolve merge conflicts
2022-01-18 15:06:27 -06:00
11fa9801f2
AccessControl: Provisioning for teams ( #43767 )
...
* AccessControl: Provisioning for teams
* Docs: Add fixed role team assignment to full example
Co-authored-by: gamab <gabi.mabs@gmail.com>
Co-authored-by: Jguer <joao.guerreiro@grafana.com>
2022-01-14 10:28:06 +01:00
14b92b75c7
Docs: Update SAML settings ( #43271 )
...
* Docs: Update SAML settings
* update to follow implementation change
* update example SAML configuration
2022-01-13 14:04:02 +01:00
8271bc73f9
Update docs for ds permissions access control permisisons ( #43346 )
2022-01-11 14:52:33 +01:00
238345b62d
docs: aws marketplace license activation ( #43466 )
...
* initial draft
* role creation prereq
* separate ecs and eks docs
* update ECS steps
* reword ecs instructions
* spacing
* remove spaces to make a hyperlink work
* added aws marketplace content
* update enterprise configuration
* add detail to deploy outside of aws
* improve outside of aws config
* minor addition
* update region syntax
* Update docs/sources/enterprise/license/_index.md
* typo
* Update EKS docs with detailed instructions
* Add task to setup ECS for high-availability
* Fix AWS_REGION environment variable
* final review and changes
* section landing page tweak
* Update docs/sources/enterprise/license/activate-aws-marketplace-license/about-ge-license-through-aws.md
Co-authored-by: Guilherme Caulada <guilherme.caulada@grafana.com>
* fixed links, changed db parameters to placeholder values
* copy edits
* copy updates
* Fix typos pointed out by codespell
* Fix prettier issue on EKS documentation
Co-authored-by: Mitchel Seaman <mitchel.seaman@gmail.com>
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
Co-authored-by: Guilherme Caulada <guilherme.caulada@grafana.com>
2022-01-04 09:22:33 -07:00
3b4a4be3c6
Feature highlights: add setting toggle ( #43394 )
...
* Feature highlights: add toggle setting
* Settings: Use provider for 'feature_highlights' section
* Fix frontendsettings API tests
* Document the toggle
Co-authored-by: Joan López de la Franca Beltran <5459617+joanlopez@users.noreply.github.com>
Co-authored-by: Joan López de la Franca Beltran <joanjan14@gmail.com>
2021-12-24 10:49:52 +02:00
e79fe8e84e
recorded queries - add recorded queries to the enterprise configuration ( #42613 )
...
* add recorded queries to the enterprise configuration
* change name to default_
2021-12-02 09:58:55 -07:00
d7861f62a9
Update recorded-queries.md ( #42548 )
...
Update formatting to make a quote block instead of a bold greater-than symbol
> Added backport label, assuming the content is for 8.3 release.
Thanks @achatterjee-grafana :)
2021-12-01 15:12:32 +01:00
b7e1f5f9ce
add links between encryption docs ( #42549 )
2021-11-30 23:49:42 +01:00
8b34df36c2
Update license restrictions documentation ( #41713 )
...
* Update docs/sources/enterprise/license/license-restrictions.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-11-29 16:09:01 +01:00
d997e051c2
AccessControl: Document role display name ( #40068 )
...
* docs: role displayname
* Update docs/sources/enterprise/access-control/roles.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/access-control/roles.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* refactor: update accesscontrol based on fixed roles
* update displayname text
* Update docs/sources/enterprise/access-control/roles.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* updated group
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: eleijonmarck <eleijonmarck@Erics-MBP.home>
2021-11-29 15:06:10 +01:00
1ee34fb90a
Fixing documentation for query caching plugin: steps duplicated ( #42392 )
2021-11-26 19:15:45 +01:00
5043448769
[Docs] Document FGAC user role assignment ( #41797 )
2021-11-24 22:50:48 +01:00
18b5e40d5a
Docs: Update the coverage of fine-grained access control ( #41398 )
...
* Docs: Update the coverage of fine-grained access control
* Apply suggestions from code review
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
2021-11-24 21:32:07 +01:00
1c261aea8e
Add Azure Key Vault documentation. ( #42257 )
2021-11-24 20:48:15 +01:00
782d5a27fd
Document KMS integration part 1 ( #41864 )
...
Co-authored-by: Tania B. <yalyna.ts@gmail.com>
2021-11-24 19:10:49 +01:00
a93e649af5
AccessControl: Document orgs
roles and orgs
endpoints ( #42171 )
...
* AccessControl: Document `orgs` roles and `orgs` endpoints
* Use maintainer instead of manager
2021-11-24 10:08:55 +01:00
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
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
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
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
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
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
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
36eab84ef1
Update auditing loggers config to use logger ( #40288 )
2021-10-11 10:20:00 -04:00
1b2a1a9621
update permissions scopes and description for role scopes ( #40206 )
2021-10-08 10:08:42 -04:00
efbb4c890f
Access Control: Add scope type prefix ( #40076 )
...
* prefix runtime scopes with key type
2021-10-07 11:54:43 +02:00
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
4160429b71
AccessControl: rename data source id read action ( #39966 )
2021-10-05 09:39:00 +02:00