grafana-delivery-bot[bot]
8b8a67fad6
[v11.3.x] [DOC] Add streamingEnabled to Tempo ds docs ( #94830 )
...
[DOC] Add streamingEnabled to Tempo ds docs (#94751 )
* Add streamingEnabled to Tempo ds docs
* Update docs/sources/datasources/tempo/configure-tempo-data-source.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit 17eff37104 )
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
2024-10-16 16:53:37 -04:00
grafana-delivery-bot[bot]
d4beddfb0e
[v11.3.x] Docs: Update alerting notifications documentation ( #94733 )
...
Docs: Update alerting notifications documentation (#93944 )
* add new permissions and fixed roles
* Apply suggestions from code review
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
* address comments
* add actions to complete list
* fmt
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
(cherry picked from commit ced5497ba1 )
Co-authored-by: Yuri Tseretyan <yuriy.tseretyan@grafana.com >
2024-10-15 11:20:31 -04:00
grafana-delivery-bot[bot]
65c759c76a
[v11.3.x] Fix list indentation to ensure continuous numbering ( #94696 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
Fix list indentation to ensure continuous numbering (#94692 )
2024-10-14 19:27:48 +01:00
grafana-delivery-bot[bot]
749714fe50
[v11.3.x] Create strategies-for-upgrading-grafana ( #94635 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: Irene Rodriguez <irene.rodriguez@grafana.com >
2024-10-11 17:33:50 +02:00
grafana-delivery-bot[bot]
e1a4fcda48
[v11.3.x] fix missing hyperlink to permissions page in docs ( #94630 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: Vishal N <vnaccounts@tutanota.com >
fix missing hyperlink to permissions page in docs (#94077 )
2024-10-11 10:40:01 -04:00
grafana-delivery-bot[bot]
9af2af8b9f
[v11.3.x] docs: added configure structure and youtube video link ( #94629 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: Señor Performo - Leandro Melendez <54183040+srperf@users.noreply.github.com >
2024-10-11 10:30:42 -04:00
Jack Baldry
50de92f873
Revert Sharing documentation changes ( #94585 )
...
Fix Sharing page aliases (#94118 )"
2024-10-11 14:58:36 +01:00
Ieva
8cade5c550
Role mapping: Add new query parameter to docs ( #94413 )
...
* small doc addition
* swagger gen
* pr feedback
2024-10-08 17:53:21 +01:00
Matheus Macabu
712314e832
CloudMigrations: create onPremToCloudMigrationsAlerts feature toggle in experimental stage ( #94257 )
...
CloudMigrations: create onPremToCloudMigrationsAlerts feature toggle in experimental stage
This feature toggle requires the `onPremToCloudMigrations` toggle to be enabled in order to work.
Given migration of Alerts (and child resources) is more critical, this flag was separated from
the main one.
2024-10-07 12:53:24 +02:00
Tim Mulqueen
413548806d
add zendesk to enterprise ds list ( #91751 )
2024-10-07 11:10:20 +03:00
Gabriel MABILLE
fe3ada4a6c
Revert "AuthN: Managed plugin Service Accounts general availability" ( #94270 )
...
Revert "AuthN: Managed plugin Service Accounts general availability (#93384 )"
This reverts commit 943525391e .
2024-10-04 17:28:24 +02:00
Giuseppe Guerra
0db65d229e
Plugins: Add Subresource Integrity checks ( #93024 )
...
* Plugins: Pass hashes for SRI to frontend
* Add SRI hashes to frontendsettings DTOs
* Add docstring
* TestSriHashes
* Fix typo
* Changed SriHashes to ModuleHash
* update loader_test compareOpts
* update ModuleHash error message
* Add TestModuleHash/no_module.js
* Add omitEmpty to moduleHash
* Add ModuleHash to api/plugins/${pluginId}/settings
* moved ModuleHash field
* feat(plugins): add moduleHash to bootData and plugin types
* feat(plugins): if moduleHash is available apply it to systemjs importmap
* Calculate ModuleHash for CDN provisioned plugins
* Add ModuleHash tests for TestCalculate
* adjust test case name
* removed .envrc
* Fix signature verification failing for internal plugins
* fix tests
* Add pluginsFilesystemSriChecks feature togglemk
* renamed FilesystemSriChecksEnabled
* refactor(plugin_loader): prefer extending type declaration over ts-error
* added a couple more tests
* Removed unused features
* Removed unused argument from signature.DefaultCalculator call
* Removed unused argument from bootstrap.DefaultConstructFunc
* Moved ModuleHash to pluginassets service
* update docstring
* lint
* Removed cdn dependency from manifest.Signature
* add tests
* fix extra parameters in tests
* "fix" tests
* removed outdated test
* removed unused cdn dependency in signature.DefaultCalculator
* reduce diff
* Cache returned values
* Add support for deeply nested plugins (more than 1 hierarchy level)
* simplify cache usage
* refactor TestService_ModuleHash_Cache
* removed unused testdata
* re-generate feature toggles
* use version for module hash cache
* Renamed feature toggle to pluginsSriChecks and use it for both cdn and filesystem
* Removed app/types/system-integrity.d.ts
* re-generate feature toggles
* re-generate feature toggles
* feat(plugins): put systemjs integrity hash behind feature flag
---------
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com >
2024-10-04 14:55:09 +02:00
Misi
153036be2e
Docs: Add docs for configuring kc_idp_hint ( #94226 )
...
Add docs for configuring kc_idp_hint
2024-10-04 14:32:26 +02:00
Mihai Doarna
a82f102878
Auth: Promote ssoSettingsLDAP flag to public preview ( #94242 )
...
* promote ssoSettingsLDAP flag to public preview
* add generated file
2024-10-04 14:59:42 +03:00
linoman
e37b43117b
SSO LDAP: Implement documentation ( #94215 )
...
* Add documentation for LDAP UI
* Add hyphen to string
* Polish writing
---------
Co-authored-by: Irene Rodriguez <irene.rodriguez@grafana.com >
2024-10-04 12:33:47 +02:00
Gabriel MABILLE
943525391e
AuthN: Managed plugin Service Accounts general availability ( #93384 )
...
External Service Accounts: General availability
2024-10-04 08:48:38 +02:00
Joao Silva
c04027919b
Bookmarks: Turn feature toggle on by default ( #94194 )
2024-10-03 13:45:31 +03:00
Arati R.
a42caa7a61
K8s/Folders: Fix tests for creating folders ( #94192 )
...
* Add feature toggle grafanaAPIServerTestingWithExperimentalAPIs
* Customise registration of FolderAPIBuilder for tests and fix tests
2024-10-03 12:11:40 +02:00
Isabel Matwawana
fb3b13b567
Docs: Geomap visualization refactor ( #94101 )
...
Co-authored-by: Irene Rodriguez <irene.rodriguez@grafana.com >
2024-10-02 11:34:22 -04:00
Isabel Matwawana
02f608ed05
Docs: Fix Sharing page aliases ( #94118 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2024-10-02 10:21:43 -04:00
David Garcia
dd8c50ec12
FIX: typo in generic oauth org mapping json ( #94117 )
2024-10-02 07:34:23 +00:00
brendamuir
cbf8e7e679
Alerting docs: update that test functionality only for G Alertmanager ( #94064 )
...
* Alerting docs: update that test functionality only for G Alertmanager
* ran prettier
* fixed alphabetical order
* indentation
* format
* all pretty, no pity
---------
Co-authored-by: tonypowa <tonypowa@gmail.com >
2024-10-01 17:28:26 +02:00
Matthew Jacobson
f39c5ed9f7
Alerting: Improve Amazon SNS documentation ( #93862 )
...
* Alerting: Improve Amazon SNS documentation
2024-10-01 09:43:58 -04:00
Alex Khomenko
95d379368a
Announcement banner: Enable feature toggle by default ( #94041 )
...
* Announcement banner: Enable by default
* Update feature stage
2024-10-01 11:23:21 +01:00
Pepe Cano
38ad0d3ebf
Alerting docs: relocate Intro>Notifications>Templates ( #94057 )
...
* Alerting docs: relocate `Intro>Notifications>Templates`
* Rename to `Templates`
2024-10-01 12:08:47 +02:00
Steven Dungan
362b5a1c22
Docs - direction param for Loki in Explore ( #91905 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2024-09-30 16:46:21 +01:00
brendamuir
bb41ff267b
Alerting docs: updates to default and advanced options ( #93999 )
...
* Alerting docs: updates to default and advanced options
* feedback sonia
2024-09-30 16:41:44 +02:00
Pepe Cano
54faa541c3
Alerting docs: Move the Condition operators to the Classic condition section ( #93997 )
...
Alerting docs: Move the `Condition operators` to the Classic conditions section
2024-09-30 16:23:37 +02:00
Kristina
ddbf0a05af
Correlations: Update docs to include information on external correlation type ( #93772 )
...
Change docs to reflect different correlation types
2024-09-30 07:43:45 -05:00
Ronald McCollam
e1146120f4
Update MySQL example dashboard ( #93853 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2024-09-30 11:56:12 +01:00
Ronald McCollam
673b98cf10
Add PostgreSQL example dashboard link ( #93854 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2024-09-30 11:56:02 +01:00
antonio
e6c962e37c
docs>tutorial:improve set up section ( #93988 )
...
* docs>tutorial:improve set up section
* removed section
* simplified content/fixed link
2024-09-30 12:05:39 +02:00
Ivan Ortega Alba
7bca69849f
Dashboards: Enable scenes by default ( #93818 )
...
* Mark Scenes feature toggles as GA
* Move old arch e2e to a new folder
* Run E2E on scenes by default
* Upgrade e2e-selectors to ensure the tests in Playwright works
2024-09-30 10:49:02 +01:00
Pepe Cano
405887eebf
Alerting Docs: Update the introduction to Templates ( #93935 )
...
* Intro/Templates: update Intro and Template annotations sections
* Template labels section + adjustements
* Template notifications
* Use diagram for `meta_image`
2024-09-30 11:31:18 +02:00
antonio
66b881ae2f
tutorials: alerting > evaluation ( #93981 )
2024-09-30 11:30:55 +02:00
Dai Nguyen
8b3615b576
Update Image Render Dependencies ( #93959 )
2024-09-30 09:58:52 +02:00
Ryan Crutchfield
369a8a2b5f
Docs: Add org mapping feature to generic OAuth ( #91365 )
...
* Doc fix - Add org mapping feature to generic OAuth
https://grafana.com/docs/grafana/latest/setup-grafana/configure-security/configure-authentication/generic-oauth/#org-roles-mapping-example
* Reviewer correction
Added org mapping for all OAuth providers with the exception of GCOM
2024-09-30 09:56:55 +02:00
Dai Nguyen
fb9e12c106
Update Okta SAML attributes documentation ( #93966 )
...
Co-authored-by: Irene Rodriguez <irene.rodriguez@grafana.com >
2024-09-30 07:35:33 +00:00
Timothee
f3ba16d3b7
Tidying up the Grafana setup documentation ( #93860 )
2024-09-27 15:57:38 +00:00
Mark Visser
c46736f490
Adjust Grafana setup docs ( #93894 )
...
* Fix duplicate command and code format
* Minor adjustment
* add bash to code line
added bash to a code line
* run prettier
---------
Co-authored-by: Irene Rodriguez <irene.rodriguez@grafana.com >
2024-09-27 15:00:37 +00:00
brendamuir
ff5e6da358
Alerting docs: adds simple mode for query section ( #93909 )
...
* Alerting docs: adds simple mode for query section
* prettier and add steps section
* delete space
* feedback from sonia
* prettier
2024-09-27 16:22:34 +02:00
Konrad Lalik
db42af20ca
Alerting: Prometheus primary mode for the alert list page ( #92975 )
...
* Lazy loading of mimir groups
* Refactor rule statuses
* Use prometheus endpoint to populate namespace and group dropdowns
* Add a feature toggle
* Use lazy loading ruler rules if the feature toggle enabled
* Remove unnecessary props form dynamic table
* Remove query from hash calculation
* Conditionally load ns and group autocompletions from Prom or Ruler APIs
* Fix prometheus dto labels property type
* Add a new suggestions hook which provides autocomplete options for the alert rule form
* Improve delete status handling
* Add waiting for Prometheus endpoint consistency after update submission
* Get rule definition from ruler or prometheus endpoint in useCombinedRule
* Add Prometheus consistency check. Fix view page redirects
* Remove rules reload after rule creation, remove statuses from Prom primary mode
* Add waiting for Prometheus consistency on delete rule action
* Add groups list rendering improvements
* Add memo to useAbilities
* Fix GMA consistency check, fix GMA statuses
* defer filered rules rendering
* Update failing tests
* Update locales
* Add rule-id tests
* Remove unused action
* update loading styles
* Fix unrelated test
* Add a new object for reading alerting feature toggles, address minor review issues
* Improve consistency check
* update i18n
* Improve rule form redirects
* Refactor feature toggle handling
* Update docs/sources/setup-grafana/configure-grafana/feature-toggles/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
* Update public/app/features/alerting/unified/components/rule-viewer/RuleViewer.tsx
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
* Fix prettier issues
* Fix i18n
* Fix the feature toggle description
* Fix rule updates, fix ruler-based suggestions, wait for deletion for GMA rules
* Fix rename
* Remove unused code, improve copy
* Update i18n
* Fix url redirect when serving from subpath
---------
Co-authored-by: Tom Ratcliffe <tom.ratcliffe@grafana.com >
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com >
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
2024-09-27 14:27:16 +02:00
Roman Pertl
3437c8be7f
Docs: grafana image renderer instructions custom cert in container ( #93646 )
...
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com >
2024-09-27 13:00:57 +01:00
Sam Jewell
51d73249b2
Docs: Update Usage insights logs docs- Scope ( #93425 )
...
Update Usage insights logs docs: Scope
As far as I can tell, in https://github.com/grafana/grafana/pull/59931
we started to record Usage Insights events for Explore queries.
And in https://github.com/grafana/grafana/pull/78097 we further improved
our implementation of that logging.
This documentation should have been updated back then to match. So I'm
updating it now.
2024-09-27 12:33:24 +01:00
Tobias Skarhed
f49b4d35f2
OAuth: Add custom unauthorized message option in configuration ( #93717 )
...
* read custom message from config
* Read error key from bootdata
* oopsie
* Remove console.log
* Update docs and sample/default inis
* Add default key value to the config
2024-09-27 12:11:27 +02:00
Gabriel MABILLE
6137a75552
Docs: document the managed_service_accounts_enabled configuration option ( #93883 )
...
* Config: Disclaimer single-org support for managed service accounts
* Add docs update
* Update docs/sources/setup-grafana/configure-grafana/_index.md
2024-09-27 11:07:02 +02:00
Kim Nylander
6951feff88
[DOC] Add videos to Explore docs ( #93847 )
...
* Add videos to Explore docs
* Apply suggestions from code review
2024-09-26 15:32:43 -04:00
Santiago
7098c22f39
Docs: Remove deprecation warning on webhook payload fields ( #92604 )
2024-09-26 11:53:22 -03:00
linoman
e2816ee51a
RolePickerDrawer: Add feature toggle ( #93752 )
...
Add feature toggle
2024-09-26 14:51:38 +02:00
Roman Pertl
fa4baa7c38
Docs: update grafana-renderer auth token documentation ( #93645 )
2024-09-26 09:08:31 +00:00