Isabel Matwawana and GitHub
19deffee40
Docs: Dynamic dashboards edit public preview ( #116050 )
2026-01-14 10:31:11 -05:00
Isabel Matwawana and GitHub
505fa869ee
Docs: Dashboard schema v2 public preview updates ( #115293 )
2026-01-14 10:03:19 -05:00
Ryan McKinley and GitHub
d95c51b20e
Chore: Deprecate experimental restore dashboard API ( #116256 )
2026-01-14 14:09:37 +00:00
Fabrizio and GitHub
ba6a783997
Add Db2 plugin ( #116190 )
...
* Add new Db2 plugin
* Fix ID
* Fix ID
* Run `i18n-extract`
* Linting
* Fix ID
* Linting
* Rename plugin
* Fix i18n entry
* Run `yarn i18n-extract`
2026-01-14 14:20:24 +01:00
f704b8aa79
Cloud Monitoring: Add support for Google Cloud universe_domain ( #115931 )
...
* feat(cloud-monitoring): add support for Google Cloud universe_domain (#110083 )
This change introduces support for Google Cloud's `universe_domain`, enabling connections to sovereign cloud environments with custom API endpoints.
- Adds an optional "Universe Domain" field in the Google Cloud Monitoring data source configuration (frontend and backend).
- Allows specifying a custom API domain (e.g., `s3nsapis.fr`) for use in sovereign environments.
- Defaults to `googleapis.com` to ensure backward compatibility for existing configurations.
Signed-off-by: Andreas Christou <andreas.christou@grafana.com >
* Minor docs update
* Doc updates
* Update editor
* Update docs/sources/datasources/google-cloud-monitoring/_index.md
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com >
* Lint
* Review
---------
Signed-off-by: Andreas Christou <andreas.christou@grafana.com >
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com >
2026-01-14 13:16:09 +00:00
afd84f0335
Datagrid: Deprecate panel ( #116071 )
...
* deprecate datagrid
* Update docs/sources/visualizations/panels-visualizations/visualizations/datagrid/index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2026-01-14 11:10:51 +01:00
Bogdan Matei and GitHub
78d507d285
Dynamic Dashboards: Change the stage of the feature toggle ( #116189 )
2026-01-14 09:50:37 +00:00
d3beed7dd2
Docs: add unified_alerting.state_history configuration section ( fixes #114670 ) ( #115607 )
...
Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com >
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com >
2026-01-13 21:37:09 +00:00
a01777eafa
docs: improve RBAC and role creation documentation ( #116188 )
...
* docs: improve RBAC and role creation documentation
- Clarify that file-based RBAC provisioning is for self-managed instances only
- Distinguish between Grafana Admin (Server Admin) and Org Admin
- Remove incorrect UI instructions for custom role creation
- Add Terraform example for creating custom roles and assignments
* Apply suggestions from code review
Co-authored-by: Anna Urbiztondo <anna.urbiztondo@grafana.com >
---------
Co-authored-by: Anna Urbiztondo <anna.urbiztondo@grafana.com >
2026-01-13 15:11:15 +00:00
Vardan Torosyan and GitHub
60c4fab063
[Docs] Add Synthentic Monitoring app to the list of RBAC supported apps ( #116167 )
...
* [Docs] Add Synthentic Monitoring app to the list of RBAC supported apps
* Run prettier
2026-01-13 11:23:33 +01:00
ce9ab6a89a
Add non-boolean feature flags support to the StaticProvider ( #115085 )
...
* initial commit
* add support of integerts
* finialise the static provider
* minor refactoring
* the rest
* revert: the rest
* add new thiongs
* more tests added
* add ff parsing tests to check if types are handled correctly
* update tests according to recent changes
* address golint issues
* Update pkg/setting/setting_feature_toggles.go
Co-authored-by: Dave Henderson <dave.henderson@grafana.com >
* fix rebase issues
* addressing review comments
* add test cases for enterprise
* handle enterprise cases
* minor refactoring to make api a bit easier to debug
* make test names a bit more precise
* fix linter
* add openfeature sdk to goleak ignore in testutil
* Remove only boolean check in ff gen tests
* add non-boolean types top the doc in default.ini and doc string in FeatureFlag type
* apply remarks, add docs to sample.ini
* reflect changes in feature flags in the public grafana configuration doc
* fix doc formatting
* apply suggestions to the doc file
---------
Co-authored-by: Dave Henderson <dave.henderson@grafana.com >
2026-01-12 22:53:23 +01:00
Larissa Wandzura and GitHub
880bc23c85
Docs: Added a troubleshooting guide for MSSQL, plus some updates ( #116088 )
...
* added troubleshooting guide
* cleaned up the intro doc
* cleaned up the before you begin section in the configure doc
* changed a note to a tip
* changed to troubleshooting for cohesion
* final edits
* minor clean up item
* added note about Kerberos not being supported in Cloud
* punctuation fixes
2026-01-12 14:57:45 +00:00
james-rms and GitHub
a0e894c6d8
Documentation: Fix typo in plugin-sign.md heading ( #115812 )
2026-01-12 09:57:06 +00:00
Gareth and GitHub
0b46123300
Tempo: remove backend migration feature toggle ( #116054 )
...
* remove unused frontend code
* remove feature toggle definition
* fix tests
2026-01-12 17:21:48 +09:00
Stephanie Hingtgen and GitHub
5ff18c0802
Docs: Dashboards and folders: Add annotation and label restriction ( #116049 )
2026-01-09 21:53:56 +00:00
Stephanie Hingtgen and GitHub
0cf4f7c4de
Library Elements: Deprecate folderFilter query param; update docs for folderFilterUIDs ( #116048 )
2026-01-09 04:24:18 -07:00
Stephanie Hingtgen and GitHub
b0785e506f
Dashboard Tags: Validate max length ( #116047 )
2026-01-09 03:57:39 -07:00
Stephanie Hingtgen and GitHub
5f8668b3aa
Preferences: Add API validation and update documentation ( #116045 )
2026-01-09 03:57:15 -07:00
Jo and GitHub
347075bffe
docs: update anonymous access docs ( #116011 )
...
* docs: update anonymous access docs
* reset title
* reset title
2026-01-08 16:57:34 +01:00
Larissa Wandzura and GitHub
0db188e95d
Docs: Added a Graphite troubleshooting guide ( #115971 )
...
* added a troubleshooting guide
* spelling fix
* fixed linter issue
2026-01-08 15:41:50 +00:00
Kim Nylander and GitHub
a53875e621
[DOC] Changed so max_spans_per_span_set can't be changed in Cloud Traces ( #115914 )
...
Changed so max_spans_per_span_set can't be changed in Cloud Traces
2026-01-07 15:46:02 -05:00
antonio and GitHub
c0c05a65fd
docs/alerting: add video to tutorial ( #115675 )
2026-01-07 15:11:41 +01:00
Johnny Kartheiser and GitHub
9e9233051e
alerting docs: saved searches ( #115524 )
...
* alerting docs: saved searches
adds paragraph about saved searches functionality
* typo and explainer
details on default search option
* image update
2026-01-07 08:03:38 -06:00
Pepe Cano and GitHub
0bfcc55411
docs(alerting): new best practices guide ( #115687 )
...
* Split best practices section
* Write Examples and Guides docs
* Move recording rule recommendations
* docs(alerting): new best practices guide
* fix vale errors
* Detail meaning of alert `escalation`
* Include the recovery threshold option
* Include lower severity channels for infrastructure alerts
* Remove timing options
* minor intro edits
* Rename heading to avoid gerunds
2026-01-07 12:05:58 +01:00
Stephanie Hingtgen and GitHub
1f88aeb91f
Provisioning: Update docs around file watches ( #115803 )
2026-01-06 10:54:12 -06:00
Larissa Wandzura and GitHub
1465b44d5a
Docs: Created a troubleshooting guide for CloudWatch ( #115603 )
...
* created new troubleshooting doc
* fixed dropdown
* fixed another linter issue
* ran prettier
* updates based on feedback
2026-01-06 09:56:08 -06:00
Isabel Matwawana and GitHub
1f20ca5a3d
Docs: Add private preview notice for restoring dashboards ( #115856 )
2026-01-06 09:57:12 -05:00
Larissa Wandzura and GitHub
2947d41ea8
Docs: Fixed broken links for Cloudwatch ( #115848 )
...
* updates broken links and aliases
* fixed query editor links
2026-01-05 20:56:50 +00:00
Isabella Siu and GitHub
52c035defc
Cloudwatch: fix aws authentication doc links ( #115805 )
2026-01-05 11:25:41 -05:00
Will Browne and GitHub
105b407629
Plugins: Sync validator plugin.json schema copy edits back to source of truth ( #115790 )
...
sync validator copy edits back to source of truth
2026-01-02 15:52:10 +00:00
Alexander Akhmetov and GitHub
2ddb4049c6
Alerting: Fix target datasource description ( #115666 )
2025-12-31 12:35:35 +00:00
Lewis John McGibbney and GitHub
5c0ee2d746
Documentation: Fix JSON file export relative link ( #115650 )
2025-12-30 10:46:57 +03:00
Alexander Akhmetov and GitHub
45f665d203
Alerting: Config option to set default datasource in Prometheus rule import ( #115665 )
...
What is this feature?
Add a config option to set data source to imported rules when X-Grafana-Alerting-Datasource-UID is not present.
Why do we need this feature?
Currently mimirtool requires passing --extra-headers 'X-Grafana-Alerting-Datasource-UID: {uid}' when used with Grafana. This config option allows to specify a default, which is used when the header is missing, making it easier to use and more similar to the case when it's used with Mimir.
2025-12-23 14:24:53 +00:00
Isabel Matwawana and GitHub
471d6f5236
Docs: Add suggested dashboards ( #114729 )
2025-12-19 13:27:39 -05:00
Anna Urbiztondo and GitHub
56dd1ca867
Docs: Note for File Provisioning ( #115630 )
...
Note
2025-12-19 14:40:33 +00:00
19c9f21cc4
Docs: Corrections for full instance sync ( #115615 )
...
* Corrections for full instance sync
* Edits
* Feedback
* Migration checkbox
* Edit
* Update docs/sources/as-code/observability-as-code/provision-resources/git-sync-setup.md
Co-authored-by: Roberto Jiménez Sánchez <roberto.jimenez@grafana.com >
* Mention to export
* Prettier
---------
Co-authored-by: Roberto Jiménez Sánchez <roberto.jimenez@grafana.com >
2025-12-19 15:13:35 +01:00
Tania and GitHub
7360194ab9
Chore: Remove unifiedReqeustLog feature flag ( #115559 )
...
Chore: Remove unifiedReqeustLog feature flag
2025-12-19 09:55:47 +01:00
606a59584a
Saved Queries: Pass editor ref for dynamic dropdown display ( #114321 )
...
* Saved Queries: Pass editor ref for dynamic dropdown display
* Updated docs per feedback
* Update docs/sources/visualizations/dashboards/build-dashboards/annotate-visualizations/index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
* Update docs/sources/visualizations/dashboards/build-dashboards/annotate-visualizations/index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
* Update docs/sources/visualizations/dashboards/build-dashboards/create-dashboard/index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
* Update docs/sources/visualizations/dashboards/build-dashboards/create-dashboard/index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
* Update docs/sources/visualizations/explore/get-started-with-explore.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
* Update docs/sources/visualizations/panels-visualizations/query-transform-data/_index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
* Update docs/sources/visualizations/panels-visualizations/query-transform-data/_index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
* Update docs/sources/visualizations/panels-visualizations/query-transform-data/_index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
* Update docs/sources/visualizations/panels-visualizations/query-transform-data/_index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
* Update docs/sources/visualizations/panels-visualizations/query-transform-data/_index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
---------
Co-authored-by: Nathan Marrs <nathanielmarrs@gmail.com >
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2025-12-18 18:18:24 -05:00
Laura Fernández and GitHub
1850163346
Rudderstack: Add new config option for rudderstack v3 url ( #115374 )
2025-12-18 19:47:04 +01:00
Vardan Torosyan and GitHub
a65aa9d18f
SCIM Docs: Replace warning with an information text for SAML identifier ( #115353 )
...
* SCIM Docs: Replace warning with an information text for SAML identifier
* Fix externalId warning
2025-12-18 16:26:56 +01:00
Kevin Minehart and GitHub
b6d567b429
Docs: remove software-properties-common; it is unused and not available in debian:13 ( #115482 )
2025-12-17 15:55:59 -06:00
Jacob Valdez and GitHub
706468f2b7
docs: update the technical note for annotation bloat ( #115267 )
2025-12-16 16:10:49 -06:00
eec4722372
alerting docs: restore config feature toggle info ( #114056 )
...
* alerting docs: restore config feature toggle info
* Update docs/sources/alerting/set-up/configure-alert-state-history/index.md
Co-authored-by: Alexander Akhmetov <me@alx.cx >
---------
Co-authored-by: Alexander Akhmetov <me@alx.cx >
2025-12-15 13:24:03 -06:00
J Stickler and GitHub
ca2babf1a3
docs: update visualizations for logs ( #115183 )
...
* docs: update visualizations for logs
* ran prettier
* vale errors
2025-12-15 13:59:48 -05:00
Johnny Kartheiser and GitHub
4d6fc09cb1
alerting docs: RBAC updates ( #114776 )
...
* alerting docs: RBAC updates
added permissions that weren't listed, broke up into smaller sections
* clarifications, edits, and suggestions
changed the formatting to address some comments, suggestions, and typos
* Update index.md
* basic roles table added to alerting
* permissions overview chart
* ai caught some other things...
* prettier
* "provenance:writer" addition
apparently it's not actually "status.writer"?
* prettier
* re: yuri comments
2025-12-15 11:30:38 -06:00
7779c90713
Alerting: Add limits for the size of expanded notification templates ( #115242 )
...
* [create-pull-request] automated change
* propagate template limits from config
* fmt
---------
Co-authored-by: yuri-tceretian <25988953+yuri-tceretian@users.noreply.github.com >
Co-authored-by: Yuri Tseretyan <yuriy.tseretyan@grafana.com >
2025-12-15 10:21:24 -05:00
fdc84474ce
Docs: Plugin install deprecation note ( #115160 )
...
* Placeholder
* Updated note
* Update docs/sources/administration/plugin-management/plugin-install.md
Co-authored-by: David Harris <david.harris@grafana.com >
* Feedback
* Update docs/sources/administration/plugin-management/plugin-install.md
Co-authored-by: David Harris <david.harris@grafana.com >
---------
Co-authored-by: David Harris <david.harris@grafana.com >
2025-12-15 15:05:34 +00:00
Levente Balogh and GitHub
7c6475262d
Docs: Update docs for annotation controls placement ( #115207 )
...
* docs: update docs for annotation controls placement
* chore: prettier fix
* chore: revert changes to annotations-schema.md
* fix: review note
2025-12-15 08:41:58 -05:00
49c5c0ce41
Docs: Clarify section title for repeating rows and tabs ( #115170 )
...
Co-authored-by: grafakus <marc.mignonsin@grafana.com >
2025-12-15 08:23:32 -05:00
Robert Horvath and GitHub
074e8ce128
Chore: fix grafana 12 release and support dates ( #115235 )
...
fix release and support dates of grafana 12.3.x and 12.4.x
2025-12-15 10:59:24 +01:00