43196b5948
Merge branch 'main' into k8s-remove-dash-folder-ff
2025-07-25 15:24:07 -05:00
bd3606d6b1
Chore: Update 11.6.x support date ( #108715 )
...
baldm0mma/ update 11.6.x support date
2025-07-25 13:27:01 -06:00
87464efb16
Docs: Refactor Variables page and improve content ( #108346 )
2025-07-25 14:48:10 -04:00
c94f930950
Update dependency prettier to v3.6.2 ( #108689 )
...
* Update dependency prettier to v3.6.2
* run prettier
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2025-07-25 17:47:44 +01:00
c16117df4e
Update Influx Config Options Section in Docs ( #108264 )
2025-07-25 10:25:55 -06:00
69d3b9023c
SCIM Docs: Add mapping in AzureAD for the active attribute ( #108669 )
...
add mapping in AzureAD for the active attribute
2025-07-25 18:27:15 +03:00
6747b60822
Plugins: Remove pluginsDetailsRightPanel feature toggle ( #107321 )
...
remove pluginsDetailsRightPanel feature toggle
2025-07-25 13:02:05 +01:00
91c4c1f2f2
merge main
2025-07-24 14:43:30 -06:00
d56fff394e
wip
2025-07-24 14:42:11 -06:00
227a33fadd
Docs: Document cell options by cell type ( #106961 )
2025-07-24 15:39:01 -04:00
a5a45d4476
Docs: removing static options whats new post ( #108628 )
2025-07-24 18:05:22 +00:00
f0b0aa24a3
Advisor - mark as public preview ( #108605 )
...
As per https://github.com/grafana/grafana/issues/106893 .
2025-07-24 17:01:58 +02:00
c81de5ee67
Updating trace link ( #108593 )
...
As reported in https://github.com/grafana/grafana/issues/101443 .
2025-07-24 16:00:09 +02:00
0732389a0a
Docs(image-renderer): Update for v4.0.x ( #108595 )
2025-07-24 13:34:40 +00:00
5bfed408ed
SQL Expressions: Enable Auto-complete ( #106511 )
...
* First draft autocomplete
* Better naming
* Change suggestion to table/column population
* Remove all suggestions, just use table/column population but trigger on space
* Gate feature flag behind a feature flag
* Reorganize and add function list
* Add blurb about autocomplete to docs
* Update public/app/features/expressions/utils/metaSqlExpr.ts
Co-authored-by: Alex Spencer <52186778+alexjonspencer1@users.noreply.github.com>
* Add try catch, remove promise resolve
---------
Co-authored-by: Alex Spencer <52186778+alexjonspencer1@users.noreply.github.com>
2025-07-23 16:49:58 -05:00
ed9ef9e5fc
Chore: Update supported version docs ( #108557 )
...
baldm0mma/ update versions
2025-07-23 14:58:24 -06:00
a449a45452
Docs: What's new, Upgrade guide, and breaking changes v12.1 ( #107277 )
...
Co-authored-by: Robby Milo <robbymilo@fastmail.com>
2025-07-23 10:40:55 -05:00
838391cd31
I18n: Prepare locale format for preview ( #108501 )
...
* Promote toggle to public preview
* disable RTL locales
* update badge on prefs page to preview
2025-07-23 09:41:22 +00:00
52f6104230
Dependencies: Bump Go to v1.24.5 ( #108175 )
2025-07-22 17:08:40 +02:00
eeb44c1d63
Docs: Remove LDAP debug view section ( #108214 )
...
remove LDAP debug view section from docs
2025-07-22 12:32:24 +03:00
cd87bbbdea
Plugins: Remove externalCorePlugins feature toggle ( #108386 )
...
remove externalCorePlugins feature toggle
2025-07-21 13:55:30 +01:00
91825be1dd
add data transformations learning journey to transform data docs ( #108325 )
...
* add data transformations learning journey to transform data docs
* add shortcode to typescript file instead
2025-07-21 13:43:33 +01:00
96429d7dd8
Tempo: Add time range to tags and tag value requests ( #107872 )
...
* Add time range to tags and tag value requests
* Prettier
* Change timeRangeForTags to number and dropdown with options
* Listen to changes and update docs
* Update docs
* Prettier
* Text updates
* Extract getOptionsV2 params to type
* Use this.tagsForTimeRange
* Docs and move section up
* Prettier
* Update docs
2025-07-21 10:14:44 +01:00
33316ddb03
add video to alerting tutorial pt2 ( #108358 )
...
* add video to alerting tutorial pt2
* removed spacing
2025-07-21 10:28:46 +02:00
a49b35a7ec
Update _index.md ( #108192 )
2025-07-18 15:10:16 +01:00
0cb6e3fe93
Docs: Add custom fields to Azure/Entra Terraform example ( #108222 )
...
Add custom fields to Azure/Entra TF example
2025-07-18 13:00:31 +02:00
579e412d19
Advisor: Document how to alert based on checks ( #108176 )
2025-07-18 12:02:13 +02:00
08e8a71ad6
alerting docs: activate active timing time ( #107928 )
...
* alerting docs: activate active timing time
rough draft: documentation for active timing feature.
* purdier
* more tweaks
* edits via yuri advice
* prettier
2025-07-17 10:56:25 -05:00
1c8a24c489
Chore: Update supported versions doc ( #108230 )
...
baldm0mma/ update sup versions
2025-07-17 12:55:45 +00:00
8dfb4cdfc9
SSO: Add prompt param to SSO settings ( #107969 )
...
* add prompt param to AzureAD oauth config
* yarn i18n-extract
* validate auth prompt value
* make login_prompt available for all SSO providers
* use base authCodeURL for azure and google
* add docs for the new field for azure and generic oauth
* fix typo
* fix frontend unit test
* add prompt parameter to docs for the other providers
* remove prompt from okta
* add unit tests for the other providers
* address feedback
* add back translations for prompt labels
2025-07-17 14:40:48 +03:00
807264428e
SAML: Revert SAML assertion default names in documentation ( #108212 )
...
Revert SAML assertion default names in documentation
2025-07-17 13:11:48 +02:00
a94647d5cc
Auth: Remove ssoSettingsSAML feature toggle ( #108109 )
...
* Remove ssoSettingsSAML feature toggle
* Remove from docs + align tests
* Update workspace
* revert go.mod go.sum change
* make update-workspace without enterprise linked
2025-07-16 21:13:31 +02:00
032ea5d5b8
Update SAML configuration options ( #108178 )
2025-07-16 20:39:28 +02:00
91a54d0e0e
SCIM: doc upgrades ( #108098 )
...
* Add public preview warning
* Add migration strategy
* Add troubleshooting guide
* Improve description
* Improve docs
* Add versbosity
* Addresss PR comments
2025-07-16 20:39:09 +02:00
e40341ffe8
Docs: Remove references to DD feature toggle ( #108142 )
2025-07-16 10:07:14 -04:00
f657fc0236
Transformations: Allow count aggregation for groupBy field ( #108079 )
...
* feat(transformations): allow groupBy aggregation
* add some details to the documentation
* Update public/app/features/transformers/docs/content.ts
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
---------
Co-authored-by: Kristina Durivage <kristina.durivage@grafana.com>
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2025-07-16 12:39:19 +02:00
d87f7ecfc1
docs/alerting:add missing step in tutorial ( #108168 )
...
* docs/alerting:add missing step in tutorial
* format
2025-07-16 09:20:14 +00:00
cd1f086d33
Docs: Update actions with variables ( #108145 )
2025-07-15 14:09:37 -05:00
da0f1d7b18
AWS Datasources: Update grafana assume role docs for GA ( #107220 )
...
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com>
Co-authored-by: Kevin Yu <kevinwcyu@users.noreply.github.com>
2025-07-15 10:59:01 -04:00
5751b441e1
Docs: Fix format of quick_ranges ( #107973 )
2025-07-15 15:35:00 +01:00
92d098fdfd
Auth: Make domain_hint configurable for the Azure AD/Entra ID connector ( #108061 )
...
* Make domain_hint configurable for Entra ID/Azure AD
* Add docs
* Fix + i18n gen
* Add validation to domain hint
* Remove unnecessary change
2025-07-15 12:53:19 +02:00
58c990b2ca
Adds cloud provider to fine-graned rbac list ( #108042 )
2025-07-14 17:45:56 +00:00
12f05a8553
Dashboards: Add join and customqueryparam template variable formatters ( #107904 )
...
* Update scenes lib
* update schema for customqueryparam formatter
* add docs for new formatters
* fix docs example
* sort alpha
2025-07-14 17:08:06 +01:00
db3ab6a0a7
Fix typo in docs ( #107976 )
2025-07-11 18:46:31 +00:00
c20067d70a
docs: Clarifying the support level of SCIM ( #108034 )
2025-07-11 12:53:34 -05:00
519e0449e7
add video to get started with grafana alerting 1 ( #107952 )
2025-07-11 17:45:31 +02:00
39d7fbd66e
Docs: Updating team sync admonition wording ( #107990 )
2025-07-11 07:25:43 -05:00
1cd6ef6b84
Docs: Align Jira documentation with contact point options ( #105069 )
...
Align with option names in contact point.
To avoid confusion, ensure that the documentation aligns with the option names used in the Jira contact point.
2025-07-10 21:15:04 +00:00
84ef5bc744
Remove jaegerBackendMigration feature toggle ( #107702 )
...
* remove feature toggle if statements
* remove unused impoerts
* remove unused private functions
* prettier
* official ft removal
* fix some failing tests in datasource.test.ts
* clean up test file
* update test names
* remove tests for testDatasource
* remove describe
* tests
* fix import order
* betterer
2025-07-10 15:54:16 +01:00
5d0f519c0d
Docs: Update min supported Loki version to v2.9+ ( #107853 )
2025-07-10 09:02:53 +02:00