Eric Leijonmarck
2e2f44c2d3
Docs: update docs migration path for api keys w. examples ( #66463 )
...
* docs update migration path w. examples
* update with current example for api
* updated linsk for the documentation
* trigger commit
* Update docs/sources/administration/api-keys/index.md
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
* Update docs/sources/administration/api-keys/index.md
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
* Update docs/sources/administration/api-keys/index.md
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
* Update docs/sources/administration/api-keys/index.md
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
* Update docs/sources/administration/api-keys/index.md
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
* added cloud stack section
---------
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2023-04-14 14:01:41 +01:00
Isabel
1b46d2f5bd
docs: nav update notes for videos ( #66506 )
...
* nav related notes for videos
* wording edit
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* wording edits
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
---------
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
2023-04-13 14:34:56 -04:00
Leon Sorokin
2b2a4e13e5
Prometheus: Incremental querying option for to: now
dashboards ( #62932 )
...
Provide new feature in Prometheus dashboards to cache queried time series data, modify requests to not include previously cached data in order to improve dashboard refresh performance.
Co-authored-by: Galen <galen.kistler@grafana.com>
Co-authored-by: Leon <leon.sorokin@grafana.com>
2023-04-12 13:10:10 -05:00
Isabel
4025927f7d
docs: nav updates for enterprise and reports ( #66389 )
...
nav-related text updates
2023-04-12 11:28:30 -04:00
Piotr Jamróz
f48d31171e
Docs: Correlations ( #66121 )
...
* Add usage stats about correlations
* Add stats.correlations.count to collected stats
* Expose grafana_stat_totals_correlations metric
* Organize imports
* Correlations: Add documentation
* Add info about the feature toggle and move it to beta
* Remove incorrect bullet point
* Remove a bullet point that is not a step
* Update punctuation
* Update punctuation
* Fix typo
* Fix typo
* Grammar
* Rephrase
* Clarify
* Update transformation.field documentation
* Revert automatic merge formatting
2023-04-12 15:24:11 +02:00
Eric Leijonmarck
2031997994
API keys: Add deprecation to api keys ( #65948 )
...
* add: deprecation to api keys write path
* boolean w. meessage
* add read and delete endpoints
* better description of deprecation
* updated with puncutations
2023-04-11 15:58:35 +01:00
Jack Baldry
a5499bbf70
Remove "Open source" label from "Recorded queries" page ( #66127 )
...
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2023-04-11 09:34:17 +01:00
Jack Baldry
dec3361331
Remove "Open source" label from all "RBAC" pages ( #66129 )
...
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2023-04-11 09:32:54 +01:00
Isabel
8600a8ce2e
docs: nav updates for use dashboard topic ( #66151 )
...
* updated main image and supporting text
* fixed icon name
* updated nav path
2023-04-06 16:43:38 -04:00
Isabel
6a91f1a9b4
docs: nav related updates for data sources ( #66080 )
...
* nav related text updates for data sources
* fixed table rows
2023-04-06 17:45:45 +01:00
Ieva
80444d60f9
Docs: define RBAC n/a for a scope ( #65782 )
...
* define n/a scope
* Update docs/sources/administration/roles-and-permissions/access-control/custom-role-actions-scopes/index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* linting
---------
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2023-04-04 14:22:02 +01:00
Galen Kistler
96e9e80739
Prometheus: Browser resource caching ( #60711 )
...
Add cache control headers and range snapping to Prometheus resource API calls.
2023-04-03 09:07:17 -05:00
Gábor Farkas
0cff917f2a
Elasticsearch: Removed reference to obsolete esVersion value ( #65415 )
...
* elastic: removed reference to obsolete esVersion value
* removed unused code
* cleaned up tests
2023-03-28 17:04:56 +03:00
Isabel
c94760e844
docs: nav updates for administration & licensing ( #65400 )
...
* navigation related updates text only
* fixed styling
2023-03-27 13:04:27 -07:00
Eric Leijonmarck
211ae2855b
Docs: add featuretoggle introduction for onlyExternalOrgRoleSync
in org roles management ( #65264 )
...
* docs: add featuretoggle introduction
* update to point to the setting instead
* Update docs/sources/administration/user-management/manage-org-users/index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* update text
---------
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2023-03-23 18:27:57 +02:00
Christopher Moyer
13af5afaf3
docs: Updates installation instruction for Debian/Ubuntu ( #64232 )
...
* draft changes
* Apply suggestions from code review
Co-authored-by: Dan Cech <dcech@grafana.com>
* reworks debian/ubuntu instructions, updates start server topic
* Apply suggestions from code review
Co-authored-by: Dan Cech <dcech@grafana.com>
* incorporates feedback; restructures to align with writers toolkit guidelines
* Apply suggestions from code review
Co-authored-by: Dan Cech <dcech@grafana.com>
* tweaks structure of server topic; renames directory, corrects relrefs
* corrects spelling
* Apply suggestions from code review
Co-authored-by: Dan Cech <dcech@grafana.com>
* removed web parameter
* removes unnecessary word
* incorporates feedback from internal reviewer
* updates alias
* updates alias
* adjust alias
---------
Co-authored-by: Dan Cech <dcech@grafana.com>
2023-03-22 12:41:17 -05:00
Eric Leijonmarck
0673c1a4ea
API keys: Add migration path for API and terraform to Docs ( #64436 )
...
* docs: update migration path for API and terraform
* updates topic
* update
* update permissions
* updates before you begin prereqs
* update permissions section
* Update docs/sources/administration/api-keys/index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/administration/api-keys/index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/administration/api-keys/index.md
Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
* Update docs/sources/administration/api-keys/index.md
Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
* Update docs/sources/administration/api-keys/index.md
Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
* Update docs/sources/administration/api-keys/index.md
Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
* change based on revie
* Update docs/sources/administration/api-keys/index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/administration/api-keys/index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* formatting
---------
Co-authored-by: Chris Moyer <chris.moyer@grafana.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
2023-03-22 13:09:53 +00:00
Isabel
0efa8c5ce1
docs: nav updates for user, role, team management ( #64965 )
...
* text nav updates
* navigation related updates
* used Connections instead of Administration workflow for add data source steps
* wording edit
* updated data source permissions section
* Apply suggestions from code review and wording edit
* empty commit to trigger linting
* change to trigger linting
2023-03-21 10:45:50 -07:00
Isabel
70116dc65f
docs: nav updates for various admin topics ( #64988 )
...
* navigation related updates
* fix typos
* removed manual navigation to home section and updated intro text for changing default dashboard
2023-03-20 10:43:22 -07:00
Jack Baldry
dca5adeb98
Increase coverage of 'Grafana Cloud' labels ( #64646 )
...
* Add 'Grafana Cloud' label to content
All pages are applicable to both 'Open source' and 'Grafana Cloud'
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Add 'Grafana Cloud' label to administration content with some exceptions
- Enterprise licensing is 'Open source' and 'Enterprise'.
- 'Manage Organizations', 'Provision Grafana', and 'Stats and License' are 'Open source' only.
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Remove OSS from enterprise-licensing content
* Apply suggestions from code review
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2023-03-14 15:49:22 +00:00
chrisharbro
adc8000b72
update data source permissions instructions to match modern UI ( #63405 )
...
* update data source permissions instructions to match modern UI
* Apply suggestions from code review
---------
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2023-03-03 16:20:44 -06:00
Eric Leijonmarck
ad4b053231
API keys: Remove state hideAPIkeys and refactor interface to IsDisabled ( #64018 )
...
* remove state and refactor interface to IsDisabled
* update docs and span
* Update pkg/services/apikey/apikey.go
Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
---------
Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
2023-03-03 16:12:34 +00:00
Zoltán Bedi
e4d72df758
Docs: Change BigQuery link to Grafana's BigQuery ( #63704 )
2023-02-28 09:52:54 +01:00
Christopher Moyer
cf272186fb
Docs: corrects typo ( #62954 )
...
corrects typo
2023-02-06 09:35:13 -06:00
Michael Mandrus
57ac59c7f6
Docs: Add documentation for new enterprise caching enhancement (per-panel TTL) ( #62838 )
...
* add documentation for new per-panel caching TTL feature
* update image url, use figure
2023-02-03 10:29:49 -05:00
Armand Grillet
95f052bbd1
Add handleGrafanaManagedAlerts jsonData ( #61874 )
...
* Add handleGrafanaManagedAlerts jsonData
* Update following feedback
2023-01-26 10:48:51 +01:00
Ieva
9a8c798bae
Docs: add missing plugin roles, actions and scope ( #61182 )
...
* add missing plugin roles, actions and scope
* Update docs/sources/administration/roles-and-permissions/access-control/custom-role-actions-scopes/index.md
Co-authored-by: Alyssa Wada <101596687+alyssawada@users.noreply.github.com>
* Update docs/sources/administration/roles-and-permissions/access-control/custom-role-actions-scopes/index.md
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
Co-authored-by: Alyssa Wada <101596687+alyssawada@users.noreply.github.com>
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2023-01-17 10:03:31 +00:00
Ieva
bc75ee1392
Docs: OnCall role and action definitions ( #61175 )
...
* OnCall role and action definitions
* change verbs from write to update or edit
* Update docs/sources/administration/roles-and-permissions/access-control/rbac-fixed-basic-role-definitions/index.md
Co-authored-by: Joey Orlando <joseph.t.orlando@gmail.com>
2023-01-12 08:40:19 -06:00
Elthariel
9ce1cd9ddf
Docs: Add implementation
key in data source table ( #59494 )
...
* Add `implementation` key in data source table
The implementation field that seems to be used by the alertmanager data source config wasn't documentated
* Align | of table
Co-authored-by: Armand Grillet <2117580+armandgrillet@users.noreply.github.com>
2022-12-22 07:41:32 -05:00
Christopher Moyer
3d8890453f
docs: corrects broken links ( #60594 )
...
correct broken links
2022-12-21 08:44:23 +00:00
Christopher Moyer
b5834fd6d3
docs: fixes links ( #60541 )
...
fixes links
2022-12-20 08:18:56 -06:00
Jack Baldry
97f01c0d1a
Apply linting advice from doc-validator tool ( #59606 )
...
* Apply linting advice from doc-validator tool
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Prettier
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-12-19 09:49:44 +00:00
Kim Nylander
d3afe9e85c
[DOC] Add link to access policies ( #60352 )
...
* Add link to access policies
* Apply suggestions from code review
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2022-12-14 10:45:44 -08:00
Jack Baldry
c1c48dd610
Use relative aliases for all non-current Grafana aliases ( #60062 )
...
* Use relative aliases for all non-current Grafana aliases
Prevents non-latest documentation "stealing" the page away from latest
and through permanent redirects for latest pages that no longer exist.
The redirected pages are indexed by search engines but our robots.txt
forbids them crawling the non-latest page.
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Remove aliases from shared pages
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Rewrite all current latest aliases to be next
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Fix typo in latest alias
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Remove all current page aliases
find docs/sources -type f -name '*.md' -exec sed -z -i 's#\n *- /docs/grafana/next/[^\n]*\n#\n#' {} \;
find docs/sources -type f -name '*.md' -exec sed -Ez -i 's#\n((aliases:\n *-)|aliases:\n)#\n\2#' {} \;
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Prettier
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-12-09 12:36:04 -04:00
Christopher Moyer
a4c884e808
Docs: corrects relref ( #59970 )
...
correct relref
2022-12-07 10:37:08 -06:00
Christopher Moyer
5240905f05
docs: fixes broken link and spelling error ( #59828 )
...
fixes broken link and spelling error
2022-12-05 10:00:20 -06:00
Gabriel MABILLE
8e929163a8
RBAC: Add config option to reset basic roles on start up ( #59598 )
...
* RBAC: add config option to reset basic roles on start up
Co-authored-by: Jguer <joao.guerreiro@grafana.com>
* Update docs
Co-authored-by: Jguer <joao.guerreiro@grafana.com>
* Add to sample.ini as well
Co-authored-by: Jguer <joao.guerreiro@grafana.com>
Co-authored-by: Jguer <joao.guerreiro@grafana.com>
2022-12-01 09:41:40 +01:00
Josh Hunt
b2fdf46820
Docs: Minor improvements to Preferences documentation ( #59498 )
...
Small improvements to Preferences documentation
2022-11-29 17:21:07 +00:00
Josh Hunt
37c14bd6bd
Internationalization: Preferences documentation ( #59203 )
...
* I18n: Preferences documentation
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/administration/organization-preferences/index.md
Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com>
* remove api spec
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com>
2022-11-29 14:02:11 +00:00
linoman
f8f61c1a69
Auth: Add expiry date for service accounts access tokens ( #58885 )
...
* Add new configuration option for SA tokens
* Add new expiry date option to frontend components
* Add backend validation
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2022-11-22 10:08:40 +01:00
Christopher Moyer
8ac197b11c
Docs/removes admin screenshots ( #58994 )
...
* removes screenshots in the admin docs
* removes unneeded screenshot
2022-11-18 15:55:46 -06:00
Christopher Moyer
780efa5791
Docs: adds permission validation setting ( #58970 )
...
* adds permission validation setting
* Update docs/sources/administration/roles-and-permissions/access-control/configure-rbac/index.md
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com>
* makes prettier
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com>
2022-11-18 12:06:09 -06:00
gotjosh
d748979048
Alerting: Implement the Webex notifier ( #58480 )
...
* Alerting: Implement the Webex notifier
Closes https://github.com/grafana/grafana/issues/11750
Signed-off-by: gotjosh <josue.abreu@gmail.com>
2022-11-11 17:27:13 +00:00
Christopher Moyer
2dfe0a4060
Docs: adjusts topics to align with task templates ( #58478 )
...
* updates topic to align with multiple task template
* updates goal intro
* aligns formatting with single task topic template
* Update docs/sources/administration/team-management/index.md
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
* adds permissions requirements to two tasks
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
2022-11-09 10:09:46 -06:00
Gabriel MABILLE
101ce57a94
RBAC: Allow listing user permissions with scope ( #57538 )
...
* RBAC: Allow listing user permissions with scope
* Add docs
* Document the api endpoint
* Update docs
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Split endpoint in two
* document reloadcache
* Update docs/sources/developers/http_api/access_control.md
* Fix test
* Ieva's nit.
* Simplify flag description
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
2022-11-02 10:48:11 +01:00
Garrett Guillotte
852d069a3c
Docs: Refactor data sources content ( #57573 )
...
* Docs: Revise data source index
* Docs: Consolidate data source administration docs
* Docs: Revise panels docs related to data sources
* Docs: Revise Alertmanager data source
* Docs: Reorganize AWS CloudWatch data source docs
* Docs: Reorganize Azure Monitor data source docs
* Docs: Move azuremonitor to azure-monitor
* Docs: Revise Elasticsearch docs
* Docs: Move Elasticsearch index into bundle
* Docs: Revise GCM docs
* Docs: Revise Graphite docs
* Docs: Move Graphite index into bundle
* Docs: Revise InfluxDB docs
* Docs: Revise Jaeger docs
* Docs: Move Jaeger index into bundle
* Docs: Revise Loki docs
* Docs: Move Loki index into bundle
* Docs: Revise MS SQL docs
* Docs: Move MS SQL index into bundle
* Docs: Revise Prometheus docs
* Docs: Move Prometheus index into bundle
* Docs: Revise Tempo docs
* Docs: Move Tempo index into bundle
* Docs: Revise TestData DB docs
* Docs: Move TestData DB index into bundle
* Docs: Revise Zipkin docs
* Docs: Move Zipkin index into bundle
* Docs: Move other data sources' index pages into bundles
* Docs: Revise frontmatter
* Fixing hugo markdown errors
* Docs: Add query editor and template var sections to overview doc
* Docs: Remove CTAs across data source docs
* Docs: Remove CTA
* Docs: Remove CTA
* Docs: Fix links, images, typos, and usage consistency.
* Docs: Fix typos
* Docs: Fix CI issues
* Update docs/sources/datasources/_index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
* Update docs/sources/datasources/_index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
* Docs: Fix query editor links
* Update docs/sources/panels-visualizations/_index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
* Update docs/sources/panels-visualizations/_index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
* Docs: Rebundle child pages per writers' toolkit
* Docs: Fix prettier for CI
* Docs: Fix relrefs from outside data sources docs
* Docs: Fix broken relrefs within datasources
* Docs: Fix relrefs to data sources docs
* Fixed some more refs
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2022-11-01 10:22:06 -05:00
Ieva
7e62352aea
Access Control: documentation for RBAC provisioning with Terraform ( #57747 )
...
* add docs for RBAC provisioning with Terraform
* remove unnecessary bit
* shuffle the structure around, as docs can't go more than four levels deep
* Update index.md
* Update index.md
2022-10-31 06:32:32 -04:00
Christopher Moyer
b9a0576638
docs: Refactors remaining enterprise topics, corrects relrefs ( #57707 )
...
* moves topics, correct relrefs
* Update docs/sources/dashboards/create-reports/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/administration/data-source-management/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/setup-grafana/configure-security/audit-grafana.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/setup-grafana/configure-security/configure-request-security.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/setup-grafana/configure-security/configure-team-sync.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/administration/data-source-management/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/dashboards/create-reports/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/dashboards/create-reports/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/administration/recorded-queries/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/dashboards/create-reports/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/dashboards/create-reports/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/dashboards/create-reports/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/dashboards/create-reports/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/dashboards/create-reports/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/dashboards/create-reports/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/dashboards/create-reports/index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* removes link that goes nowhere
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
2022-10-28 07:13:40 -05:00
Galen Kistler
f93c3acc51
Prometheus: Flavor/version configuration ( #57554 )
...
* Revert "Revert "Prometheus: Type and flavor configuration (#56496 )" (#57552 )"
This reverts commit 2432ce619a
.
* Adds new fields and documentation for Prometheus datasource configuration: prometheus type, and version
2022-10-24 14:53:11 -05:00
Galen Kistler
2432ce619a
Revert "Prometheus: Type and flavor configuration ( #56496 )" ( #57552 )
...
This reverts commit 7ecbc98b3e
.
2022-10-24 12:33:11 -05:00
Galen Kistler
7ecbc98b3e
Prometheus: Type and flavor configuration ( #56496 )
...
* Adding two new fields to the data JSON in the prometheus datasource configuration: prometheusType, and prometheusVersion.
* Version field will attempt to auto-detect via buildinfo API when prometheus Type is selected
2022-10-24 09:26:32 -05:00
Garrett Guillotte
c70bb592fe
Docs: Fix reference to Enterprise licensing restrictions ( #57230 )
2022-10-19 13:20:47 -05:00
Garrett Guillotte
4831091115
Docs: Fix provisioning table formatting ( #57042 )
2022-10-16 11:05:47 -05:00
Vũ Quốc Phong
800754e7e8
Add document for jsondata field alertmanagerUid
( #52895 )
...
alertmanagerUid can be used to specify Alert Manager for a particular Prometheus/Loki data source.
Co-authored-by: Garrett Guillotte <garrett.guillotte@grafana.com>
2022-10-15 15:32:11 -07:00
brendamuir
137d332d4f
Docs: deletes provisioning from grafana and adds link ( #56637 )
...
* Docs: deletes provisioning from grafana and adds link
* updates link
2022-10-10 13:30:23 +01:00
Timost
f90e72991d
docs/provisioning: fix typo in notification policies ( #54917 )
2022-10-10 10:51:29 +01:00
Christopher Moyer
d0b437741e
adds 4 links to blogs ( #56193 )
2022-10-04 08:28:00 -05:00
Christopher Moyer
f8240e4b0a
Docs: Refactors best practices and creates Build a dashboard section in the docs ( #55101 )
...
* starts refactor
* corrects broken relrefs
2022-09-26 10:07:24 -05:00
Agnès Toulet
359685b051
Docs: RBAC update for insights and query caching ( #52544 )
...
* Doc: RBAC update for insights and query caching
* Fix RBAC actions table order
* Fix RBAC role definitions & assignments tables
Co-authored-by: Joan López de la Franca Beltran <joanjan14@gmail.com>
2022-09-16 09:59:59 +02:00
Christopher Moyer
dd0be3012c
adjusts structure of tasks ( #55268 )
2022-09-15 17:17:12 -05:00
Christopher Moyer
e15c8cf535
Docs: moves reporting docs per customer request ( #54591 )
...
* moves reporting docs per customer request
* corrects relrefs
* adjusts link and menutitle
* corrects typo
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2022-09-08 08:55:57 -05:00
Christopher Moyer
f516b8c5d8
restructures user management docs ( #54871 )
2022-09-08 08:51:34 -05:00
Christopher Moyer
5b830e131e
adjusts access control directory structure ( #54865 )
2022-09-07 13:27:32 -05:00
Christopher Moyer
cdc2200273
restructures aws marketplace docs ( #54810 )
2022-09-06 16:47:47 -05:00
Christopher Moyer
0f549a44b0
changes _index files to index, adds aliases ( #54804 )
2022-09-06 12:58:07 -05:00
Christopher Moyer
8a23b1fd4f
adds video ( #54545 )
2022-09-01 08:35:58 -05:00
Esteban Beltran
56bceacfb1
Navigation Bar: Remove plugins link under Server Admin ( #54386 )
...
* Navigation Bar: Remove plugins link under Server Admin
* Modify frontend to handle admin plugins as just plugins
* update assets and documentation mentioned path
* Fix copy to remove redundant text
2022-08-30 03:40:04 -04:00
Mihály Gyöngyösi
990f673202
Docs: Fix typo in custom-role-actions-scopes.md ( #54294 )
...
* Fix typo in custom-role-actions-scopes.md
* Address lint issue
2022-08-29 11:59:17 +02:00
Christopher Moyer
948452034e
Docs/refactors manage dashboard topics ( #54178 )
...
* makes prettier
* refactors manage dashboard topics
* Apply suggestions from code review
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
* incorporates review feedback
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2022-08-25 11:30:07 -05:00
Christopher Moyer
ca3296da34
Docs: refactors and copy edits share dashboard topics ( #53972 )
...
* refactors and copy edits share dashboard topics
* fixes typo
* incorporates feedback
* completes splitting out reporting and playlists
2022-08-25 08:19:28 -05:00
Christopher Moyer
070393075a
updates broken relrefs ( #53857 )
2022-08-17 15:26:29 -05:00
Jean-Philippe Quéméner
2fef8e6f2c
Alerting: add docs for file provisioning ( #53101 )
2022-08-17 18:53:36 +02:00
Garrett Guillotte
47364ae11f
fix configuration secret_key relref link ( #52742 )
...
Co-authored-by: Fabio Michelini <fabio.michelini@protonmail.com>
2022-08-16 10:57:08 +02:00
Vardan Torosyan
532741a8fe
RBAC: Update the docs homepage to mention that RBAC is only enterprise ( #52890 )
...
* RBAC: Update the docs homepage to mention that RBAC is only enterprise
* Don't mention that there is anything to enable for provisioning RBAC
* Add GE notices to child RBAC pages
* Extend the RBAC availibility note to Cloud Advanced
Co-authored-by: Garrett Guillotte <garrett.guillotte@grafana.com>
2022-07-28 05:32:11 -04:00
Ieva
0d324e931d
Access Control: Allow org admins to invite new users ( #52894 )
...
* allow org admins to invite new users to Grafana
* doc updates
* fix test
2022-07-27 17:37:27 +01:00
Ieva
e947910910
Service accounts: update docs ( #52734 )
...
* update the docs
* Update docs/sources/administration/service-accounts/_index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2022-07-26 09:44:12 +01:00
Ieva
b3a10202d4
Revert "Service accounts: Add service account to teams" ( #52710 )
...
* Revert "Service accounts: Add service account to teams (#51536 )"
This reverts commit 0f919671e7
.
* remove unneeded line
* fix test
2022-07-26 09:43:29 +01:00
Gabriel MABILLE
c6340a8214
Dashboard and Folder permissions: Update docs to reflect reality ( #52730 )
...
* Folder permissions: Update docs to reflect reality
2022-07-26 09:07:37 +02:00
Vardan Torosyan
47c9d461b3
Service accounts: Document service account managed permissions ( #52628 )
2022-07-22 10:35:14 +02:00
Gabriel MABILLE
5e5e8c0b04
Docs: Revoke access to App Plugins ( #52542 )
...
* Docs: Revoke access to App Plugins
* Describe role and permission
* Adding a 'Managing app plugins access' section to plugin management
2022-07-22 08:53:11 +02:00
Christopher Moyer
1974f166e0
removes unnecessary words in into ( #52622 )
2022-07-21 13:41:29 -05:00
Vardan Torosyan
7251b8524f
Service accounts: Update docs to mention about reverting token to API key ( #52608 )
...
* Service accounts: Update docs to mention about reverting token to API key
* Update docs/sources/administration/api-keys/_index.md
2022-07-21 18:56:41 +02:00
Christopher Moyer
7d90f2f1a3
Docs: adjusts heading and rewords the intro to active voice ( #52545 )
...
* adjusts heading and makes intro active voice
* Update docs/sources/administration/service-accounts/_index.md
Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com>
Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com>
2022-07-20 12:33:05 -05:00
Vardan Torosyan
73f4d7ac05
Service accounts: Update documentation with new changes ( #52015 )
...
* Service accounts: Update documentation with new changes
* Apply suggestions from code review
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
* Add sections about migration, handle comments
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2022-07-11 21:32:07 +01:00
Garrett Guillotte
92577d3770
Fix relrefs in api keys doc ( #51943 )
2022-07-08 12:22:19 -07:00
Christopher Moyer
7f70be0580
adds shared content ( #51982 )
2022-07-08 10:28:11 -05:00
Jack Baldry
1976edaffc
Remove indentation from docs/list shortcode usage ( #51715 )
...
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-07-07 14:02:35 -04:00
gjed
c93f1f3693
Docs: added clarification to plugin provisioning ( #50212 )
...
* Docs: added clarification to plugin provisioning
* Update docs/sources/administration/provisioning.md
* Lint docs
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2022-07-06 13:49:58 -05:00
Eric Leijonmarck
0f919671e7
Service accounts: Add service account to teams ( #51536 )
...
* Revert "Serviceaccounts: #48995
Do not display service accounts assigned to team (#48995 )"
This reverts commit cbf71fbd7f
.
* fix: test to not include more actions than necessary
* adding service accounts to teams - backend and frontend changes
* also support SA addition through the old team membership endpoints
* fix tests
* tests
* serviceaccounts permission tests
* serviceaccounts permission service tests run
* added back test that was removed by accident
* lint
* refactor: add testoptionsTeams
* fix a bug
* service account picker change
* explicitly set SA managed permissions to false for dash and folders
* lint
* allow team creator to list service accounts
Co-authored-by: IevaVasiljeva <ieva.vasiljeva@grafana.com>
2022-07-06 05:34:36 -04:00
Christopher Moyer
2df04582ce
Docs: fixes setup relrefs ( #51178 )
...
* fixes setup relrefs
* Update docs/sources/setup-grafana/configure-security/configure-authentication/enhanced_ldap.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/setup-grafana/configure-security/_index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
2022-06-21 10:46:46 -07:00
Garrett Guillotte
ef26c39cbd
Docs: Fix Admin docs relrefs ( #51060 )
...
* Fix relrefs in CLI docs
* Fix relrefs in licensing docs
* Fix relrefs in AWS licensing docs
* Fix RBAC relrefs
* Fix Enterprise relrefs
* Fix data source management relrefs
* Fix server/org user management relrefs
* Remove redundant force-user-logout doc
* Fix add/remove user from org relrefs
* Fix user management relrefs
* Fix user management relrefs
* Fix link text typos
* Fix and add stats and license relrefs
* Fix index page relrefs
* Fix developer docs plugin relref to admin plugins doc
* Update docs/sources/administration/enterprise-licensing/activate-aws-marketplace-license/_index.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
* Fix provisioning relrefs
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
2022-06-17 15:03:26 -07:00
Garrett Guillotte
845cebdee2
Docs: Refactor administration docs ( #50592 )
...
* Move data source management to administration
* Move RBAC to administration
* Move team management up a docs org level
* Combine and rename admin preferences docs
* Move plugin management to administration
* Combine plugin management docs
* Combine API key docs
* Combine service account docs
* Combine server user management docs
* Move datasource management to administration
* Move enterprise licenses to administration
* Move CLI out of admin, update links to admin
* Merge org user management docs
* Restructure to Torkel's plan
* Fix typo
* Weigh admin topics for navigation
* Weigh administration topics and align to Torkel's plan
* Move server user management from server admin to admin/user management
* Move configure docker image to setup guide
* Move the remaining server admin docs to the root admin directory
* Reweight docker config
2022-06-16 21:09:16 +02:00
Marcus Efraimsson
36c3398c6d
Datasource: Remove support for unencrypted passwords ( #49987 )
...
* Datasource: Remove support for unencrypted passwords
* regenerate swagger
* [WIP] Remove references to datasource password and basic auth password fields (#50015 )
* try delete moar tings
* delete provisioning stuff
* remove from yaml
* update snapshots
* remove lingering snapshot fields
* fix ds http settings
* Re-generate swagger and fix swagger-api-spec make target
Co-authored-by: Will Browne <will.browne@grafana.com>
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
2022-06-03 17:38:22 +02:00
Christopher Moyer
a568d421f8
Docs: Setup refactor ( #49739 )
...
* builds out refactored setup topics
* Automatically fix some relrefs with mv-manager
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Use refs for tutorials content which is outside of this repository
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Manually fix complicated relrefs
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* consolidates team sync and db encryption topics
* Fix relrefs
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* updates setup index file
* Convert TOML to YAML
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Add current alias for new alerting content
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Add current aliases to new setup-grafana and configure-security pages
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
* moves saml docs, updates order in TOC
* Manually fix relrefs
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* added usage insights topics, adjusted weights
* corrected relrefs
* Fix relrefs broken in rebase
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2022-06-02 11:57:22 -05:00
idafurjes
24c6a73095
Tracing: Deprecate opentracing ( #50058 )
...
* Deprecate opentracing
* Fix comment
* Adjust comment
* Fix docs for opentelemetry
* Add deprecated to sample.ini
2022-06-02 14:13:00 +02:00
Marcus Efraimsson
b03657b0e0
Datasource: Remove deprecated max_idle_connections_per_host setting ( #49948 )
2022-05-31 18:19:12 +02:00
Christopher Moyer
0f40d2a79d
Docs/fixes relrefs ( #49754 )
...
* fixes http-api link
* removes old saml docs
* fixes broken links to enterprise docs landing page
2022-05-27 08:55:43 -05:00
Christopher Moyer
8c84d62e3d
Docs: combines all SAML topics into one topic ( #49443 )
...
* combines all SAML topics
* resolves merge conflicts
* makes prettier
2022-05-27 07:42:51 -05:00
Jack Baldry
b84294dd27
Convert TOML front matter to YAML ( #49690 )
...
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-05-26 11:06:25 -04:00
Torkel Ödegaard
e1909fe74b
AngularSupport: Update description for angular_support_enabled config option ( #49569 )
...
* AngularSupport: Update description for angular_support_enabled config option
* Update angular deprecration plan doc
* Update
* Update article
* Updated
2022-05-25 11:49:12 +02:00
Joan López de la Franca Beltran
3e4b4dba46
Encryption: Enable envelope encryption by default ( #49301 )
...
* Encryption: Enable envelope encryption by default
* Stop relying on feature toggles from settings (deprecated)
* Database encryption docs (envelope encryption)
* Remove deprecated (and no longer used) FT
* Apply suggestions from code review
Co-authored-by: Tania <yalyna.ts@gmail.com>
2022-05-24 10:34:47 +02:00
Piotr Jamróz
5a3cd45f79
Query History: Enable new query history by default ( #49407 )
...
* Enable new Query History
* Update docs and sample.ini
2022-05-23 16:53:36 +02:00
Karl Persson
0cbe4fe661
Docs: RBAC GA ( #49062 )
2022-05-20 21:48:52 +02:00
Christopher Moyer
ee9ea64834
Docs: Moves http api docs to the developer docs ( #49255 )
...
* updates relrefs after move
Co-authored-by: Chris Moyer <chris.moyer@grafana.com>
* applies weights
Co-authored-by: Chris Moyer <chris.moyer@grafana.com>
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* updates developer _index page
* make prettier
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2022-05-20 12:46:27 -05:00
Artur Wierzbicki
156e14e296
Previews: beta docs ( #47993 )
...
* #44449 : preview docs draft
* #44449 : remove localhost
* #44449 : fixes
* #44449 : remove localhost
* Update docs/sources/dashboards/previews.md
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/dashboards/previews.md
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/dashboards/previews.md
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/dashboards/previews.md
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/dashboards/previews.md
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/dashboards/previews.md
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/dashboards/previews.md
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/dashboards/previews.md
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/dashboards/previews.md
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/dashboards/previews.md
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/dashboards/previews.md
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
* #44449 : update link
* #44449 : review comment https://github.com/grafana/grafana/pull/47993#discussion_r866363311
* #44449 : https://github.com/grafana/grafana/pull/47993#discussion_r866363825
* #44449 : https://github.com/grafana/grafana/pull/47993#discussion_r866364182
* #44449 : https://github.com/grafana/grafana/pull/47993#discussion_r866365003
* #44449 : https://github.com/grafana/grafana/pull/47993#discussion_r866359611
* #44449 : https://github.com/grafana/grafana/pull/47993#discussion_r866361949
* #44449 : add note about the first crawler run
* #44449 : https://github.com/grafana/grafana/pull/47993/files#r866355629
* Update docs/sources/dashboards/previews.md
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
* fix up
* Update docs/sources/dashboards/previews.md
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
* typo
* Update docs/sources/dashboards/previews.md
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/dashboards/previews.md
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
* rephrase
* replace gifs with webms
* reword
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
2022-05-17 13:02:50 -07:00
Christopher Moyer
7bdf76a694
combines grafana live topics into a single page ( #49035 )
2022-05-17 12:19:58 -05:00
Jack Baldry
51dfcd7d37
Add current alias to all files ( #48635 )
...
* Add aliases to all files
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Prettify front matter
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-05-17 08:24:11 -07:00
achatterjee-grafana
082cfbdb06
Docs: Refactor alerting documentation (part 1) ( #48664 )
...
* Initial commit
* Moved files, ad fixed broken relrefs.
* Fixed other broken relrefs
* More changes.
* Fixing broken relrefs
* More changes.
* Fixed last of the broken links
* More re-org.
* Added aliases and some weight adjustments
* More aliases.
* Fix fundamentals topic.
* Fixed remaining metadata issues
* Ran prettier
2022-05-04 08:22:11 -04:00
Jean-Philippe Quéméner
0a87ef06af
Alerting: add safeguard for migrations that might cause dataloss ( #48526 )
...
* Alerting: add safeguard for migrations that might cause dataloss
* add test for panic
* add documentation
2022-05-02 10:38:42 +02:00
Ieva
d828dc0904
Service accounts: doc fixes ( #48518 )
...
* some doc fixes
* Update docs/sources/administration/service-accounts/add-service-account-token.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/administration/service-accounts/add-service-account-token.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update create-service-account.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2022-04-29 15:50:09 +02:00
Mitch Seaman
4988350160
service account copy edits and cross-refs ( #48515 )
2022-04-29 10:39:02 +00:00
Christopher Moyer
fa5744c887
Docs: corrects aliases ( #48454 )
...
* corrects aliases
* Update docs/sources/administration/manage-organizations/_index.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/access-control/rbac-fixed-basic-role-definitions.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/access-control/plan-rbac-rollout-strategy.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/administration/manage-organizations/_index.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/access-control/custom-role-actions-scopes.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* incorporated feedback
* Update docs/sources/enterprise/access-control/plan-rbac-rollout-strategy.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/access-control/rbac-fixed-basic-role-definitions.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/administration/manage-organizations/_index.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* fixes quotes
* changed quotes
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2022-04-28 15:14:23 -05:00
Christopher Moyer
3343519154
corrects aliases ( #48378 )
2022-04-27 16:45:03 -05:00
Christopher Moyer
6be21d66e6
updates server users alias ( #48363 )
2022-04-27 11:09:08 -04:00
Christopher Moyer
a20b3e2d59
Docs: Fine-grained access control refactor ( #47536 )
...
* fleshing out About topic
* docs, fgac refactor initial draft
* updated FGAC with service account details
* finalized restructure
* make prettier, corrects spelling
* fixes typo
* adds rollout strategy topic
* started name change
* renamed to rbac throughout docs
* copy edit to about and actions and scopes docs
* finishes content reorg
* draft of refactored refactored docs
* corrects relrefs
* formatting tweaks
* fixes typo
* copy updates to about rbac
* rbac rollout docs edits
* update rbac role assignment docs
* content update to manage rbac roles doc
* sort and reorder roles reference in rbac docs
* alphabetize permissions table
* Update docs/sources/enterprise/settings-updates.md
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
* incorporates feedback, makes prettier
* update http api references in rbac docs
* fix broken refs and improve wording on enabling RBAC provisioning
Co-authored-by: eleijonmarck <eric.leijonmarck@gmail.com>
Co-authored-by: Mitchel Seaman <mitchel.seaman@gmail.com>
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
2022-04-27 09:51:56 -05:00
Christopher Moyer
9d129bde76
Docs: clarifies viewer can edit prose ( #48352 )
...
* clarifies viewer can edit prose
* updates task title
2022-04-27 09:10:33 -05:00
Christopher Moyer
bb7bd6a920
corrects aliases ( #48354 )
2022-04-27 08:59:08 -05:00
Ivana Huckova
98161be9ad
Query history: Pass config to frontend and add missing documentation ( #48204 )
...
* Query history: Pass config to frontend and add missing documentation
* Update
2022-04-26 11:15:08 +02:00
achatterjee-grafana
7311c9757a
Docs: Break down alerting HA topics ( #48143 )
...
* Initial commit
* Added some refinement to the alerting HA topics.
* Update docs/sources/administration/set-up-for-high-availability.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Updates from Chris's review. Also fixed a couple of broken relrefs
* Ran prettier
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2022-04-25 15:53:09 -04:00
Eric Leijonmarck
8677552dda
Service accounts: rename feature toggle ( #48037 )
...
* refactor: renaming service-accounts to serviceAccounts
* refactor: renaming service-accounts to serviceAccounts in docs
* tests
2022-04-21 10:41:37 +01:00
Torkel Ödegaard
057ff5bcf5
Prometheus: Query builder UX tweaks and feedback link ( #47655 )
...
* Prometheus: Query builder UX tweaks and feedback link
* Remove .
* Fixed link
* added option to hide feedback links
* feedback link setting name change
* move config check
* fixed ts issue
2022-04-14 15:18:03 +02:00
Eric Leijonmarck
7be8fe027f
Add docs for service accounts 8.5 ( #46801 )
...
* initial doc for service accounts
* service account token calls complete
* service account tasks
* Update docs/sources/http_api/serviceaccount.md
* adding a token to the service account
* removed unused file
* refactor: review comments
* feat: add API key documentation
* fix: spelling
* Update docs/sources/administration/service-accounts/about-service-accounts.md
Co-authored-by: Jguer <joao.guerreiro@grafana.com>
* Update docs/sources/administration/service-accounts/about-service-accounts.md
Co-authored-by: Jguer <joao.guerreiro@grafana.com>
* Update docs/sources/http_api/serviceaccount.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/administration/service-accounts/enable-service-accounts.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/administration/service-accounts/enable-service-accounts.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/administration/service-accounts/enable-service-accounts.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/administration/service-accounts/enable-service-accounts.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/administration/service-accounts/enable-service-accounts.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/administration/api-keys/about-api-keys.md
* refactor: based on review
* removed the permissions for apikeys, as they are not necessary
* Apply suggestions from code review
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/administration/service-accounts/create-service-account.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* update based on review
* Fix formatting of bullet points
* formatting
* refcator
Co-authored-by: Jguer <joao.guerreiro@grafana.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Vardan Torosyan <vardants@gmail.com>
2022-04-11 15:45:02 +01:00
Will Browne
f3c1448b57
Analytics: Enable grafana and plugin update checks to be operated independently ( #46352 )
...
* add separate cfg for controlling plugin update checks
* https
* add specific version note to docs
* pr feedback
* fixup
2022-04-06 10:50:21 +02:00
Nathan Marrs
c5f1dfbe55
Fix frontend lint by running prettier on file with issue ( #47034 )
2022-03-29 17:31:27 -07:00
Christopher Moyer
3a21bc3285
Docs: adds aliases to manage orgs docs ( #47022 )
...
* adds aliases to manage orgs docs
* Update docs/sources/administration/manage-organizations/_index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2022-03-29 15:19:34 -05:00
Cameron Waterman
8426cfe400
Profile/Help: Expose option to disable profile section and help menu ( #46308 )
...
* Expose option to disable help menu
* Expose option to disable profile menu
* Add Profile FeatureTogglePage
* Update public/app/features/profile/FeatureTogglePage.tsx
Uptake PR wording suggestion.
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Fix front end lint issue
* Fix back end lint issue
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2022-03-29 16:27:53 +01:00
Christopher Moyer
3bcee53478
Docs: organization docs refactor ( #46812 )
...
* Docs: organization docs refactor
* fixes misspelling
* Apply suggestions from code review
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
* incorporates feedback
* adds resource table
* revamped resource table
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
2022-03-29 08:56:01 -05:00
Marcus Efraimsson
9eb2cd537d
Plugins: Make backend plugin metrics endpoints available with optional authentication ( #46467 )
...
* add new endpoint without auth+config
* add cfg check
* fit lint issue
* Add basic auth support
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
* WIP docs
* Update docs/sources/administration/view-server/internal-metrics.md
Co-authored-by: Dave Henderson <dhenderson@gmail.com>
* update instructions
Co-authored-by: Will Browne <will.browne@grafana.com>
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
Co-authored-by: Dave Henderson <dhenderson@gmail.com>
2022-03-29 11:18:26 +02:00
Simon Lundström
52fec0d7db
Add back domain configuration ( #46820 )
...
It was lost in the PR #30695
2022-03-22 15:42:44 +01:00
Tania B
8e13b201ba
Docs: Add description to remote cache configuration ( #46589 )
...
* Add description to remote cache configuration
* Apply feedback
2022-03-15 17:13:53 +01:00
achatterjee-grafana
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
Christopher Moyer
b677318277
docs: modify user preferences refactor ( #45553 )
...
* docs: modify user preferences refactor
* yarn prettier
* add missing procedures
* fix link
* Update docs/sources/manage-user-preferences/_index.md
Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com>
* minor edits and moved docs to admin chapter
* Eve comment out note relref
* yarn prettier
Co-authored-by: Mitchel Seaman <mitchel.seaman@gmail.com>
Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com>
Co-authored-by: Eve832 <eve.meelan@grafana.com>
2022-03-02 13:47:39 -06:00
achatterjee-grafana
77dddf43bc
Docs update default.ini file description ( #46036 )
...
* remove confusing wording
* fixed broken alerting links
2022-03-01 10:30:46 -05:00
baez90
6beba5a049
Chore: add setting to skip org assignment for external users ( #34834 )
...
* Chore: add setting to skip org assignment for external users
Introduce 'skip_org_role_update_sync' setting to skip any kind of org assignment during the login of external users.
As a consequence manual organization assignments won't be overridden during the upsert of an external user.
Part of #22605
* Chore: Rename skip_org_role_update_sync to oauth_skip_org_role_update_sync and relocate it to auth section
* Chore: replace global setting access where possible
2022-02-21 17:34:47 +01:00
Torkel Ödegaard
2b9e46d1f8
Angular: Option to disable angular support and isolate angular dependencies ( #45421 )
...
* Angular: Initial setting that disables angular, load angular support in separate chunk
* Load angular panels on demand
* Load alerting in separate chunk only when angularSupportEnabled
* progress, do not export core_module if angular disabled
* Progress
* Update public/app/features/plugins/built_in_plugins.ts
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
* Removing remaining usage of angular from outside angular app (not counting plugins)
* Update config and docs
* Fix sample.ini
* Update public/app/features/alerting/AlertTab.tsx
Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>
* Fixing prettier issue
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>
2022-02-16 17:14:33 +01:00
Christopher Moyer
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
Sofia Papagiannaki
d718ee1918
SQLStore: Prevent concurrent migrations ( #44101 )
...
* SQLStore: Prevent concurrent migrations
* Hide behind a feature toggle
* Configurable locking attempt timeout
* Update docs/sources/administration/configuration.md
Co-authored-by: Igor Suleymanov <radiohead@users.noreply.github.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2022-02-15 18:54:27 +02:00
Will Browne
f691902949
use correct version ( #45076 )
2022-02-08 15:59:49 +01:00
Will Browne
fc42dfe396
Auth: Guarantee consistency of signed SigV4 headers ( #45054 )
...
* use latest sigv4 changes
* update configuration docs
* lint
* reformat lint ignore
* specific version for docs
2022-02-08 14:48:17 +01:00
Tania B
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
Alex Vandiver
844b194f5b
Middleware: Don't require HTTPS for HSTS headers to be emitted ( #35147 )
...
Grafana itself may not be serving content over HTTPS, but it may be
behind a transparent proxy which does.
Fixes #26770 . Based on #26868 .
2022-01-28 07:23:28 +01:00
Dan Cech
1e89fc157d
update snapshots server url ( #44563 )
...
* update snapshots server url
* update all old references to snapshot.raintank.io
2022-01-27 16:11:20 -05:00
Morten Nygaard Åsnes
9e4aafa719
MSSQL: Configuration of certificate verification for TLS connection ( #31865 )
...
Fixes #24589
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2022-01-26 15:00:18 +01:00
kosssi
f6b385f0ca
docs: Move password information on password smtp section ( #42370 )
...
*What this PR does / why we need it:*
The password information is on [enabled section](https://grafana.com/docs/grafana/latest/administration/configuration/#enabled ), I move it on [password section](https://grafana.com/docs/grafana/latest/administration/configuration/#password-1 ).
2022-01-19 12:16:59 -05:00
ToTheMax
bd8791aced
Fixed broken links in documentation ( #44044 )
...
* Fixed broken link
* Fixed broken contribute documentation link
* Consistent relative contribute-folder url
2022-01-14 10:24:24 -05:00
William Assis
eab0ba8716
Analytics: RudderStack custom URLs to fetch SDK and Config ( #41988 )
...
* Add config options to provide custom URL to fetch Rudderstack SDK and Config
* Add new entries to defaults.ini
* Update docs
2021-12-06 09:42:29 -05:00
achatterjee-grafana
ae655f2675
Docs alerting doc updates ( #42262 )
...
* Replaced "Grafana 8 alerting" with "Grafana alerting". Added support matrix for Grafana alerting.
* Few more changes and added deprecation notice to legacy alerting landing page.
* Added more content from Yuri's PR.
* Ran prettier.
* Added code review changes.
* One more change.
* Fixed linked texts.
2021-12-01 17:43:44 -05:00
Mitch Seaman
b7e1f5f9ce
add links between encryption docs ( #42549 )
2021-11-30 23:49:42 +01:00
Ursula Kallio
59b0f534c5
Add concept about Grafana and Grafana Enterprise database encryption ( #41853 )
...
* Add concept about Grafana database encryption.
* Add database encryption information for Enterprise.
2021-11-24 21:09:20 +01:00
Ursula Kallio
ed0f3100b3
Add concept about envelope encryption ( #41860 )
...
* Add concept about envelope-encryption.
* remove comma
* separate warning note into steps
* remove steps from warning note
* Fix lint
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2021-11-19 07:51:16 -07:00