Kristina
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
Jev Forsberg
ed9ef9e5fc
Chore: Update supported version docs ( #108557 )
...
baldm0mma/ update versions
2025-07-23 14:58:24 -06:00
Jacob Valdez
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
Josh Hunt
838391cd31
I18n: Prepare locale format for preview ( #108501 )
...
CodeQL checks / Analyze (actions) (push) Waiting to run
Details
CodeQL checks / Analyze (go) (push) Waiting to run
Details
CodeQL checks / Analyze (javascript) (push) Waiting to run
Details
* Promote toggle to public preview
* disable RTL locales
* update badge on prefs page to preview
2025-07-23 09:41:22 +00:00
Matheus Macabu
52f6104230
Dependencies: Bump Go to v1.24.5 ( #108175 )
2025-07-22 17:08:40 +02:00
Mihai Doarna
eeb44c1d63
Docs: Remove LDAP debug view section ( #108214 )
...
remove LDAP debug view section from docs
2025-07-22 12:32:24 +03:00
Will Browne
cd87bbbdea
Plugins: Remove externalCorePlugins feature toggle ( #108386 )
...
remove externalCorePlugins feature toggle
2025-07-21 13:55:30 +01:00
Marie Cruz
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
Joey
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
antonio
33316ddb03
add video to alerting tutorial pt2 ( #108358 )
...
* add video to alerting tutorial pt2
* removed spacing
2025-07-21 10:28:46 +02:00
Johnny Kartheiser
a49b35a7ec
Update _index.md ( #108192 )
2025-07-18 15:10:16 +01:00
Misi
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
Andres Martinez Gotor
579e412d19
Advisor: Document how to alert based on checks ( #108176 )
2025-07-18 12:02:13 +02:00
Johnny Kartheiser
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
Jev Forsberg
1c8a24c489
Chore: Update supported versions doc ( #108230 )
...
baldm0mma/ update sup versions
2025-07-17 12:55:45 +00:00
Mihai Doarna
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
linoman
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
Misi
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
linoman
032ea5d5b8
Update SAML configuration options ( #108178 )
2025-07-16 20:39:28 +02:00
linoman
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
Isabel Matwawana
e40341ffe8
Docs: Remove references to DD feature toggle ( #108142 )
2025-07-16 10:07:14 -04:00
Ihor Yeromin
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
antonio
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
Adela Almasan
cd1f086d33
Docs: Update actions with variables ( #108145 )
2025-07-15 14:09:37 -05:00
Isabella Siu
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
Josh Hunt
5751b441e1
Docs: Fix format of quick_ranges ( #107973 )
2025-07-15 15:35:00 +01:00
Misi
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
Heather Cloward
58c990b2ca
Adds cloud provider to fine-graned rbac list ( #108042 )
2025-07-14 17:45:56 +00:00
Josh Hunt
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
Sarah Zinger
db3ab6a0a7
Fix typo in docs ( #107976 )
2025-07-11 18:46:31 +00:00
Jacob Valdez
c20067d70a
docs: Clarifying the support level of SCIM ( #108034 )
2025-07-11 12:53:34 -05:00
antonio
519e0449e7
add video to get started with grafana alerting 1 ( #107952 )
2025-07-11 17:45:31 +02:00
Jacob Valdez
39d7fbd66e
Docs: Updating team sync admonition wording ( #107990 )
2025-07-11 07:25:43 -05:00
Blueswen
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
Gareth
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
Ivana Huckova
5d0f519c0d
Docs: Update min supported Loki version to v2.9+ ( #107853 )
2025-07-10 09:02:53 +02:00
Josh Hunt
0cde9e4f3f
UI: Disable tabular numbers toggle by default ( #107911 )
...
* UI: disable tabular numbers toggle
* gen
2025-07-09 16:57:16 +00:00
Misi
1d252de1e9
Docs: Clean up ssoSettingsApi references from docs ( #107896 )
...
* Clean up ssoSettingsApi references from docs
* lint
2025-07-09 14:22:07 +00:00
Jo
1e1fd3db38
OAuth: Add access token as third source for user info extraction ( #107636 )
...
* Add access token as third source for user info extraction
- Add extractFromAccessToken method to extract user info from JWT access tokens
- Mutualize code by creating parseUserInfoFromJSON helper method
- Rename methods for clarity: extractFromToken -> extractFromIDToken, retrieveRawIDToken -> retrieveRawJWTPayload
- Update test suite to include comprehensive access token retrieval scenarios
- Support three sources in priority order: ID token, API response, access token
- Maintain backward compatibility while adding new functionality
* Update Generic OAuth documentation to reflect access token support
- Add access token as a third source for user information extraction
- Update configuration sections to mention access tokens alongside ID tokens and UserInfo endpoint
- Document the priority order: ID token → UserInfo endpoint → access token
- Update configuration option descriptions to reflect new functionality
- Maintain consistency with implementation changes
* Refactor access token test cases to use parameter instead of hardcoded logic
- Add AccessToken field to test case struct for explicit access token specification
- Remove hardcoded string matching logic that determined access token based on test name
- Update all access token test cases to include the AccessToken field with appropriate JWT values
- Improve test maintainability and clarity by making access tokens explicit parameters
- Remove unused strings import that was only needed for the hardcoded logic
* fix doc lint
* reduce cyclomatic complexity
2025-07-08 15:38:11 +02:00
Jacob Valdez
6c2574848f
Docs: Updating team sync availability ( #107721 )
Actionlint / Lint GitHub Actions files (push) Waiting to run
Details
Backend Unit Tests / Detect whether code changed (push) Waiting to run
Details
Backend Unit Tests / Grafana (${{ matrix.shard }}) (1/8) (push) Blocked by required conditions
Details
Backend Unit Tests / Grafana (${{ matrix.shard }}) (2/8) (push) Blocked by required conditions
Details
Backend Unit Tests / Grafana (${{ matrix.shard }}) (3/8) (push) Blocked by required conditions
Details
Backend Unit Tests / Grafana (${{ matrix.shard }}) (4/8) (push) Blocked by required conditions
Details
Backend Unit Tests / Grafana (${{ matrix.shard }}) (5/8) (push) Blocked by required conditions
Details
Backend Unit Tests / Grafana (${{ matrix.shard }}) (6/8) (push) Blocked by required conditions
Details
Backend Unit Tests / Grafana (${{ matrix.shard }}) (7/8) (push) Blocked by required conditions
Details
Backend Unit Tests / Grafana (${{ matrix.shard }}) (8/8) (push) Blocked by required conditions
Details
Backend Unit Tests / Grafana Enterprise (${{ matrix.shard }}) (1/8) (push) Blocked by required conditions
Details
Backend Unit Tests / Grafana Enterprise (${{ matrix.shard }}) (2/8) (push) Blocked by required conditions
Details
Backend Unit Tests / Grafana Enterprise (${{ matrix.shard }}) (3/8) (push) Blocked by required conditions
Details
Backend Unit Tests / Grafana Enterprise (${{ matrix.shard }}) (4/8) (push) Blocked by required conditions
Details
Backend Unit Tests / Grafana Enterprise (${{ matrix.shard }}) (5/8) (push) Blocked by required conditions
Details
Backend Unit Tests / Grafana Enterprise (${{ matrix.shard }}) (6/8) (push) Blocked by required conditions
Details
Backend Unit Tests / Grafana Enterprise (${{ matrix.shard }}) (7/8) (push) Blocked by required conditions
Details
Backend Unit Tests / Grafana Enterprise (${{ matrix.shard }}) (8/8) (push) Blocked by required conditions
Details
Backend Unit Tests / All backend unit tests complete (push) Blocked by required conditions
Details
Lint Frontend / Detect whether code changed (push) Waiting to run
Details
Lint Frontend / Lint (push) Blocked by required conditions
Details
Lint Frontend / Typecheck (push) Blocked by required conditions
Details
Lint Frontend / Betterer (push) Blocked by required conditions
Details
Verify i18n / verify-i18n (push) Waiting to run
Details
Documentation / Build & Verify Docs (push) Waiting to run
Details
End-to-end tests / Detect whether code changed (push) Waiting to run
Details
End-to-end tests / Build & Package Grafana (push) Blocked by required conditions
Details
End-to-end tests / Build E2E test runner (push) Blocked by required conditions
Details
End-to-end tests / ${{ matrix.suite }} (--flags="--env dashboardScene=false", e2e/old-arch/dashboards-suite, dashboards-suite (old arch)) (push) Blocked by required conditions
Details
End-to-end tests / ${{ matrix.suite }} (--flags="--env dashboardScene=false", e2e/old-arch/panels-suite, panels-suite (old arch)) (push) Blocked by required conditions
Details
End-to-end tests / ${{ matrix.suite }} (--flags="--env dashboardScene=false", e2e/old-arch/smoke-tests-suite, smoke-tests-suite (old arch)) (push) Blocked by required conditions
Details
End-to-end tests / ${{ matrix.suite }} (--flags="--env dashboardScene=false", e2e/old-arch/various-suite, various-suite (old arch)) (push) Blocked by required conditions
Details
End-to-end tests / ${{ matrix.suite }} (e2e/dashboards-suite, dashboards-suite) (push) Blocked by required conditions
Details
End-to-end tests / ${{ matrix.suite }} (e2e/panels-suite, panels-suite) (push) Blocked by required conditions
Details
End-to-end tests / ${{ matrix.suite }} (e2e/smoke-tests-suite, smoke-tests-suite) (push) Blocked by required conditions
Details
End-to-end tests / ${{ matrix.suite }} (e2e/various-suite, various-suite) (push) Blocked by required conditions
Details
End-to-end tests / A11y test (push) Blocked by required conditions
Details
End-to-end tests / All E2E tests complete (push) Blocked by required conditions
Details
Frontend tests / Detect whether code changed (push) Waiting to run
Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (1) (push) Blocked by required conditions
Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (2) (push) Blocked by required conditions
Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (3) (push) Blocked by required conditions
Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (4) (push) Blocked by required conditions
Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (5) (push) Blocked by required conditions
Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (6) (push) Blocked by required conditions
Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (7) (push) Blocked by required conditions
Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (8) (push) Blocked by required conditions
Details
Frontend tests / All frontend unit tests complete (push) Blocked by required conditions
Details
Integration Tests / Sqlite (${{ matrix.shard }}) (1/8) (push) Waiting to run
Details
Integration Tests / Sqlite (${{ matrix.shard }}) (2/8) (push) Waiting to run
Details
Integration Tests / Sqlite (${{ matrix.shard }}) (3/8) (push) Waiting to run
Details
Integration Tests / Sqlite (${{ matrix.shard }}) (4/8) (push) Waiting to run
Details
Integration Tests / Sqlite (${{ matrix.shard }}) (5/8) (push) Waiting to run
Details
Integration Tests / Sqlite (${{ matrix.shard }}) (6/8) (push) Waiting to run
Details
Integration Tests / Sqlite (${{ matrix.shard }}) (7/8) (push) Waiting to run
Details
Integration Tests / Sqlite (${{ matrix.shard }}) (8/8) (push) Waiting to run
Details
Integration Tests / MySQL (${{ matrix.shard }}) (1/8) (push) Waiting to run
Details
Integration Tests / MySQL (${{ matrix.shard }}) (2/8) (push) Waiting to run
Details
Integration Tests / MySQL (${{ matrix.shard }}) (3/8) (push) Waiting to run
Details
Integration Tests / MySQL (${{ matrix.shard }}) (4/8) (push) Waiting to run
Details
Integration Tests / MySQL (${{ matrix.shard }}) (5/8) (push) Waiting to run
Details
Integration Tests / MySQL (${{ matrix.shard }}) (6/8) (push) Waiting to run
Details
Integration Tests / MySQL (${{ matrix.shard }}) (7/8) (push) Waiting to run
Details
Integration Tests / MySQL (${{ matrix.shard }}) (8/8) (push) Waiting to run
Details
Integration Tests / Postgres (${{ matrix.shard }}) (1/8) (push) Waiting to run
Details
Integration Tests / Postgres (${{ matrix.shard }}) (2/8) (push) Waiting to run
Details
Integration Tests / Postgres (${{ matrix.shard }}) (3/8) (push) Waiting to run
Details
Integration Tests / Postgres (${{ matrix.shard }}) (4/8) (push) Waiting to run
Details
Integration Tests / Postgres (${{ matrix.shard }}) (5/8) (push) Waiting to run
Details
Integration Tests / Postgres (${{ matrix.shard }}) (6/8) (push) Waiting to run
Details
Integration Tests / Postgres (${{ matrix.shard }}) (7/8) (push) Waiting to run
Details
Integration Tests / Postgres (${{ matrix.shard }}) (8/8) (push) Waiting to run
Details
Integration Tests / All backend integration tests complete (push) Blocked by required conditions
Details
publish-technical-documentation-next / sync (push) Waiting to run
Details
Reject GitHub secrets / reject-gh-secrets (push) Waiting to run
Details
Build Release Packages / setup (push) Waiting to run
Details
Build Release Packages / Dispatch grafana-enterprise build (push) Blocked by required conditions
Details
Build Release Packages / ${{ needs.setup.outputs.version }} / ${{ matrix.name }} (targz:grafana:darwin/amd64, darwin-amd64) (push) Blocked by required conditions
Details
Build Release Packages / ${{ needs.setup.outputs.version }} / ${{ matrix.name }} (targz:grafana:darwin/arm64, darwin-arm64) (push) Blocked by required conditions
Details
Build Release Packages / ${{ needs.setup.outputs.version }} / ${{ matrix.name }} (targz:grafana:linux/amd64,deb:grafana:linux/amd64,rpm:grafana:linux/amd64,docker:grafana:linux/amd64,docker:grafana:linux/amd64:ubuntu,npm:grafana,storybook, linux-amd64) (push) Blocked by required conditions
Details
Build Release Packages / ${{ needs.setup.outputs.version }} / ${{ matrix.name }} (targz:grafana:linux/arm/v6,deb:grafana:linux/arm/v6, linux-armv6) (push) Blocked by required conditions
Details
Build Release Packages / ${{ needs.setup.outputs.version }} / ${{ matrix.name }} (targz:grafana:linux/arm/v7,deb:grafana:linux/arm/v7,docker:grafana:linux/arm/v7,docker:grafana:linux/arm/v7:ubuntu, linux-armv7) (push) Blocked by required conditions
Details
Build Release Packages / ${{ needs.setup.outputs.version }} / ${{ matrix.name }} (targz:grafana:linux/arm64,deb:grafana:linux/arm64,rpm:grafana:linux/arm64,docker:grafana:linux/arm64,docker:grafana:linux/arm64:ubuntu, linux-arm64) (push) Blocked by required conditions
Details
Build Release Packages / ${{ needs.setup.outputs.version }} / ${{ matrix.name }} (targz:grafana:linux/s390x,deb:grafana:linux/s390x,rpm:grafana:linux/s390x,docker:grafana:linux/s390x,docker:grafana:linux/s390x:ubuntu, linux-s390x) (push) Blocked by required conditions
Details
Build Release Packages / ${{ needs.setup.outputs.version }} / ${{ matrix.name }} (targz:grafana:windows/amd64,zip:grafana:windows/amd64,msi:grafana:windows/amd64, windows-amd64) (push) Blocked by required conditions
Details
Build Release Packages / ${{ needs.setup.outputs.version }} / ${{ matrix.name }} (targz:grafana:windows/arm64,zip:grafana:windows/arm64, windows-arm64) (push) Blocked by required conditions
Details
Build Release Packages / Upload artifacts (push) Blocked by required conditions
Details
Run dashboard schema v2 e2e / dashboard-schema-v2-e2e (push) Waiting to run
Details
Shellcheck / Shellcheck scripts (push) Waiting to run
Details
Swagger generated code / Verify committed API specs match (push) Waiting to run
Details
Dispatch sync to mirror / dispatch-job (push) Waiting to run
Details
2025-07-07 16:07:50 -05:00
Andres Martinez Gotor
28ef5672c4
Update Advisor docs ( #107683 )
...
* Update advisor docs
* Update _index.md
---------
Co-authored-by: Anna Urbiztondo <anna.urbiztondo@grafana.com>
2025-07-07 14:53:09 +02:00
Isabel Matwawana
9112d86c04
Doc: Remove dynamic dashboards section ( #107642 )
2025-07-04 16:05:30 +00:00
Josh Hunt
76a21fb2e2
Docs: Clarify that log level critical is just an alias for error ( #107454 )
...
Docs: Clarify that level = critical is just an alias for error
2025-07-04 13:09:19 +01:00
Gareth
185ce90a4b
Jaeger: Enable jaegerBackendMigration feature toggle by default ( #107526 )
...
* Jaeger: Enable jaegerBackendMigration feature toggle by default
* fix test
* update old-arch test
2025-07-03 14:45:22 +01:00
Misi
a7bfd8e351
Auth: Remove ssoSettingsApi feature toggle ( #107528 )
...
* Remove ssoSettingsApi feature toggle
* Clean up
* lint
* Fix tests
2025-07-03 10:53:33 +02:00
Pepe Cano
61efc8b609
docs(alerting): clarify usage of different Alertmanagers and fix misleading details ( #107498 )
...
* docs(alerting): clarify usage of different Alertmanagers and fix misleading details
* address review changes
2025-07-02 21:46:29 +02:00
Ivana Huckova
5cd3ad76ee
Loki: Remove `lokiQueryHints` feature toggle ( #106620 )
...
* Loki: Remove lokiQueryHints feature toggle
* Remove unused imports
* Fix tests
2025-07-02 12:08:22 +02:00
Mihai Doarna
8760d280f7
Docs: Fix links from supported providers in team sync page ( #107468 )
...
fix links from supported providers to team sync
2025-07-02 10:02:53 +03:00
Kristina
f460e02913
Transformations: GA the Regression transformation ( #106074 )
...
* First draft of removing flag, regenerating flags and content
* Add description to catalog entry
* fix gdev dashboard
2025-07-01 08:59:22 -05:00
Agnès Toulet
03fff523b1
Docs: Update render service tracing ( #106698 )
...
Co-authored-by: jtvdez <jacob.valdez@grafana.com>
2025-07-01 12:10:58 +02:00