c58ac15031
Alerting: Remove grafanaManagedRecordingRules feature flag ( #105569 )
2025-05-19 12:15:49 +02:00
bf87c6f774
docs: edits for alerting learning content ( #105500 )
...
* docs: edits for alerting learning content
edits for alerting learning content
* vale'd
* left nav change
* final adjustments
link fixes and the like
* Update _index.md
2025-05-18 22:08:52 -05:00
a3952ff85a
docs: remove transformation content for legacy graph panel ( #105534 )
...
docs: remove content for legacy graph panel
Given the legacy panel is not compatible with G12 - our current docs should not cover it and we can remove from the page
2025-05-17 13:57:14 +01:00
14d8c5796a
Docs: Improve raw format description and examples ( #105410 )
2025-05-16 10:48:36 -04:00
b38662e985
Plugins: Add preinstall_sync config - allow plugins to be preinstalled synchronously ( #105292 )
...
* feat: preinstall_sync config - process and installation logic
* ref: add preinstall_sync list to preinstalled plugins of frontendsettings
* fix: conf blank line for sections
* ref: remove plugins async flag, and rename PreinstallPlugins
* docs: default installed plugin list
2025-05-16 10:45:50 -04:00
7e038b67a5
Fix typo ( #105547 )
2025-05-16 09:23:55 -05:00
77e1acaf3f
docs: fix grammar on set-up-grafana-live.md ( #105545 )
2025-05-16 08:48:41 -05:00
778563223b
Add link to form for Git Sync early acess ( #105535 )
...
Co-authored-by: Richard Hartmann <RichiH@users.noreply.github.com>
2025-05-16 10:45:53 +00:00
1099422050
Docs: Update the page on configuring SCIM with AzureAD ( #105477 )
...
* update the docs on configuring SCIM with AzureAD
* run prettier
* fix note block
* fix typo
2025-05-16 10:02:22 +03:00
f7cad3a2fe
Alerting: Update docs rules bulk actions ( #105442 )
...
* enable pause/unpause bulk actions
* Update docs for pause/resume rules evaluations within a folder
2025-05-15 16:06:15 +02:00
bb04b9c55b
docs(alerting): MissingSeriesEvalsToResolve and New Stale alert instances
docs page ( #105415 )
...
* docs(alerting): New `Stale alert instances` docs page and document the `Missing series evaluations to resolve` option.
* update meta description
2025-05-15 13:36:59 +02:00
d75a930548
Update grafanactl installation instructions ( #104616 )
2025-05-15 08:54:32 +00:00
3b1008b7c9
Git Sync: wording around cloud availability ( #105427 )
2025-05-15 09:43:05 +02:00
d8dd2facdd
Alerting: Enable alertingMigrationUI feature flag by default ( #105419 )
2025-05-15 08:44:13 +02:00
39e7804557
Add comments explaining what pages the aliases redirect and fix broken aliases ( #105408 )
2025-05-14 19:45:35 +03:00
4ae91715df
docs(alerting): Add two common examples in Learn
section ( #105325 )
...
* docs(alerting): Add two common examples in `Learn` section
* Update docs/sources/alerting/learn/examples/multi-dimensional-alerts.md
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com>
* Update docs/sources/alerting/learn/examples/multi-dimensional-alerts.md
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com>
* mention `summary` annotation in multi-dimensional alerts example
* Remove note about alert grouping
* minor edits to section: `Differences with time series`
* minor grammar change
---------
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com>
2025-05-14 17:10:32 +02:00
acbc7b54ed
Fix broken links ( #105341 )
2025-05-14 17:26:46 +04:00
039b1765a0
Docs: Update the guide on how to configure SCIM with okta ( #105377 )
...
* update docs on how to configure SCIM with okta
* fix enterprise link
* add introductory paragraph under "Configure provisioning settings"
This paragraph has been added to avoid stacked headings that break the flow of the documentation and hurt SEO
* split SCIM connector base URL config for cloud and onprem
---------
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com>
2025-05-14 16:13:49 +03:00
ed4680495a
fix broken links ( #105343 )
2025-05-14 10:06:31 +02:00
b53f68ea5e
docs(alerting): Correct gotcha when using dynamic labels ( #105347 )
2025-05-14 10:00:30 +02:00
a26d907dae
docs: bulk delete alert rule group ( #105087 )
...
* docs: bulk delete alert rule group
first draft
* icon name fix
* Update docs/sources/alerting/alerting-rules/create-data-source-managed-rule.md
Co-authored-by: Sonia Aguilar <33540275+soniaAguilarPeiron@users.noreply.github.com>
* Update docs/sources/alerting/alerting-rules/create-data-source-managed-rule.md
Co-authored-by: Sonia Aguilar <33540275+soniaAguilarPeiron@users.noreply.github.com>
* Update docs/sources/alerting/alerting-rules/create-grafana-managed-rule.md
Co-authored-by: Sonia Aguilar <33540275+soniaAguilarPeiron@users.noreply.github.com>
* Update docs/sources/alerting/alerting-rules/create-grafana-managed-rule.md
Co-authored-by: Sonia Aguilar <33540275+soniaAguilarPeiron@users.noreply.github.com>
* prettier
* prettiest
---------
Co-authored-by: Sonia Aguilar <33540275+soniaAguilarPeiron@users.noreply.github.com>
2025-05-13 16:32:15 -05:00
2a3aa4bc12
add LogicMonitor datasource ( #105200 )
...
* add LogicMonitor datasource
* update plugin name
* import image
* update file name
* fix import order
2025-05-13 17:27:08 -04:00
5e056c2a3f
SQL Expressions: Add sql expression specific timeout and output limit ( #104834 )
...
Adds settings for SQL expressions:
sql_expression_cell_output_limit
Set the maximum number of cells that can be returned from a SQL expression. Default is 100000.
sql_expression_timeout
The duration a SQL expression will run before being cancelled. The default is 10s.
2025-05-13 15:22:20 -04:00
81d72bcfc7
Update tableNextGen stage ( #105231 )
...
* Update tableNextGen stage
Update tableNextGen toggle to public preview
* add missing comma
* added generated files
2025-05-13 17:00:29 +02:00
00749b27e4
Docs: Make role evaluation more transparent ( #101377 )
2025-05-13 10:09:24 +00:00
cf53100f1d
Alerting: Mark grafanaManagedRecordingRulesDatasources feature toggle as generally available ( #105226 )
2025-05-13 09:54:43 +02:00
50d1b2e786
Alerting: Document grafanaManagedRecordingRulesDatasources feature flag ( #105227 )
2025-05-12 23:34:06 +02:00
e965b85e19
Alerting: Fix link in the migration docs ( #105295 )
2025-05-12 14:59:27 -05:00
9c2f7212f7
Git Sync: remove grafanaAPIServerEnsureKubectlAccess
from required toggles ( #105296 )
...
remove grafanaAPIServerEnsureKubectlAccess
2025-05-12 17:44:12 +00:00
20d48674fc
docs(alerting): clarify types of query data and tabular data example ( #105168 )
2025-05-12 17:59:52 +02:00
a643abd92a
Alerting: Fix mentions of Prometheus in the import data source alerts documentation ( #105234 )
2025-05-12 15:49:59 +02:00
b7ca728578
Update set-up-for-high-availability.md ( #105270 )
2025-05-12 13:13:23 +00:00
84c354c3bb
Update whats-new posts ( #105242 )
...
update whats-new posts
2025-05-12 12:08:00 +00:00
3a601e0a3d
Fix broken links ( #105250 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2025-05-12 14:49:48 +03:00
539b7f0d72
Documentation: Typo Correction to fix feature toggle ( #105203 )
2025-05-12 10:23:50 +02:00
a1b1de584c
docs(alerting): fix broken links due to using shared md files ( #105195 )
...
* docs(alerting): fix broken links due to using shared md files
* fix prettier errors
* fix aliased links
2025-05-09 21:03:38 +02:00
0e7e0b5f29
Prometheus: Add example field for setting the scrape interval in provisioning docs ( #105186 )
...
provision Prometheus: added example field how to set the scrape interval
When using Prometheus as a datasource Grafana can optionally know the scrape interval of Prometheus. In the GUI it is easy to spot, however when provisioning the datasource the example was lacking this information.
This commit adds this missing field as an example.
2025-05-09 18:48:35 +02:00
42028a1b03
docs(alerting): Add a note about sequential evaluation ( #104224 )
...
* docs(alerting): Add a note about sequential evaluation
* Update docs
2025-05-09 15:43:17 +02:00
0ceea29787
Alerting: Remove alertingSimplifiedRouting feature toggle ( #104980 )
...
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
2025-05-09 16:30:56 +03:00
8c8cc31746
docs(alerting): No Data/Error
state enhancements ( #105100 )
...
* docs(alerting): `No Data/Error` state enhancements
* fix `behavior`(american english)
2025-05-09 12:01:37 +02:00
902658ef89
Plugins: updates plugin schema descriptions ( #105160 )
2025-05-09 05:56:37 +00:00
f648590b74
Update set-up-for-high-availability.md ( #105139 )
...
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com>
2025-05-08 15:03:10 -05:00
3dc5742a75
Geomap: Add variable support for GeoJSON url ( #104587 )
...
* Geomap: Add variable support for GeoJSON url
* Add a check for variable dependency
* Add tests for hasVariableDependencies function
* Update docs
* Update docs/sources/panels-visualizations/visualizations/geomap/index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2025-05-08 09:17:03 -07:00
543ebd27bf
Docs: Fix broken links ( #105131 )
2025-05-08 15:36:08 +00:00
9fb20efea9
Chore: Bump Go version to 1.24.3 ( #105098 )
2025-05-08 15:28:03 +02:00
d91ff0b018
Admin: Rename White labeling to Custom branding ( #104874 )
...
* Admin: Rename White labeling to Custom branding
* c
2025-05-08 13:03:42 +03:00
36987338ea
docs: Add missing RBAC Action Definitions Synthetic Monitoring ( #102852 )
...
* docs: RBAC permissions action definitions synthetic monitoring
* Prettier
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com>
2025-05-08 10:28:00 +01:00
e88b3383bf
Docs: Add page for customization plugin pages in the navigation bar ( #105051 )
...
* Docs: Add page for customization plugin pages in the navigation bar
Co-authored-by: Irene Rodriguez <irene.rodriguez@grafana.com>
2025-05-08 08:35:36 +00:00
a8dee54aa4
Docs: Adding what's new entry for Logs Drilldown JSON table viewer ( #105085 )
2025-05-07 21:35:58 +00:00
8a94376c8e
Docs: fixing weights of upgrade guide ( #105070 )
2025-05-07 11:07:29 -05:00