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