Isabel Matwawana
e2da156c41
Pushed change from ts file to md file
2025-07-24 10:18:00 -04:00
rmawatson
e5db6687bf
Added Template Expression to 'Add field from calculation'
2025-07-24 01:16:24 +00:00
rmawatson
8311379ff7
added documentation for Affix
2025-07-22 22:56:31 +00:00
Matheus Macabu and GitHub
52f6104230
Dependencies: Bump Go to v1.24.5 ( #108175 )
2025-07-22 17:08:40 +02:00
Mihai Doarna and GitHub
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 and GitHub
cd87bbbdea
Plugins: Remove externalCorePlugins feature toggle ( #108386 )
...
remove externalCorePlugins feature toggle
2025-07-21 13:55:30 +01:00
Marie Cruz and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
a49b35a7ec
Update _index.md ( #108192 )
2025-07-18 15:10:16 +01:00
Misi and GitHub
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 and GitHub
579e412d19
Advisor: Document how to alert based on checks ( #108176 )
2025-07-18 12:02:13 +02:00
Johnny Kartheiser and GitHub
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 and GitHub
1c8a24c489
Chore: Update supported versions doc ( #108230 )
...
baldm0mma/ update sup versions
2025-07-17 12:55:45 +00:00
Mihai Doarna and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
032ea5d5b8
Update SAML configuration options ( #108178 )
2025-07-16 20:39:28 +02:00
linoman and GitHub
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 and GitHub
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
antonio and GitHub
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 and GitHub
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
Josh Hunt and GitHub
5751b441e1
Docs: Fix format of quick_ranges ( #107973 )
2025-07-15 15:35:00 +01:00
Misi and GitHub
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 and GitHub
58c990b2ca
Adds cloud provider to fine-graned rbac list ( #108042 )
2025-07-14 17:45:56 +00:00
Josh Hunt and GitHub
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 and GitHub
db3ab6a0a7
Fix typo in docs ( #107976 )
2025-07-11 18:46:31 +00:00
Jacob Valdez and GitHub
c20067d70a
docs: Clarifying the support level of SCIM ( #108034 )
2025-07-11 12:53:34 -05:00
antonio and GitHub
519e0449e7
add video to get started with grafana alerting 1 ( #107952 )
2025-07-11 17:45:31 +02:00
Jacob Valdez and GitHub
39d7fbd66e
Docs: Updating team sync admonition wording ( #107990 )
2025-07-11 07:25:43 -05:00
Blueswen and GitHub
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 and GitHub
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 and GitHub
5d0f519c0d
Docs: Update min supported Loki version to v2.9+ ( #107853 )
2025-07-10 09:02:53 +02:00
Josh Hunt and GitHub
0cde9e4f3f
UI: Disable tabular numbers toggle by default ( #107911 )
...
* UI: disable tabular numbers toggle
* gen
2025-07-09 16:57:16 +00:00
Misi and GitHub
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 and GitHub
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 and GitHub
6c2574848f
Docs: Updating team sync availability ( #107721 )
2025-07-07 16:07:50 -05:00
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 and GitHub
9112d86c04
Doc: Remove dynamic dashboards section ( #107642 )
2025-07-04 16:05:30 +00:00
Josh Hunt and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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
03fff523b1
Docs: Update render service tracing ( #106698 )
...
Co-authored-by: jtvdez <jacob.valdez@grafana.com >
2025-07-01 12:10:58 +02:00
Misi and GitHub
2f8c1a3c48
Auth: Enable improved session handling by default for OAuth and SAML ( #107442 )
...
Enable improved session handling by default
2025-07-01 10:33:10 +02:00