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
Agnès Toulet
57ceae257a
Docs: Add usage insights export feature ( #30376 )
...
* Docs: Add usage insights export feature
* Apply suggestions from code review
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update presence-indicator.md
* Apply PR feedback
* Improve "dashboard search" doc
* Docs: fixes and fill export-logs last section
* apply PR feedback
* Update what's new
* Apply suggestions from code review
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* consistent feature naming
* Apply suggestions from code review
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update enterprise-configuration.md
* Update license-expiration.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-01-29 14:59:30 +01:00
Agnès Toulet
a1a8dbcffc
Docs: Auditing updates ( #30433 )
...
* Docs: reformat auditing table
* Docs: update auditing log format section
* fix SAML SLO link in auditing doc
* 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: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* update user field desc
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-01-26 17:57:35 +01:00
Vardan Torosyan
12a7b342b9
Licensing Docs: Adding license restrictions docs ( #30216 )
2021-01-26 17:19:57 +01:00
Agnès Toulet
b824be90e7
Docs: update license expiration behavior for reporting ( #30420 )
2021-01-20 15:08:19 +01:00
Emil Tullstedt
2a55e00c78
Licensing: Document new v7.4 options and APIs ( #30217 )
...
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-01-19 18:09:05 +01:00
Diana Payton
050416dcab
Docs: Update usage-insights.md ( #30150 )
2021-01-11 15:25:10 -08:00
Vardan Torosyan
0d8d96bdaa
Docs: Add metadata to activating licensing page ( #30140 )
...
* Docs: Add metadata to activating licensing page
* Adding enterprise lable
2021-01-08 15:35:50 +01:00
Ursula Kallio
77464143e9
Fix phrasing. ( #30075 )
2021-01-07 04:35:19 -07:00
Diana Payton
7a879b51ea
Docs: Update usage-insights.md ( #30065 )
...
* Update usage-insights.md
* Update usage-insights.md
2021-01-05 10:30:47 -08:00
Diana Payton
6f63b9d0a2
Docs: Update white-labeling.md ( #30064 )
2021-01-05 09:22:01 -08:00
Joan López de la Franca Beltran
67ea8758a0
Chore: Add Enterprise dependencies ( #29994 )
...
* Docs: update auditing docs
* Chore: Add Enterprise dependencies
* Apply suggestions from code review
Co-authored-by: Agnès Toulet <agnes.toulet@gmail.com>
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
2020-12-29 16:37:20 +01:00
Diana Payton
97a104598a
Docs: Remove survey ( #29549 )
...
* removed the survey code
* Update _index.md
2020-12-09 07:55:50 -08:00
Robby Milo
abee02dbcd
Docs: updates for file-based menu ( #28500 )
...
* initial
* cleanup
* remove bad aliases
* cleanup, fix links
* add docs-file-based-command
* update docs
* update readme
* fix broken links
* fix spelling
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-11-09 12:26:49 -08:00
Mitch Seaman
476b1bdb9b
Docs: Update list of Enterprise plugins ( #28882 )
2020-11-05 20:34:25 +01:00
ndeevy
97262fb8fc
Docs: Made usage of config/configuration consistent #19270 ( #28167 )
...
Rebased ndeevy:docs-config/configuration-consistency-update from grafana/master to resolve conflicts
Co-authored-by: ndeevy <ndeevy@redhat.com>
2020-11-03 12:09:49 +01:00
Leonard Gram
aac392c32f
Docs: data source insights ( #28542 )
...
* Docs: data source insights
* wording
* review feedback
* screenshot
* feedback
2020-10-28 15:39:07 +01:00
Agnès Toulet
a378374c24
Docs: Grafana Enterprise auditing feature ( #28356 )
...
* Docs: add auditing documentation
* Docs: improve wording
* Update docs/sources/enterprise/_index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/enterprise/auditing.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Docs: apply PR feedback
* Docs: add auditing in menu
* Docs: auditing PR feedback
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-10-23 10:22:14 +02:00
Diana Payton
5254a7ec5d
Docs: Add survey content ( #28446 )
...
* Update change-home-dashboard.md
* added survey code
Added survey blurb.
* Update whats-new-in-v7-3.md
* minor edits
2020-10-22 13:22:34 -07:00
Diana Payton
0a586bb7be
Docs: Add activate-license ( #28156 )
...
* add activate-license
* Update _index.md
* Update docs/sources/menu.yaml
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-10-19 11:49:43 -07:00
Alexander Zobnin
2087ff6003
SAML: IdP-initiated SSO docs ( #28280 )
...
* SAML: IdP-initiated SSO docs
* Update docs/sources/enterprise/saml.md
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
* Apply suggestions from code review
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
2020-10-16 18:04:51 +03:00
Mitch Seaman
7d5712ca68
<Enterprise Docs> Add instructions to upload license via UI ( #28067 )
...
* Add UI license upload option, reformat Enterprise license activation section
Added the option to upload a license file through the Server Admin UI, and did a little reformatting to make license activation look more like a process.
* Headers not bold, hyphens not asterisks
2020-10-09 11:45:15 -06:00
Diana Payton
1a0690c837
Docs: Update Permissions documentation ( #28144 )
...
* removed overview.md
* content updates
* Update datasource_permissions.md
* update content
* content updates
* Update organization_roles.md
* Update docs/sources/enterprise/saml.md
Co-authored-by: Kyle Brandt <kyle@grafana.com>
* Update dashboard_folder_permissions.md
Co-authored-by: Kyle Brandt <kyle@grafana.com>
2020-10-09 10:08:29 -07:00
Alexander Zobnin
b55a51e270
SAML Single Logout ( #27995 )
...
* SAML: single logout WIP
* SAML: sign SAML requests
* SAML: remove unnecessary logs
* fix go mod file
* Docs: Single Logout
* SAML: use api endpoint for single logout
* Apply suggestions from code review
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* SAML: save context for single logout
* Chore: add SAML dependencies
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2020-10-08 17:42:55 +03:00
John S
4d3067e139
Docs: Refactor inconsistent unordered lists ( #27826 )
...
* Docs: Refactor inconsistent unordered lists
* add requested changes
* Update docs/sources/linking/data-link-variables.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/http_api/_index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/guides/whats-new-in-v6-0.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/auth/auth-proxy.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* resolve weird line breaks
* revert unintentional change
* Update docs/sources/auth/auth-proxy.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/auth/auth-proxy.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/auth/auth-proxy.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-10-02 11:02:11 -07:00
DECarreras
54df058b95
Docs: Fixed lazy numbering in all documentation files ( #27975 )
2020-10-01 12:45:05 -04:00
Diana Payton
552e4cb84d
Docs: Remove feature folder ( #27830 )
...
* moved files out of tutorials folder
* link update
* updated weights
* moved Explore
* move files and fix links
* moved files out of features
* Revert "moved files out of features"
This reverts commit 5e44cbcc95
.
* fixed links
2020-09-25 13:53:13 -07:00
Diana Payton
078eb3c728
Docs: What's new in 7.2 edits ( #27607 )
...
* Update configuration.md
* Update whats-new-in-v7-2.md
* edited content
* Update whats-new-in-v7-2.md
* Update docs/sources/guides/whats-new-in-v7-2.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
* Update table-panel.md
* Update whats-new-in-v7-2.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
2020-09-16 11:21:53 -07:00
Alexander Zobnin
7aa38f0961
Docs: note about enabling permissions for the default data source ( #27259 )
...
* Add note about enabling permissions for the default ds
* Docs: refine default ds caution message
* Update docs/sources/enterprise/datasource_permissions.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Docs: DS permissions minor fix
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-09-03 13:23:35 +03:00
Alex Khomenko
f323ae6b67
Docs: Add report settings section ( #26946 )
...
* Docs: Update report features
* Docs: Add info about custom time range
* Docs: Add Settings section
* Docs: Update text
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update reporting docs
* Clarify docs
* Add settings image
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-09-01 14:40:25 +03:00
Agnès Toulet
27c6042dbf
Docs: Fix SAML config field ( #27250 )
2020-08-27 17:45:53 +02:00
Alexander Zobnin
183f767e18
Docs: add report grid layout option description ( #26520 )
2020-07-22 19:02:40 +03:00
Diana Payton
42dfdabdba
Docs: Update license-expiration.md ( #26344 )
2020-07-15 07:47:02 -07:00
Emil Tullstedt
6b6e477846
Docs: License expiration for Vault ( #26229 )
2020-07-14 14:09:52 +02:00
Leonard Gram
632c54f91d
Docs: monthly reports ( #25964 )
...
* Docs: monthly reports
* Docs: version available
* Docs: feedback from Diana and Agnes.
2020-07-06 13:49:35 +02:00
Torkel Ödegaard
6f13f2de7d
Docs: Update enterprise docs landing ( #26072 )
...
Closes #26069
2020-07-06 10:59:06 +02:00
Agnès Toulet
a02c6f2d36
Docs: Enterprise Vault feature ( #25895 )
...
* Docs: Vault integration
* Add links to vault feature doc
* Update Enterprise configuration file with vault fields
* Small fixes on vault doc
* Update docs according to PR review
* Update docs/sources/administration/configuration.md
Co-authored-by: Leonard Gram <leo@xlson.com>
* Update docs/sources/enterprise/vault.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/enterprise/vault.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Co-authored-by: Leonard Gram <leo@xlson.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-07-01 08:40:58 +02:00
Diana Payton
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
Alexandre de Verteuil
0fa096e0d4
Docs: Quick fix on default license_path in docs ( #25641 )
2020-06-17 07:53:28 +02:00
Alexandre de Verteuil
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
Amal
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
Rydez
de1ce049e8
Docs: Align naming with Grafana.com ( #24745 )
...
* Rename to Grafana Cloud Account
* Rename 'hosted x'
2020-05-18 10:23:12 +02:00
Alexander Zobnin
0fc9ad1d67
Docs: guide how to set up SAML with Okta ( #24613 )
...
* Docs: Okta SAML guide
* Apply suggestions from code review
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Docs: review fixes
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-05-15 16:37:35 +03:00
Emil Tullstedt
87c2e58dfd
Reporting: Update docs to link to API where mentioned ( #24621 )
2020-05-13 13:58:55 +02:00
Emil Tullstedt
ab12c908d8
Reporting: Document layouts ( #24338 )
2020-05-13 11:50:43 +02:00
Agnès Toulet
8e8aae06a3
Docs: Enterprise improvements ( #24395 )
...
* Docs: fix LDAP link
* Docs: add License Expiration behavior for usage insights
* Docs: update auth overview with a features matrix
* Docs: refactor Enterprise overview
* Docs: updates team sync supported providers
* Docs: add auth feature matrix missing versions
* Docs: fix license expiration indent
* Docs: small improvements
* Docs: apply PR feedbacks
* Docs: fix typo
* Docs: fix typo Oauth -> OAuth
2020-05-13 11:23:01 +02:00
Amal
aa4366e6ca
Minor change in docs ( #24473 )
...
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-05-09 19:10:48 +02:00
Amal
e8cd094f01
Minor grammatical correction in docs ( #24468 )
2020-05-09 15:00:07 +02:00
Alexander Zobnin
d7a5f3ef80
Docs: SAML role and team sync ( #23986 )
...
* SAML: add docs for config options
* SAML: role and org mapping docs
* SAML: team sync docs
* Docs: add SAML to the team sync providers list
* Apply suggestions from code review
Co-Authored-By: Leonard Gram <leo@xlson.com>
* SAML: add `assertion_attribute_org` option to the org mapping example config
* SAML: write config sections as steb-by-step tasks
* SAML: docs tweaks
* SAML docs: minor style fixes
* SAML docs: update availability note
* Docs: add enterprise config page
* Docs: link saml options to the config page
* Apply suggestions from code review
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Docs: rename configuration to enterprise-configuration
* Docs: user's -> user
Co-authored-by: Leonard Gram <leo@xlson.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-05-08 16:10:33 +03:00
Tobias Skarhed
61eba3e275
Docs: New whitelabel settings ( #24345 )
...
* Update whitelabel settings
* Update feedback
2020-05-07 11:00:47 +02:00
Emil Tullstedt
2284f46edb
Reporting: Update docs ( #23993 )
2020-05-06 09:28:33 +02:00
Amal
2918d79d43
Minor correction in documentation ( #24249 )
2020-05-05 23:53:34 +02:00
Agnès Toulet
a5b377e701
Docs: add Usage Insights documentation ( #23982 )
...
* Docs: start on usage insights
* Docs: first draft for Usage Insights content
* Docs: clean up usage insights docs
* Docs: revert prettier updates
* Update docs/sources/enterprise/usage-insights.md
Co-Authored-By: Emil Tullstedt <emil.tullstedt@grafana.com>
* Docs: rewrite presence indicators paragraph
* Docs: feedback update
* Update docs/sources/enterprise/_index.md
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Docs: headings to sentence case
* Update docs/sources/enterprise/usage-insights.md
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/enterprise/usage-insights.md
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/enterprise/usage-insights.md
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/enterprise/usage-insights.md
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Docs: add dashboard insights button image
* Docs: add consistency
* Docs: add lower case
* Update docs/sources/enterprise/usage-insights.md
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
* Update docs/sources/enterprise/usage-insights.md
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
* Update docs/sources/enterprise/usage-insights.md
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
* Docs: singular presence indicator and improved search feedback
* Docs: Apply PR feedback
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
2020-05-04 17:14:23 +02:00
Amal
04ed8801f6
Refactoring the statement for better readability ( #24124 )
2020-04-30 22:52:50 +02:00
Amal
b487b90143
Grammatical correction in docs ( #24123 )
2020-04-30 22:51:49 +02:00
Amal
4ddc0e02e2
Docs: Minor typo correction in documentation ( #24122 )
2020-04-30 13:41:37 -07:00
Jon Gyllenswärd
6c7a917232
updated docs for reporting ( #23733 )
...
* updated docs
* peering comments
* Added info about what version test mails requires
2020-04-28 17:29:24 +02:00
Amal
d9376035a4
Minor grammatical correction ( #23885 )
2020-04-25 17:23:06 +02:00
Diana Payton
dd28c99a55
Docs: Update _index.md ( #22980 )
...
Added ServiceNow link
2020-03-24 08:27:27 -07:00
Emil Tullstedt
1632e1e166
SAML: Document 2.0 as version ( #22960 )
...
Casually drops 2.0 in a couple of places in the docs so that a reader looking for information about supported SAML version can find it. Since SAML hasn't had any releases since 2005, we don't have to make a big deal out of it.
2020-03-23 13:53:23 +01:00
Emil Tullstedt
82632bf31e
Reporting: Update docs with new default value ( #22916 )
2020-03-20 10:58:12 +01:00
Emil Tullstedt
d99a67075f
Reporting: Update docs with correct logger name ( #22892 )
2020-03-19 11:48:38 +01:00
Diana Payton
fc2fece3d2
Docs: Update export-pdf.md ( #22767 )
...
* Update export-pdf.md
Minor edits and one question.
* Update docs/sources/enterprise/export-pdf.md
Co-Authored-By: Alexander Zobnin <alexanderzobnin@gmail.com>
* Update export-pdf.md
Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
2020-03-18 08:58:11 -07:00
Diana Payton
317894660f
Update team-sync.md ( #22766 )
...
Alphabetized the list of supported providers.
2020-03-13 07:30:13 -07:00
Diana Payton
904f88167c
Docs: Update reporting.md ( #22734 )
...
Minor edit
2020-03-12 12:52:24 -07:00
Alexander Zobnin
4393478397
Docs: export dashboard as PDF ( #22746 )
...
* Docs: export dashboard as PDF
* Update docs/sources/enterprise/_index.md
Co-Authored-By: Leonard Gram <leo@xlson.com>
Co-authored-by: Leonard Gram <leo@xlson.com>
2020-03-12 16:24:56 +03:00
Alexander Zobnin
61c1e70234
Docs: add Azure AD to the list of supported providers ( #22751 )
2020-03-12 15:31:21 +03:00
Alex Khomenko
989c73cf11
Docs: Add layout info ( #22720 )
...
* Docs: Add layout info
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Leonard Gram <leo@xlson.com>
2020-03-11 18:31:49 +02:00
Agnès Toulet
8477d7b4a2
Docs: add rendering configuration in reporting ( #22715 )
...
* Docs: add rendering configuration in reporting
* Docs: fix mispelling
2020-03-11 12:58:03 +01:00
Diana Payton
800431bc1f
Docs: Edited Enterprise docs ( #22602 )
...
* Update white-labeling.md
* Update team-sync.md
* Update saml.md
* Update saml.md
* Update menu.yaml
* Update reporting.md
* Update saml.md
* Update reporting.md
* Update reporting.md
* Update enhanced_ldap.md
* Update _index.md
* content updates
content updates
* Update menu.yaml
* Update datasource_permissions.md
* Update _index.md
* Minor edits
* Update _index.md
* Update docs/sources/enterprise/_index.md
Co-Authored-By: Emil Tullstedt <sakjur@gmail.com>
* Update _index.md
* Update saml.md
* Update reporting.md
Co-authored-by: Emil Tullstedt <sakjur@gmail.com>
2020-03-10 13:54:19 -07:00
Diana Payton
e6aac7a36c
Docs: Create Intro grafana ( #22522 )
...
* Create add-a-data-source.md
* Added links to Add a data source
* Create intro-to-grafana.md
* Updated menu and files
* fixed link
* Update dashboards.md
* Updated enterprise links
* Update _index.md
* Update intro-to-grafana.md
* added content and links
* Update menu.yaml
* fixing links
* fixing links
* Update menu.yaml
* Updated index.md and what is grafana
* changed topic title
* Update getting_started.md
* Updated content
* Update docs/sources/guides/intro-to-grafana.md
Co-Authored-By: Marcus Olsson <accounts+github@marcus.se.net>
* Update docs/sources/guides/intro-to-grafana.md
Co-Authored-By: Marcus Olsson <accounts+github@marcus.se.net>
* Update docs/sources/guides/intro-to-grafana.md
Co-Authored-By: Marcus Olsson <accounts+github@marcus.se.net>
* Update intro-to-grafana.md
* changed file name
* Update _index.md
* Minor edits
* Update menu.yaml
* Update what-is-grafana.md
* Update what-is-grafana.md
* Fix: updates snapshots
* Revert "Fix: updates snapshots"
Co-authored-by: Marcus Olsson <accounts+github@marcus.se.net>
Co-authored-by: Lukas Siatka <lukasz.siatka@grafana.com>
2020-03-06 13:06:30 -08:00
Agnès Toulet
1dd404a1fb
Core: Make application title customizable for WL ( #22401 )
...
* Core: Add custom app title
* Docs: Update White Labeling title customization
* Core: set back export for Branding types
2020-02-25 15:18:37 +01:00
Agnès Toulet
7f86f2d4f3
Docs: Add info on active LDAP sync ( #22347 )
...
* Docs: Add info on active LDAP sync
* Update docs/sources/enterprise/enhanced_ldap.md
Co-Authored-By: Leonard Gram <leo@xlson.com>
* Docs: remove usage of "he" in LDAP sync
Co-authored-by: Leonard Gram <leo@xlson.com>
2020-02-24 10:48:07 +01:00
eldin
21015b0899
Docs: Update white-labeling.md ( #22224 )
2020-02-20 16:01:58 +01:00
Diana Payton
e08b39d4f0
Docs: minor fixes ( #22223 )
...
* Update enhanced_ldap.md
* Update ldap.md
* Minor fixes
2020-02-18 12:28:59 -08:00
Diana Payton
0d3d8edb92
Docs: Refactored Enterprise side menu ( #22189 )
...
* Refactored Enterprise side menu
* Update menu.yaml
* Fixed links
* Update menu.yaml
2020-02-14 09:34:39 -08:00
Jeet Parekh
f1989f1bfc
docs: change URL occurences to uppercase ( #22151 )
...
* change URL occurences to uppercase
* Update docs/sources/tutorials/iis.md
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-02-14 08:11:08 -08:00