brendamuir
86bc087257
Alerting docs: changes advanced to additional ( #96083 )
2024-11-08 13:29:10 +01:00
Mariell Hoversholm
741aa91e6f
docs: clarify incompatibility with unsupported databases ( #96073 )
...
* docs: clarify incompatibility with unsupported databases
* fix: missed a quote
2024-11-08 09:47:59 +01:00
Jacob Valdez
4cc204affe
Docs: clarify the description of actions_allow_post_url ( #95995 )
...
* Docs: clarify the description of actions_allow_post_url
* adding a word to clarify this extends the default behavior and doesn't replace it
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Beverly Buchanan <131809838+BeverlyJaneJ@users.noreply.github.com>
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Beverly Buchanan <131809838+BeverlyJaneJ@users.noreply.github.com>
---------
Co-authored-by: Beverly Buchanan <131809838+BeverlyJaneJ@users.noreply.github.com>
2024-11-07 09:55:49 -06:00
Pepe Cano
ff2f612412
Alerting docs: Introduction - brief overview of notification messages. ( #95987 )
...
* Intro: simplify `Architecture`. Add a new guideline
* Define `Notification policies` as an advanced option
* Intro: include about "Notification messages"
* Minor copy changes
2024-11-07 16:35:27 +01:00
brendamuir
b2af163dc5
Alerting docs: adds advanced config section ( #96013 )
...
* Alerting docs: adds advanced config section
* corrects ref
* feedback from pepe
* renames detect and respond
2024-11-07 15:59:00 +01:00
linoman
3d51ca7377
SCIM: Add feature flag ( #96021 )
...
* Add feature flag
2024-11-07 15:38:46 +01:00
Andres Martinez Gotor
a415c0b831
Preinstall: Automatic updates if no version is specified ( #95970 )
2024-11-07 13:14:25 +01:00
Ivana Huckova
c151021b16
Zipkin: Add feature toggle for backend migration ( #95973 )
2024-11-07 10:35:53 +01:00
Señor Performo - Leandro Melendez
cd3a71e7cb
docs: Update CanvasDoc adding video link ( #95953 )
...
Update CanvasDoc adding video link
2024-11-06 21:53:08 +01:00
Pepe Cano
290612e366
Alerting docs: specify using multiple contact point integrations in the UI and HTTP API ( #95890 )
...
* Sort list of contact points on the sidebar
* Update `Configure contact points` to clarify contact point integrations
* Alerting HTTP API: fix `EmbeddedContactPoint` properties table
* HTTP Alerting API: clarify how `ContactPoint.name` groups contact points
* Update docs/sources/alerting/configure-notifications/manage-contact-points/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-11-06 15:28:44 +01:00
Karl Persson
3311df6e3d
Docs: Remove org id from create team request docs ( #95947 )
...
* Remove org id from create team request docs
* remove reference to orgId
2024-11-06 13:53:48 +01:00
Jacob Valdez
9a1e7de79d
Docs: Updating steps for pulling Grafana metrics into Prometheus ( #95913 )
...
* Docs: Updating steps for pulling Grafana metrics into Prometheus
* slight update based on review
2024-11-05 22:13:47 +00:00
Kim Nylander
78c5fe61df
[DOC] Add Pyroscope to list of products ( #95884 )
...
* Add Pyroscope to list of products
* Update docs/sources/shared/basics/what-is-grafana.md
* Apply suggestions from code review
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Bryan Huhta <32787160+bryanhuhta@users.noreply.github.com>
---------
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Bryan Huhta <32787160+bryanhuhta@users.noreply.github.com>
2024-11-05 14:24:42 -05:00
Jacob Valdez
a8578484bb
Docs: updating auto_refresh_license information ( #95804 )
2024-11-05 11:35:09 -06:00
Marcus Andersson
c7a7f7dce5
PluginExtensions: Made it possible to enable extensions admin page in non-development environments ( #95820 )
...
* Added feature flag for toggling extensions admin page.
* fixed typo.
* require restart
---------
Co-authored-by: Erik Sundell <erik.sundell87@gmail.com>
2024-11-05 16:55:10 +01:00
Pepe Cano
facca37f4d
Alerting docs: Update Create alert rules from panels
( #95566 )
...
* Alerting docs: Update `Create alert rules from panels`
* Remove screenshots except when the panel displays alert status
* Further changes sync with Brenda
* minor changes
* Relocate admonition
* Specify `dashboardUId` and `panelId` must be set together
* Update docs/sources/alerting/alerting-rules/link-alert-rules-to-dashboards.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* change title
* change URL
* fix spell error
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-11-05 10:00:59 +01:00
Patrick Easters
a43ba7bd44
Docs: Fix hyphens in adaptive metrics permissions ( #95803 )
2024-11-05 06:38:39 +00:00
Zoltán Bedi
85c696c4ad
SQL: Add macro support in select case ( #88514 )
...
* Feat: timeGroup macro handling in VQB
* Add tests
* Add functions to SQL ds
* Fix lint errors
* Add feature toggle
* Add rendering based on object
* Fix lint
* Fix CI failures
* Fix tests
* Address review comments
* Add docs
* Fix JSX runtime warnings
* Remove docs part that mentions suggest more macros
* Update docs/sources/shared/datasources/sql-query-builder-macros.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Add smoke test for this feature
* lint
* Add supported macros to influx
* Add setupTests.ts to include in tsconfig.json
* Import jest-dom instead of setupTests.ts
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-11-04 17:13:35 +01:00
Pepe Cano
9d937725ad
Alerting docs: add Time
type documentation for notification templates ( #95688 )
...
* Improve `tz` and `date` docs
* Add documentation for `Time` type
2024-11-04 12:21:28 +01:00
Alessandro Chitarrini
c490b29d34
Update Discord contact point documentation for use_discord_username type ( #95011 )
2024-11-04 10:02:19 +00:00
Pepe Cano
8a0c920106
Alerting docs: fix alertname
label name ( #95665 )
2024-11-04 09:25:06 +01:00
Pepe Cano
d3a3e53354
Alerting docs: Add one notification template example that prints a title or subject ( #95680 )
2024-11-04 09:24:40 +01:00
Todd Treece
403b60723d
Playlist: Add watch feature toggle ( #95730 )
2024-11-01 13:47:24 -04:00
Erik Sundell
9c16622160
Plugins: Add buildMode
to the plugin.json schema ( #95660 )
...
* add buildmode
* improve description
2024-11-01 09:29:31 +01:00
Ida Štambuk
8f2893edd3
Features: Move cloudwatchMetricInsightsCrossAccount toggle to GA and enabled by deafault ( #94985 )
2024-10-31 13:58:09 +00:00
Jacob Valdez
0261e8fe80
Docs: Updating versions in activating AWS marketplace license ( #95633 )
2024-10-31 08:42:44 -05:00
Jacob Valdez
acebe9bee5
Docs: adding SAML name parameter configuration info ( #95575 )
2024-10-30 11:38:29 -05:00
kay delaney
db5f893ea6
Chore: Remove code related to viz/widget split feature ( #95614 )
2024-10-30 16:12:03 +00:00
Shane Kenney
1f70aa8f80
Loki: Adds support for Loki derived fields to open links in a new tab ( #92265 )
...
* Open in new tab for loki derived fields
* Refactor styles
* Update documentation
* Initialise as boolean
2024-10-30 07:07:34 -04:00
antonio
9b773b8501
sandboxfy alerting tutorial part 2 ( #95260 )
...
* sandboxfy alerting tutorial part 2
* format
* format2
* added frontmatter
* all pretty no pity
* added setup, login
* link
* STEPS
* login link
* update steps
* improve visibility of part 2
* link
* new diagram image
* img
* all pretty, no pity
2024-10-30 09:58:05 +00:00
Jack Baldry
6fcfd132e5
Remove second aliases section ( #95587 )
2024-10-30 09:56:36 +00:00
Yuri Tseretyan
c5bad9f843
Alerting: Update documentation to include new permissions for routes ( #95437 )
...
* update documentation
* Update index.md
2024-10-30 10:09:32 +01:00
Jacob Valdez
d480900a9b
Docs: Adding memory requirements to image renderer docs ( #95571 )
...
Adding memory requirements to image renderer docs
2024-10-29 13:04:29 -05:00
antonio
0ef08ca737
docs>alerting:tutorial update ( #95402 )
...
* updated steps
* update before you begin
* updated title
* update title 2
* elaborated on 'Sample logs' section
* updates to improve visibility
* updated links
* format
* updated link
* links and steps
* updated call-to-action boxes
* updated box
* title
* format
* steps
* format
* Made docs live in the now
* all pretty, no pity
2024-10-29 12:18:07 +00:00
David Harris
985b390a46
docs: clarify release stage for frontend sandbox ( #95530 )
2024-10-29 11:39:01 +01:00
Alexa V
f062c66f89
Dashboard: Add new dashboardSchemaV2
feature toggle ( #95536 )
...
Dashboard Scene: Add new dashboardSchemaV2 feature toggle
2024-10-29 11:35:18 +01:00
Pepe Cano
9b91be739d
Alerting docs: Update Recording Rules ( #95435 )
...
* WIP - Restructure recording rule pages
* Add more `Recording rules` use cases
* Update `Intro > Alert rules`. Minor style changes and updates to the recording rules section
* Minor verb change
* Switch `aliases` and fix broken link
* Bold for clarity
* Complete `Create recording rules in Grafana Alerting`
* Complete data source-managed recording rules
* Final update
2024-10-29 09:41:59 +01:00
Isabel Matwawana
097fa053e4
Docs: Update variables creation tasks ( #95078 )
2024-10-28 16:04:31 -04:00
Isabel Matwawana
b2b169c666
Docs: Update ad hoc filters docs ( #94828 )
2024-10-28 12:42:55 -04:00
Esteban Beltran
7b5c84f366
Docs: Clarify plugin frontend sandbox ( #95501 )
...
Add missing message for sandbox docs
2024-10-28 15:29:57 +00:00
Esteban Beltran
c7cdaedd6f
Docs: Add documentation about the frontend sandbox ( #95467 )
...
* Docs: Add documentation about the frontend sandbox
* Clarify
* minor style fix
* fix list style
* Update docs/sources/administration/plugin-management/index.md
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com>
* Update docs/sources/administration/plugin-management/index.md
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com>
* Add grafana version required for the plugin frontend sandbox
---------
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com>
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com>
2024-10-28 14:20:54 +00:00
Jay
4a4ad66210
Update _index.md ( #95460 )
...
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com>
2024-10-28 09:57:56 +00:00
Jay
39d53e65a7
Update _index.md ( #95461 )
...
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com>
2024-10-28 09:23:12 +00:00
Dana Axinte
fd99b82f78
Cloud migrations: Add cloud migration to auditing docs ( #95148 )
...
* add cloud migration management
* use feature toggle note
* just annotation
* Update docs/sources/setup-grafana/configure-security/audit-grafana.md
* Updates from prettier
---------
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Co-authored-by: Kim Nylander <kim.nylander@grafana.com>
2024-10-25 16:48:45 +01:00
Kim Nylander
6f4a9eb07b
[DOC] Add link to blog post for Explore apps ( #95418 )
...
* Add link to blog post for Explore apps
* Updates from prettier
2024-10-25 10:54:57 -04:00
Eric Leijonmarck
cc1976693b
LBAC for datasources: Docs update HTTP API ( #95392 )
2024-10-25 15:20:36 +01:00
Jacob Valdez
0c73403e00
Docs: initial pruning of outdated versioning info ( #95212 )
...
* initial pruning of outdated versioning info
* removing erroneous file
2024-10-24 09:42:04 -05:00
Andreas Christou
2a65de8aaa
Azure Monitor: Limit the log rows to 30000 ( #93901 )
...
* Limit the amount of rows to 30000
* Lint
* Remove unneeded goldenframe check
* Add feature toggle
* Update toggles
* Use rowLimit variable
2024-10-24 16:32:09 +03:00
Lucas Reyna Córdoba
5fc07abef1
Docs: Contact page migration - updates contact links ( #94012 )
2024-10-24 10:43:18 +02:00
Isabel Matwawana
c84b6b783c
Docs: Fix shared file references ( #95287 )
2024-10-23 15:04:24 -04:00