Grot (@grafanabot)
5e0b29ed4b
[v9.2.x] Docs: Updating Public Dashboard documentation ( #56504 ) ( #56508 )
...
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
(cherry picked from commit 356318e387 )
2022-10-06 17:58:20 -03:00
lean.dev
debd9927c6
[v9.2.x] Docs: Updating Public Dashboard documentation
...
* Docs: Updating Public Dashboard documentation, not supporting library panels
2022-10-06 16:10:22 -03:00
Grot (@grafanabot)
90168e6c80
ReleaseNotes: Updated changelog and release notes for 9.1.7 ( #56323 ) ( #56325 )
...
(cherry picked from commit 169f1ab974 )
2022-10-05 11:28:22 +03:00
Grot (@grafanabot)
83fb311b3c
Fixes alertmanagers whats new entry ( #56356 ) ( #56357 )
...
(cherry picked from commit b1b3f9e24c )
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
2022-10-05 08:47:18 +01:00
Grot (@grafanabot)
536eeaf9ca
ReleaseNotes: Updated changelog and release notes for 9.1.7 ( #56313 ) ( #56320 )
...
(cherry picked from commit a50017da1d )
2022-10-04 19:17:22 +03:00
Grot (@grafanabot)
19427f9797
adds 4 links to blogs ( #56193 ) ( #56302 )
...
(cherry picked from commit d0b437741e )
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2022-10-04 09:08:40 -05:00
Grot (@grafanabot)
a851432bfb
adds alertmanager to whats new ( #56304 ) ( #56306 )
...
(cherry picked from commit 8176810b2b )
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
2022-10-04 10:06:46 -04:00
Grot (@grafanabot)
536d0d4277
Remove Custom Branding previews from What's new ( #56273 ) ( #56294 )
...
We need to remove the custom branding announcement from the 9.2 release, since we will not release the feature in Grafana Enterprise.
(cherry picked from commit 3d58f39b25 )
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com >
2022-10-04 14:43:56 +01:00
Grot (@grafanabot)
483d30730f
adds note about org_role being case sensitive ( #56043 ) ( #56180 )
...
(cherry picked from commit c5b68ed497 )
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2022-10-03 09:13:12 -05:00
Grot (@grafanabot)
5c5590ec5f
Docs: Update postgresql and mssql docs ( #56011 ) ( #56174 )
...
* Update mssql docs first draft
* Update postgresql docs first draft
* update image tag
* add missing >
* Update docs/sources/datasources/mssql.md
* Update docs/sources/datasources/mssql.md
* Update docs/sources/datasources/postgres.md
* Update docs/sources/datasources/postgres.md
* Update docs/sources/datasources/postgres.md
* Reflect updated image names
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
(cherry picked from commit 3342e529b4 )
Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com >
2022-10-03 14:17:08 +02:00
Grot (@grafanabot)
8560b492c5
Docs: update mysql docs to reflect editor changes ( #54568 ) ( #56173 )
...
* Docs: update mysql docs to reflect visual query builder/code editor changes
* Apply suggestions from code review
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
* Add missing >
* Reflect updated image name
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
(cherry picked from commit 885e8efec6 )
Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com >
2022-10-03 14:16:32 +02:00
Grot (@grafanabot)
c0943153be
Docs: Add link to TimescaleDB docs ( #56134 ) ( #56136 )
...
* Added a link for more information
Added a link to TimescaleDB so that users can get additional information if need be.
* fixed formatting
* fixed the table
* made it prettier
* make it pretty for CI
Co-authored-by: Rajakavitha Kodhandapani <krajakavitha@gmail.com >
(cherry picked from commit ef1aa8ceb8 )
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
2022-09-30 15:48:52 -07:00
Grot (@grafanabot)
4decec3c8e
[v9.2.x] Docs: Added icon type improvements to plugin migration guide ( #56083 )
...
Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com >
2022-09-30 13:28:30 +02:00
Grot (@grafanabot)
27e76f5c7a
docs: fix typo in is_null expression explainer ( #55988 ) ( #56037 )
...
(cherry picked from commit 46da77d1a0 )
Co-authored-by: Mike McFarland <roketworks@users.noreply.github.com >
2022-09-29 10:23:41 -05:00
Christopher Moyer
8c306dfe53
Docs: manual backport ( #55945 )
...
* resolves merge conflict
* resolves conflicts
2022-09-29 07:38:14 -05:00
Grot (@grafanabot)
e4e421a8e6
Docs: Document Reporting API ( #55434 ) ( #55942 )
...
* Docs: Document reporting api
* Update docs/sources/developers/http_api/reporting.md
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
* Update docs/sources/developers/http_api/reporting.md
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
* Update docs/sources/developers/http_api/reporting.md
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
* Document the rest of endpoints
* Document more endpoints
* Fix scopes and links
* Remove rendering endpoints
* Fix status codes
* Apply review feedback
* Typo
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
(cherry picked from commit 71578d0932 )
Co-authored-by: Tania <yalyna.ts@gmail.com >
2022-09-28 17:09:55 +02:00
Grot (@grafanabot)
48a49eaa9a
fix index file for website ( #55907 ) ( #55913 )
...
(cherry picked from commit 43dc92d12c )
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
2022-09-28 12:18:24 +01:00
Grot (@grafanabot)
3a864b7b27
Documentation: clarify label matching ( #55650 ) ( #55890 )
...
* Documentation: clarify label matching
Behaviour in case of multiple matchers is not documented, but my experiments show they are reduced using logical AND. Please validate the updated description.
* Accept wording suggestion
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
* Accept suggestion for docs/sources/alerting/fundamentals/annotation-label/labels-and-label-matchers.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
* Improve wording according to review suggestions
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
(cherry picked from commit efef672d19 )
Co-authored-by: Vladimir <greatvovan@gmail.com >
2022-09-28 09:19:08 +01:00
Garrett Guillotte
39c4ba5e67
Docs: Add screenshots to What's New in v9.2 ( #55862 ) ( #55865 )
...
* Docs: Add What's New in Grafana v9.2 Beta
* Docs: Add links to What's New in Grafana v9.2
* Docs: Apply updates to What's New
(cherry picked from commit 1485209287 )
2022-09-27 11:29:32 -07:00
Grot (@grafanabot)
77991d976f
Docs: Add What's New in Grafana v9.2 Beta ( #55855 ) ( #55859 )
...
(cherry picked from commit 3409979288 )
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
2022-09-27 11:12:38 -07:00
Grot (@grafanabot)
5f50e98d12
Alerting: Fix a typo in alerting rule annotation docs ( #55730 ) ( #55799 )
...
(cherry picked from commit 85c26ea908 )
Co-authored-by: Martin Lehmann <martin@lehmann.tech >
2022-09-27 06:02:12 -04:00
Grot (@grafanabot)
cddf4eea49
Docs: first draft of share panel with support docs ( #55170 ) ( #55777 )
...
(cherry picked from commit 2bbc7c40e9 )
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2022-09-26 15:59:02 -05:00
Sofia Papagiannaki
d0e7765c6a
Annotation: Optionally allow storing longer annotation tags ( #54754 )
...
* Annotation: Optionally allow longer annotation tags
* Do not accept configuration lower than today's default (500)
* Apply suggestion from code review
2022-09-23 06:04:41 -04:00
Tania
96cb415497
Docs: Describe applying a license ( #55078 )
...
* Docs: Describe adding a license via API
* Add missing word
2022-09-23 11:57:51 +02:00
Garrett Guillotte
f0e3b9b16b
Docs: Clarify "supported data sources" ( #54337 )
...
* Docs: Clarify "supported data sources"
The term "supported" is context-dependent. Clarify the data sources
index page to link to the plugins catalog with additional detail,
and specify that the links to data sources are for those with
additional documentation content as part of Grafana.
Add a link to the tutorial to build a data source plugin.
* Update docs/sources/datasources/_index.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
2022-09-22 15:23:15 -04:00
Garrett Guillotte
a98a33774b
Docs: Fix relrefs in access control API docs ( #51940 )
...
* Fix relrefs in access control API docs
* Apply Prettier changes to fix CI
2022-09-22 15:13:23 -04:00
Garrett Guillotte
72ec1eba1a
Docs: Note issue #13399 in database install docs ( #55596 )
...
* Docs: Note issue #13399 in database install docs
* Docs: Be more specific about serverless Aurora MySQL
2022-09-22 12:00:48 -07:00
Gabriel MABILLE
3ce76e1e78
SAML: Allow wildcard mapping to add user to all existing orgs ( #55628 )
2022-09-22 17:34:00 +02:00
tab0r
06b38133a9
Update usage insights docs ( #55155 )
...
* adding links for cloud usage insights
* adding todo stub
* adding more stubs
* basic description
* remove two changes
* tweaks and todos from pairing
* addressing more feedback and adding links
* fix grafana enterprise links
* fix grafana enterprise links (one more)
* updating dashboard links to match style
* add note about cloud in export logs page
* missing word
* change the Grafana Enterprise notes links to point to the Grafana Enterprise intro
2022-09-21 16:47:45 -07:00
Garrett Guillotte
29018d522c
Docs: Fix link to config docs ( #55396 )
2022-09-21 11:42:39 -07:00
Josh Hunt
e3e954cbba
Docs: Fix decimals: auto docs for panel edit ( #55477 )
...
* Docs: Fix decimals: auto docs for panel edit
* Update docs/sources/panels/configure-standard-options/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-09-21 12:56:04 +01:00
Grot (@grafanabot)
80c0dc890a
ReleaseNotes: Updated changelog and release notes for 9.0.9 ( #55511 )
2022-09-20 16:45:53 +00:00
Grot (@grafanabot)
c6ed7d6741
ReleaseNotes: Updated changelog and release notes for 9.0.9 ( #55506 )
2022-09-20 16:21:25 +00:00
Grot (@grafanabot)
ce10706f03
ReleaseNotes: Updated changelog and release notes for 8.5.13 ( #55502 )
2022-09-20 11:55:14 -04:00
Grot (@grafanabot)
bbb8bf08db
ReleaseNotes: Updated changelog and release notes for 9.1.6 ( #55481 )
2022-09-20 16:31:35 +02:00
Jo
0be644031d
Auth: Add SAML common resolutions to cookie issues ( #55395 )
...
* Auth: Add SAML cookie specifics
* Auth: remove legacy message
* HTTPS
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com >
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com >
2022-09-20 16:21:50 +02:00
Josh Hunt
d014a3a09b
Echo: Add support for Google Analytics 4 ( #55446 )
...
* user essentials mob! 🔱
lastFile:public/app/core/services/echo/backends/analytics/GA4Backend.ts
* user essentials mob! 🔱
* user essentials mob! 🔱
lastFile:public/app/core/services/echo/backends/analytics/GA4Backend.ts
* user essentials mob! 🔱
lastFile:public/app/core/services/echo/backends/analytics/GA4Backend.ts
* user essentials mob! 🔱
lastFile:public/app/app.ts
* user essentials mob! 🔱
Co-authored-by: eledobleefe <laura.fernandez@grafana.com >
Co-authored-by: Leodegario Pasakdal <leodegario.pasakdal@grafana.com >
2022-09-20 03:13:14 -07:00
Andrea Spadaccini
e25612092b
Mention the need for Subscription Reader role ( #51844 )
...
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
Co-authored-by: Andres Martinez Gotor <andres.mgotor@gmail.com >
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
2022-09-20 09:24:33 +02:00
Jo
e1af4e72bc
Auth: Add documentation on group overage claims in AzureAD ( #55389 )
...
* Auth: Add documentation on group overage claims in AzureAD
* add info on versioning
2022-09-19 15:45:05 +02:00
brendamuir
c0c4409abc
Docs: adds set up section with alertmanager, provisioning sections ( #55291 )
...
* Docs: adding setup, provisioning docs
* add set up, alertmanager
* Adds link to provisioning from set up page
* renames topics in set up section
* fixes alertmanager link
* removing article for alertmanager
* first connection to oncall
* updating armands intro text
* getting rid of blank line
2022-09-16 17:22:20 +01:00
Dave Henderson
801b61c963
Tracing: Add new [tracing.opentelemetry] custom_attributes config setting ( #54110 )
...
* tracing: Add new [tracing.opentelemetry] custom_attributes config setting
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
* Fix typos in config
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
* Return error when custom_attributes contains malformed entries
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
2022-09-16 09:54:25 -04:00
Kristina
18f4d02262
Docs: Update enter/shift+enter details for prometheus query field ( #52607 )
...
* Update for accuracy
* Update docs/sources/explore/query-management.md
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
2022-09-16 09:50:18 -04: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
Saverio Proto
a09e4b0e4f
Update grafana version tag to 9.1.0 ( #54049 )
...
* Update grafana version tag to 9.0.5
The user doing cut and paste will not notice and will install a old version of Grafana
* Update version to 9.1.0
Current latest tag is 9.1.0: https://hub.docker.com/r/grafana/grafana/tags
2022-09-15 19:46:13 +00:00
Garrett Guillotte
97ca109d84
Docs: Fix Cloud availability of JWT URL Embedding ( #55260 )
...
* Docs: Fix Cloud availability of JWT URL Embedding
* Docs: Clarify JWT URL embedding availability in docs
2022-09-15 10:57:38 -07:00
Ezequiel Victorero
9770edb118
Docs: Grafana Live not supported by public dashboards ( #55246 )
2022-09-15 14:53:27 -03:00
Jo
3e2e9f93b9
Auth: Allow admins to manually change oauth user role if oauth_skip_org_role_update_sync is enabled ( #55182 )
...
* Auth: Allow admins to change oauth user info it it's not synced.
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com >
* Update public/app/features/admin/UserAdminPage.tsx
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
* Add missing import
* Simplify init
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com >
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
* SAML: Add option to skip org role sync (#55230 )
* SAML: Add option to skip org role sync
* Modify frontend accordingly
* Remove update from config option name
Co-authored-by: Jguer <joao.guerreiro@grafana.com >
* Remove update from config option name
Co-authored-by: Jguer <joao.guerreiro@grafana.com >
* Fix typo
Co-authored-by: Jguer <joao.guerreiro@grafana.com >
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com >
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
Co-authored-by: gamab <gabi.mabs@gmail.com >
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com >
2022-09-15 12:06:09 -04:00
Kim Nylander
ebcbb66548
Fix broken image rendering troubleshooting links ( #55210 )
2022-09-15 10:50:08 -05:00
Jo
00e7324bf6
Auth: Restore legacy behavior and add deprecation notice for empty org role in oauth ( #55118 )
...
* Auth: Add deprecation notice for empty org role
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com >
* fix recasts
* fix azure tests missing logger
* Adding test to gitlab oauth
* Covering more cases
* Cover more options
* Add role attributestrict check fail
* Adding one more edge case test
* Using legacy for gitlab
* Yet another edge case YAEC
* Reverting github oauth to legacy
Co-authored-by: Jguer <joao.guerreiro@grafana.com >
* Not using token
Co-authored-by: Jguer <joao.guerreiro@grafana.com >
* Nit.
* Adding warning in docs
Co-authored-by: Jguer <joao.guerreiro@grafana.com >
* add warning to generic oauth
Co-authored-by: Jguer <joao.guerreiro@grafana.com >
* Be more precise
Co-authored-by: Jguer <joao.guerreiro@grafana.com >
* Adding warning to github oauth
Co-authored-by: Jguer <joao.guerreiro@grafana.com >
* Adding warning to gitlab oauth
Co-authored-by: Jguer <joao.guerreiro@grafana.com >
* Adding warning to okta oauth
Co-authored-by: Jguer <joao.guerreiro@grafana.com >
* Add docs about mapping to AzureAD
Co-authored-by: Jguer <joao.guerreiro@grafana.com >
* Clarify oauth_skip_org_role_update_sync
Co-authored-by: Jguer <joao.guerreiro@grafana.com >
* Nit.
* Nit on Azure AD
Co-authored-by: Jguer <joao.guerreiro@grafana.com >
* Reorder docs index
Co-authored-by: Jguer <joao.guerreiro@grafana.com >
* Fix typo
Co-authored-by: Jguer <joao.guerreiro@grafana.com >
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com >
Co-authored-by: gamab <gabi.mabs@gmail.com >
2022-09-15 17:35:59 +02:00