Andreas Christou
a455f9700d
Azure: Enable resource picker updates ( #114089 )
...
* Default resource picker updates to true
* Update toggle docs
2025-11-26 21:07:24 +00:00
Torkel Ödegaard
d732bb2751
PanelChrome: Enable new panel padding by default ( #114492 )
2025-11-26 19:26:53 +01:00
Johnny Kartheiser
2544a3441e
alerting docs: initialization_timeout addition ( #114373 )
...
added docs for initialization_timeout (https://github.com/grafana/grafana/pull/96053 )
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com >
2025-11-25 16:35:38 -06:00
Matheus Macabu
84f44c45c1
Docs: Document auditing logs loki retries and timeout options ( #114364 )
2025-11-25 09:13:39 +01:00
Matheus Macabu
0c965a9cb1
CloudMigrations: Remove feature toggle and introduce config setting to disable it ( #114223 )
2025-11-24 14:15:23 +01:00
Matias Chomicki
b17ba6677e
Logs: Feature flag logsInfiniteScrolling removed ( #113585 )
...
* Remove feature flag definition
* Remove feature flag from code
* Update imports
* LogsNavigationPages: remove deprecated component
* Finally deprecate navigation pages
* Update tests
* Update translations
* Remove unused code
* More cleanup
* Test cleanup
* Remove deprecated props
* More props removal
* Update feature flags
* Revert changes
2025-11-21 11:51:56 +01:00
Juan Cabanas
4d25381716
DashboardLibrary: Template dashboards public preview ( #114230 )
2025-11-20 13:51:59 -03:00
Robby Milo
7db72e03b5
remove image rendering docs ( #114217 )
2025-11-20 15:39:10 +01:00
petergreen86
fbe29596f1
Docs: Team Sync correction ( #114043 )
2025-11-20 10:20:02 +01:00
Matheus Macabu
1d763df932
Docs: Document font_min_text_size setting in reporting section ( #114155 )
...
* Docs: Document font_min_text_size setting in reporting section
* better wording
2025-11-20 09:50:07 +01:00
Ieva
84d6f54daa
Chore: Remove references to editors_can_admin ( #114168 )
...
remove references to editors_can_admin
2025-11-19 19:40:54 +00:00
Brendan O'Handley
77d98fc73d
Transformations: feature toggle cleanup transformations redesign ( #113561 )
...
* remove feature toggle transformationsRedesign
* remove for event tracking
* remove uneccessary code
2025-11-19 10:54:05 -06:00
Brendan O'Handley
20a8987ff1
Dataplane: feature toggle cleanup dataplane frontend fallback ( #113542 )
...
* remove feature toggle dataplaneFrontendFallback because GA
* remove feature toggle logic
* fix import
* fix toggle ownership from merging main
* merge main
* fix extra feature toggle
2025-11-19 10:53:24 -06:00
Mariell Hoversholm
d19828870b
feat: remove newPDFRendering ff ( #113451 )
2025-11-19 12:50:41 +01:00
Matias Chomicki
9dd68dbbcc
Logs: Feature flag logRowsPopoverMenu removed ( #113583 )
...
* logRowsPopoverMenu: remove feature flag
* Remove import
* Remove feature flag
2025-11-19 11:43:59 +00:00
Taha Derouiche
a5638b5c8b
Docs: Fix SCIM EntraId broken link ( #114078 )
2025-11-18 12:39:06 +01:00
Ihor Yeromin
b6d34acc44
Feature toggle: Remove addFieldFromCalculationStatFunctions feature toggle ( #113757 )
...
* Remove addFieldFromCalculationStatFunctions feature toggle
The addFieldFromCalculationStatFunctions feature toggle was at GA stage
and enabled by default. This commit removes the toggle and makes the
cumulative and window functions permanently available in the add field
from calculation transformation.
Changes:
- Removed feature toggle definition from registry.go
- Updated CalculateFieldTransformerEditor to always include cumulative and window functions
- Removed unused config import
- Removed documentation entry
- Regenerated all generated files (toggles_gen.go, toggles_gen.csv, toggles_gen.json, featureToggles.gen.ts)
* fix merge conflicts
2025-11-17 16:58:43 +01:00
Natalia Bernarte Oses
c4f2f3f6f4
transformations and sql expressions discovery poc ( #113664 )
...
* transformations and sql expressions discovery poc
* add translations
* extract transformation card component
* scroll to sql expression
* put changes under ff
* fix translation
* add event tracker
* add tests
* naming, refactoring
* button amends
* add icons for sql expression tile
* TransformationPickerNg refactoring
* PanelDataTransformationsTab refactoring
* refactor empty message component
* refactor empty message component
* cleaning
* update feature toggle
* cover event tracking
* update interation events
---------
Co-authored-by: Develer <yeryomin.igor@gmail.com >
2025-11-17 14:57:05 +01:00
Ihor Yeromin
10a699fb6c
Transformers: Remove formatString feature toggle ( #113756 )
...
* Transformers: Remove formatString feature toggle
The formatString feature toggle was in GA stage and enabled by default.
This change removes the feature toggle and makes the format string
transformer always available.
Changes:
- Remove formatString feature toggle definition from registry
- Remove conditional check in standardTransformers.ts
- Update feature toggle git log with deletion timestamp
- Regenerate feature toggle files
* fix lint errors
2025-11-17 14:06:30 +01:00
Tom Ratcliffe
77dac4210f
Chore: Remove pinNavItems feature toggle ( #113855 )
2025-11-17 12:12:47 +00:00
Ihor Yeromin
d10dc81a79
Feature toggle: Remove groupToNestedTableTransformation feature toggle ( #113761 )
...
Remove groupToNestedTableTransformation feature toggle
The group to nested table transformation has reached GA and is now
enabled by default. This commit removes the feature toggle and makes
the transformation always available.
Changes:
- Removed feature toggle definition from registry.go
- Updated standardTransformers.ts to always include the transformation
- Updated feature toggles documentation
- Regenerated feature toggle files
2025-11-17 12:57:22 +01:00
Ihor Yeromin
950376c0d9
Feature toggle: Remove regressionTransformation feature toggle ( #113759 )
...
Remove regressionTransformation feature toggle
The regression analysis transformation feature is now GA and no longer needs to be behind a feature toggle.
2025-11-17 12:55:03 +01:00
Andres Torres
b70c6a726f
refactor(annotations): Allow skipping always on dashboard UID migrations ( #113780 )
2025-11-14 11:34:13 -05:00
Dafydd
3082a762d3
Update grafana socks proxy information ( #110832 )
...
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com >
2025-11-13 10:53:54 +01:00
Ihor Yeromin
5091c946b5
Correlations: Remove correlations feature toggle ( #113752 )
...
* Remove correlations feature toggle
The correlations feature toggle has been removed from the registry and all
usages throughout the codebase have been cleaned up. Correlations are now
always available.
2025-11-13 10:21:46 +01:00
Adela Almasan
a194219365
VizSuggestions: Add new feature toggle ( #113549 )
2025-11-12 13:26:29 -06:00
Dana Axinte
06954b7b0a
Caching: Remove tsl memcached feature toggle ( #113715 )
...
* Remove tsl memcached feature toggle
* Remove feature flag from docs
2025-11-12 15:49:28 +00:00
Sam Jewell
f0d18beaf3
AdHoc Filters in Tooltips: Remove feature toggle ( #113695 )
...
* Remove `dashboardDsAdHocFiltering` feature toggle
From our feature toggles machinery only.
Removing from our application code next.
* Remove feature toggle from application code
2025-11-12 10:05:30 +00:00
Josh Hunt
96f34f8f56
EchoSrv: Enable auto route tracking for Azure App Insights ( #113354 )
...
* Echo: Enable auto route tracking with Azure App Insights
* Add server config option to disable auto route tracking
* fix not using minified js
2025-11-11 16:33:46 +00:00
Brendan O'Handley
43de885aad
Feature toggles: remove unused recordedQueriesMulti feature toggle ( #113616 )
...
remove recordedQueriesMulti feature toggle
Co-authored-by: Tania B. <10127682+undef1nd@users.noreply.github.com >
2025-11-10 14:31:43 -06:00
Sam Jewell
c49caead25
[--Dashboard-- data source] AdHoc filtering: Remove feature toggle ( #113674 )
...
* Remove dashboardDsAdHocFiltering feature toggle
The dashboardDsAdHocFiltering feature toggle has been enabled by default
and is now in General Availability stage. This commit removes the feature
toggle and makes the AdHoc filtering functionality for the dashboard
datasource permanently available.
Changes:
- Remove feature toggle from registry.go
- Regenerate feature toggle files
- Remove conditional checks in frontend code
- Update tests to reflect permanent enablement
- Always show AdHoc Filters toggle in dashboard query editor
- Always enable dashboard datasource in DataSourcePicker for variables
* Remove unused imports
* Fix Prettier formatting issues
2025-11-10 17:17:49 +00:00
Andres Martinez Gotor
1a2beae38a
Preinstall: Replace auto update feature flag with a permanent one ( #113586 )
2025-11-10 15:06:30 +01:00
Paul Marbach
90ddd922ad
Chore: Cleanup panelMonitoring feature flag ( #113530 )
2025-11-07 14:04:42 -05:00
Taygun Bulmus
f468597ad8
Document rule_version_record_limit setting ( #113511 )
...
* Document rule_version_record_limit setting
Add documentation for rule_version_record_limit configuration.
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
* Update docs/sources/setup-grafana/configure-grafana/_index.md
* run prettier
---------
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
2025-11-06 15:10:25 -06:00
Matias Chomicki
cbd6b53182
New Logs Panel: Enable new visualization by default ( #113340 )
...
* New Logs Panel: enabled by default
* Update toggles
* Change feature flag availability
2025-11-03 06:21:39 -08:00
Neeraj Panwar
e3d1fc9c2c
Docs: Clarify Grafana Live data format requirements ( #112926 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
Co-authored-by: Irene Rodriguez <irene.rodriguez@grafana.com >
2025-10-31 11:18:38 +00:00
Nathan Marrs
21b120cbae
Dashboards: Promote export dashboard as image feature to GA ( #113192 )
2025-10-30 13:34:33 -07:00
Anna Urbiztondo
0b56628622
Docs: Plugins link to catalog ( #113103 )
...
* Plugins link
* Typo
* Prettier
* Edits
* More edits
2025-10-30 06:33:26 +01:00
Jack Baldry
e48eaa567e
Restructure IAM documentation ( #112929 )
...
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com >
2025-10-24 12:54:59 +01:00
Anna Urbiztondo
913b303664
Docs: Change of doc name ( #112847 )
...
Change of doc
2025-10-23 12:30:40 +02:00
Mihai Doarna
9587f9374b
Docs: Fix markdown syntax for config options table ( #112805 )
...
* fix markdown syntax for config options table
* yarn run prettier:write
2025-10-22 16:37:40 +03:00
Jack Baldry
1abb5aa0f9
Rename behavior related to the interactive learning plugin ( #112752 )
2025-10-22 09:06:21 +01:00
Ashley Harrison
4cf11b721a
PanelChrome: Put overflow: hidden; behind a feature toggle for safety ( #112580 )
...
put overflow: hidden behind a feature toggle for safety
2025-10-17 15:40:08 +01:00
linoman
aa8af6b798
Update Org Mapping limitations description ( #112520 )
...
* Update Org Mapping limitations description
* Update docs/sources/setup-grafana/configure-security/configure-authentication/saml/configure-saml-org-mapping/_index.md
Co-authored-by: John Troy <jtroy@users.noreply.github.com >
---------
Co-authored-by: John Troy <jtroy@users.noreply.github.com >
2025-10-16 18:56:22 +02:00
Hugo Häggmark
a30a71905e
Chore: replace feature toggle filterOutBotsFromFrontendLogs with config ( #112355 )
...
* Chore: replace feature toggle with config
* chore: small fixes
* chore: updates after pr feedback
* chore: fixes writers toolkit error
2025-10-16 12:03:07 +00:00
Anna Urbiztondo
62995971a2
Docs: Manage multi-team access ( #111824 )
...
* Draft
* Fixes
* Prettier
* Fix?
* Fix?
* Links
* Paths
* Link
* Images
* Update docs/sources/setup-grafana/configure-security/manage-single-access.md
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
* Update docs/sources/setup-grafana/configure-security/manage-single-access.md
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
* Update docs/sources/setup-grafana/configure-security/manage-single-access.md
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
* Update docs/sources/setup-grafana/configure-security/manage-single-access.md
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
* Update docs/sources/setup-grafana/configure-security/manage-single-access.md
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
* Update docs/sources/setup-grafana/configure-security/manage-single-access.md
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
* Update docs/sources/setup-grafana/configure-security/manage-single-access.md
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
* Update docs/sources/setup-grafana/configure-security/manage-single-access.md
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
* Update docs/sources/setup-grafana/configure-security/manage-single-access.md
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
* Update docs/sources/setup-grafana/configure-security/manage-single-access.md
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
* Update docs/sources/setup-grafana/configure-security/manage-single-access.md
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
* Update docs/sources/setup-grafana/configure-security/manage-single-access.md
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
* Update docs/sources/setup-grafana/configure-security/manage-single-access.md
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
* Update docs/sources/setup-grafana/configure-security/manage-single-access.md
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
* Update docs/sources/setup-grafana/configure-security/manage-single-access.md
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
* Update docs/sources/setup-grafana/configure-security/manage-single-access.md
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
* Link
* URIs
* add an example ref URI
* More refs
* Prettier
* adding ref URIs
Updated links to use reference format for drilldown and add-data-source sections.
* Update docs/sources/setup-grafana/configure-security/manage-single-access.md
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
* LBAC
* Prettier
* Update docs/sources/setup-grafana/configure-security/manage-single-access.md
Co-authored-by: Sarah Constant <sarahleejane@users.noreply.github.com >
* Update docs/sources/setup-grafana/configure-security/manage-single-access.md
Co-authored-by: Sarah Constant <sarahleejane@users.noreply.github.com >
* Update docs/sources/setup-grafana/configure-security/manage-single-access.md
Co-authored-by: Sarah Constant <sarahleejane@users.noreply.github.com >
* Update docs/sources/setup-grafana/configure-security/manage-single-access.md
Co-authored-by: Sarah Constant <sarahleejane@users.noreply.github.com >
* Update docs/sources/setup-grafana/configure-security/manage-single-access.md
Co-authored-by: Sarah Constant <sarahleejane@users.noreply.github.com >
* Edit
---------
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com >
Co-authored-by: Sarah Constant <sarahleejane@users.noreply.github.com >
2025-10-16 10:45:23 +02:00
Matheus Macabu
1c614fdc9a
Docs: Add batch_wait_duration and batch_size_bytes to usage insights Loki exporter ( #112408 )
...
* Docs: Add batch_wait_duration and batch_size_bytes to usage insights Loki exporter
* Run linter
2025-10-15 12:17:53 +02:00
Jay Clifford
c9f402c764
Plugins: Install Grafana Pathfinder behind a feature flag ( #109909 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2025-10-14 11:40:40 +01:00
Josh Hunt
ea25b75966
Faro: Update configuration with best practices ( #112108 )
...
* Clean up faro configuration to align with best practices
* Update grafana docs
* remove fixme comment
* fix tests
* don't spread config in
2025-10-13 13:46:29 +01:00
Vardan Torosyan
f06a12717b
Docs: Add a note about email being required and the usage of sub claim ( #112065 )
...
* Docs: Add a note about email being required and the usage of sub claim
* Update docs/sources/setup-grafana/configure-security/configure-authentication/generic-oauth/index.md
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com >
---------
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com >
2025-10-07 17:40:50 +02:00