0e89fec173
SCIM: Move feature flag to public preview ( #107239 )
...
* Move feature flag to public preview
* Auto-generate changes
2025-06-27 11:30:33 +02:00
bc231922af
Library panels: Remove libraryPanelRBAC
feature flag, and enable rbac by default ( #107222 )
2025-06-27 08:09:02 +00:00
c80fe53620
Update _index.md ( #105123 )
...
* Update _index.md
FIX `other fields below`.
* Update _index.md
arranging entries to reflect their positioning in defaults.ini
---------
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com>
2025-06-24 18:38:37 +01:00
bdb1891431
UI: Use tabular-numbers globally ( #107036 )
...
* UI: Use tabular-numbers globally with feature toggle
* Enable toggle by default
2025-06-24 11:52:03 +00:00
244ffad99d
Fix all the old usage of admonition syntax ( #106984 )
2025-06-19 17:31:13 +01:00
f6e330b3d7
Alerting: Allow disabling recording rules write for a data source in the UI ( #106664 )
...
Adds a new "Allow as recording rules target" toggle to Prometheus datasource configuration that controls whether the datasource can be selected as a target for writing recording rules.
---------
Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
Co-authored-by: Konrad Lalik <konradlalik@gmail.com>
2025-06-17 22:55:45 +02:00
2aae202f92
Library Panels: Mark library panel RBAC as GA & enable by default ( #106833 )
2025-06-17 14:50:34 +01:00
25fe2b54fb
LBAC for data sources: Enable teamHttpHeadersMimir
by default ( #106636 )
...
feat: enable mimir lbac by default
2025-06-17 09:19:02 +01:00
19a65a4865
Docs: Document remote_cache
is only used if a remote database is used ( #104779 )
...
* Document `remote_cache` is only used if a remote database is used
* Update _index.md
---------
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com>
2025-06-16 11:38:02 -05:00
3f2d2ec38c
SAML catalog: Set default values for SAML assertion - docs ( #106773 )
...
Update documnetation references
2025-06-16 17:50:29 +02:00
e0d27dc0d7
Dashboard: Add configurable quick ranges for the time picker ( #102254 )
...
* Dashboard: Add configurable quick ranges for the time picker
* fix test and linter errors
* update from array to TimeOption
* Switching to grafana-scenes (Part 1 - remove grafana-ui changes
* Update SceneTimePicker initialization
* betterer
* remove hallucinated argument
* Revert "Bump scenes and fix types (#105167 )"
This reverts commit c6428dfc7463250f786a9089c46a2fac910333cb.
* make gen-go
* reset files
* Shorten documentation to increase maintainability
* Update _index.md
* the
---------
Co-authored-by: joshhunt <josh.hunt@grafana.com>
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com>
2025-06-12 17:51:46 +02:00
f02ad33fd2
Docs: adding information on adjusting short link expiration time in Grafana cloud ( #106112 )
...
* Docs: adding information on adjusting short link expiration time in Grafana cloud
* changing admonition and adding info on changing config for cloud
* adjusting wording
* fixing typo
* Update docs/sources/setup-grafana/configure-grafana/_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-06-12 15:47:13 +00:00
e9b5ed6d4f
Docs: Remove the Feature Toggles administration docs page ( #106455 )
...
* Docs: Remove the Feature Toggles administration page
* adding alias to remaining feature toggle page to redirect from deleted page
2025-06-10 13:37:28 -05:00
f76e4f8fda
docs(alerting): Import to Grafana-managed rules ( #106384 )
...
* docs(alerting): Import to Grafana-managed rules
* apply latest evaluation changes
* Add additional conversion details to How it works section
* fix ref link
* fix Data source input name
* more details about the `Target data source` input
2025-06-10 17:22:48 +02:00
5137995830
Alerting: Add support for Redis Sentinel for Alerting HA ( #106322 )
...
* Alerting: Add support for Redis Sentinel
* docs
* docs
* Use minisentinel in test
* Apply suggestions from code review
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com>
Co-authored-by: Fayzal Ghantiwala <114010985+fayzal-g@users.noreply.github.com>
* "address(es)" -> "address or addresses"
* make update-workspace
* make lint-go-diff
---------
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com>
Co-authored-by: Fayzal Ghantiwala <114010985+fayzal-g@users.noreply.github.com>
2025-06-05 15:02:40 +01:00
9717d04039
SCIM: Add IDP specific SAML configuration ( #106327 )
...
* Add assertion_attrbiute_external_uid definition
* Add Okta specific configuration
* Add Azure AD configuration
* Expand definition and reference idp specific configuration
2025-06-05 10:50:28 +02:00
f34d372bd3
Auth: Enable ssoSettingsLDAP by default ( #106310 )
2025-06-04 10:47:47 +02:00
219461a58d
Removes Feature Management Section ( #105766 )
...
Update _index.md
Feature Toggles page has been removed.
Recommending to remove this from our docs
2025-06-04 02:38:08 -05:00
e256f2d5e2
Alerting: Enable recording rules by default ( #105603 )
2025-06-02 10:56:05 +02:00
3de80ec3d7
Feature Toggles: remove useRawTimeRange FF ( #106154 )
2025-05-28 15:44:48 -07:00
fc5472615f
Alerting: Add alertingImportYAMLUI feature flag ( #105742 )
...
Add alertingImportYAMLUI ff
2025-05-21 17:59:41 +02: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
d8dd2facdd
Alerting: Enable alertingMigrationUI feature flag by default ( #105419 )
2025-05-15 08:44:13 +02: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
cf53100f1d
Alerting: Mark grafanaManagedRecordingRulesDatasources feature toggle as generally available ( #105226 )
2025-05-13 09:54:43 +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
fd65b83a53
Alerting: Remove alertingInsights feature toggle ( #104918 )
...
remove alertingInsights feature toggle
2025-05-05 11:55:06 +03:00
40799d1f57
Docs: Add dashboard and folder apis docs ( #101754 )
2025-04-25 05:06:12 -06:00
109267ab03
Alerting: Remove feature toggle for custom recovery threshold ( #104455 )
2025-04-24 11:58:17 -04:00
8ef8471b23
Chore: Remove prometheusUsesCombobox feature toggle ( #103940 )
...
* remove prometheusUsesCombobox feature toggle
* betterer
* fix the unit test
* create MetricsLabelsSection unit tests
* fix unit tests
* fix unit tests in PromQueryBuilder.test.tsx
* prettier
* remove timeouts
* Revert "remove timeouts"
This reverts commit 84af1fd46bad807e9b42a8c1b1ce308700ab36c9.
2025-04-22 18:54:10 +02:00
17e4a3b386
Playlists: Remove kubernetesPlaylists flag ( #104171 )
2025-04-22 10:39:40 +02:00
d1b2e669a7
Alerting: remove alertingApiServer flag ( #104133 )
2025-04-18 19:57:39 +00:00
3013332e41
Prometheus: Remove prometheusRunQueriesInParallel feature toggle ( #103824 )
...
* remove prometheusRunQueriesInParallel feature toggle
* fix the unit test
2025-04-11 23:11:19 +01:00
07a225649d
MetricsDrilldown: Remove legacy Metrics Drilldown code paths ( #103845 )
...
* chore: remove feature toggles
* chore: update labels
* chore: remove `public/app/features/trails` code
* fix: typo
* chore: update betterer results
* chore: update i18n
2025-04-11 16:45:14 -04:00
a58837f6db
Feature Toggles: Stop documenting experimental toggles ( #103841 )
...
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2025-04-11 16:42:35 -04:00
25c84044f9
Live: Updated note on Live redis sentinel support ( #103834 )
...
* Update note on Live redis sentinel support
* Add ha_engine_password and update address parameters
* style admonition
* add code inside admonition
* run prettier
---------
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com>
2025-04-11 19:29:46 +02:00
95f04c79cd
Dashboards: Add Dashboard Schema validation (1) ( #103662 )
2025-04-11 16:52:46 +00:00
88391b173e
K8s: Enable kubernetesClientDashboardsFolders by default ( #103843 )
2025-04-11 07:56:05 -05:00
05338838b0
Sidecar: Remove experimental Sidecar implementation ( #103786 )
...
* Sidecar: remove `appSidecar` feature toggle
* Sidecar: Remove sidecar implementation
* lint
2025-04-10 22:04:12 +02:00
4753c3f735
SQL Expressions: Set feature to private preview ( #103734 )
2025-04-10 10:46:48 -04:00
e86df64657
CloudMigrations: Change onPremToCloudMigrations feature toggle to GA ( #103212 )
...
* feature to ga
* change description
2025-04-10 14:53:22 +01:00
b839be6086
Enable logsPanelControls by default ( #103725 )
2025-04-09 12:54:02 -05:00
ac0c1ece79
MetricsDrilldown: Advance exploreMetricsUseExternalAppPlugin
to GA ( #103653 )
...
chore: advance `exploreMetricsUseExternalAppPlugin` to GA
2025-04-09 13:22:47 -04:00
ec2cd53b1a
Tempo: Remove traceQLStreaming feature toggle ( #103619 )
...
Remove traceQLStreaming feature toggle and migration
2025-04-09 13:57:07 +01:00
24474dcb9c
AppChrome: Improved responsive use of vertical space ( #103488 )
...
* Progress
* Progress
* Update
* Update
* Update
* Update
* Responsive improvements
* Update
* Update
* Update
* Revert height change
* Update
* add missing testid
* update
* Fixes
* update
* Refactoring
* fix bug in app chrome service
* Fixed e2e tests
* fix
* fix
* Update
* Update
* fix bookmarks e2e
* Update
* improve responsiveness on small screens for breadcrumbs
* Always use two levels when menu is docked
* Adding kiosk toggle button to dashboards only
* update
* Update
* Update
* when menu is docked and no actions use 1 level
* removed formatting change that caused unnessary diff in PR
* remove extra separator line after merge with main
* Fix double separators
* Update
* remove temp change
* Update
2025-04-09 14:51:22 +02:00
ceed824378
Profiles: add metrics from profiles feature toggle ( #103453 )
...
* Profiles: add metrics from profiles feature toggle
* Retrigger CI with new commit
2025-04-09 12:55:28 +02:00
fc37bb4355
Remove nodeGraphDotLayout feature toggle ( #103541 )
2025-04-08 15:37:17 +01:00
a8f60de620
Alerting: Remove feature toggles relating to Loki Alert State History ( #103540 )
...
* Remove feature toggles relating to Loki Alert State History
2025-04-08 09:50:27 -04:00
63af403897
Live: Remove queryOverLive and live-service-web-worker experimental feature flags ( #103518 )
2025-04-07 17:47:35 +03:00