Isabel Matwawana
d921872b97
Docs: Add variable indexing section ( #108725 )
2025-08-08 21:20:33 +00:00
Drew Slobodnjak
c7bff24e35
Geomap: Update no repeat option docs ( #109375 )
2025-08-08 12:26:20 -07:00
Larissa Wandzura
e6c24e0709
DOCS: Updates to help with UI improvement work ( #109359 )
...
* updates to help with UI improvements
* ran prettier
2025-08-07 15:38:00 -05:00
linoman
da93f58921
SAML: graph api documentation ( #109272 )
...
* minor fixes
* Add Graph API troubleshooting guide
* Improve writing
* address PR comments
2025-08-07 11:46:12 +02:00
Eric Leijonmarck
9579bf33fb
LBAC for datasources: Remove ft teamHttpHeadersMimir ( #109240 )
...
chore: remove ft for mimir
2025-08-07 10:04:46 +01:00
Mariell Hoversholm
28024c74f8
Go: Update to 1.24.6 ( #109313 )
...
Co-authored-by: joshhunt <josh.hunt@grafana.com >
2025-08-07 10:27:01 +02:00
Théo Brigitte
5c50fc6385
Auth: Add setting to disable username based brute force login protection ( #109152 )
...
* Add setting to disable username based brute force login protection
* Use new DisableUsernameLoginProtection setting in tests where appropriate
* Update documentation for other brute force directives
* Avoid unecessary database calls
* Add test cases for username and IP protection settings
2025-08-06 14:08:49 +00:00
Johnny Kartheiser
fe6985f2ac
docs: alerting list view UI changes ( #108876 )
2025-08-06 15:42:33 +02:00
Stephanie Hingtgen
6b86277ecf
Nested folders: Remove feature flag ( #109212 )
2025-08-06 10:07:23 +03:00
Jacob Valdez
5bd6d24ff2
docs: Adding clarification to branding docs ( #108879 )
2025-08-05 08:33:41 -05:00
Jacob Valdez
1541a560bc
Update cloud-migration-assistant.md ( #109157 )
2025-08-05 08:01:29 -05:00
Kristina
0dfcaf56d3
Transformations: Add empty values options to Transpose ( #108421 )
...
* Extract functions to util and utilize in both transforms
* Fix mistaken label and add better null logic to transpose
* Add a new row and add a blurb to docs about the new setting
* Update public/app/features/transformers/docs/content.ts
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
* Update docs content, simplify null logic
* Add test, clarify empty logic
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2025-08-04 07:53:26 -05:00
Alexander Akhmetov
8b5b9b68c2
Alerting: Document Accept header in Prometheus conversion API ( #109080 )
2025-08-01 22:39:54 +02:00
Alexander Akhmetov
b36a8e84cc
Alerting: Document "Get rule group" Prometheus conversion API endpoint ( #109075 )
2025-08-01 21:15:33 +02:00
Eve Meelan
147df3de08
Pricing update: no more Cloud Advanced ( #109056 )
...
* scrub Cloud Advanced
* prettier edit
2025-08-01 16:23:58 +00:00
Jack Baldry
0faa03edbe
Add snippets for 'Create log alert rules with Grafana Alerting' learning journey ( #109059 )
2025-08-01 15:57:18 +00:00
Stephanie Hingtgen
ef0d6381b0
Dashboards: Remove incorrect information in docs ( #109014 )
2025-07-31 22:12:17 +00:00
Paul Marbach
2e6534f489
Table: Reorder cell types selector ( #108629 )
...
* Table: Reorder cell types selector, add Alpha denotation in TableNG for Pills
* fix i18n
* remove alpha badge
* reorder in docs and TableRT
* fix i18n
2025-07-31 11:45:43 -04:00
Larissa Wandzura
0cc636665a
Docs: MSSQL data source overhaul ( #107478 )
...
* created config doc
* updated the config doc
* updates to the configure doc
* updates to configure doc
* updated the templates doc
* more query editor edits
* final edit on templates doc
* final query editor edits and new screenshots
* added tables to configure
* final edits
* final edits
* final edits
* added admonition and updates based on feedback
* ran prettier
2025-07-31 14:44:24 +00:00
Adela Almasan
9022357fb7
Canvas: Add option to disable the tooltip ( #108196 )
2025-07-30 20:26:36 +00:00
Adam Yeats
8fb1483a9f
Elasticsearch: Remove link to Elasticsearch Templated Dashboard from docs ( #108555 )
...
Remove link to Elasticsearch Templated Dashboard from docs
2025-07-30 18:12:59 +00:00
Usman Ahmad
f7f8a52bda
MySQL documentation major improvements ( #107690 )
...
* added keywords and fixed description
* Update (dateColumn) description
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com >
* Mount docs from the current repository
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Clean up variables
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Improve timeFilter and timeGroup macro description
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com >
* Fix timefilter macro example formatting
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com >
* Fix time macro example formatting
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com >
* Remove extra spaces from timefilter macro example
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com >
* Introduce new table and Add examples for time, timeFilter and timeGroup Macros
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com >
* Improve existing examples of timeGroupAlias Macro
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com >
* Remove data frame description
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com >
* fixed the homepage with valid links
Signed-off-by: Usman Ahmad <usman.ahmad@grafana.com >
* Add Table Panel results for Macros
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com >
* fixed and define the configuration part for grafana mysql user
Signed-off-by: Usman Ahmad <usman.ahmad@grafana.com >
* fixed port typo
Signed-off-by: Usman Ahmad <usman.ahmad@grafana.com >
* remove the sqlDatasourceDatabaseSelection based https://github.com/grafana/grafana/issues/105232
Signed-off-by: Usman Ahmad <usman.ahmad@grafana.com >
* added annotation single tag example
Signed-off-by: Usman Ahmad <usman.ahmad@grafana.com >
* Change format type
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com >
* fix minor typos and run prettier
Signed-off-by: Usman Ahmad <usman.ahmad@grafana.com >
* Address Macros specific changes
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com >
* Revert column name and replace URL with version substitution
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com >
* re-added the text for the feature flag
Signed-off-by: Usman Ahmad <usman.ahmad@grafana.com >
* revert back the changes for the grafana mysql usage
Signed-off-by: Usman Ahmad <usman.ahmad@grafana.com >
* fixed links as per writers toolkit guide
* run prettier
Signed-off-by: Usman Ahmad <usman.ahmad@grafana.com >
* Update docs/sources/datasources/mysql/query-editor/_index.md
thanks
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com >
---------
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Signed-off-by: Usman Ahmad <usman.ahmad@grafana.com >
Co-authored-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com >
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com >
2025-07-30 09:03:44 -05:00
Tom Glenn
e87fba7dc1
Tom/foundation sdk docs ( #106283 )
...
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
2025-07-30 11:50:00 +00:00
Josh Kirkwood
8bfaac5ec5
Docs: Updated 'Run Grafana Docker image' with minor cosmetic changes. ( #108831 )
...
* Update index.md
Adjusted codeblock formatting from yaml syntax rather than bash.
* Ran 'yarn prettier write' in index.md to ensure formatting was correct after completing prior changes.
2025-07-30 08:15:34 +00:00
Stephanie Hingtgen
1f025fe1a3
K8s: Remove kubernetesClientDashboardsFolders feature flag ( #108626 )
2025-07-29 16:52:57 -05:00
Alexander Akhmetov
c827ddf790
Alerting: Add meta-monitoring documentation for GRAFANA_ALERTS ( #108785 )
2025-07-29 21:54:44 +02:00
Alexander Akhmetov
412704c9de
Alerting: Document Mimir compatibility for Prometheus conversion API endpoints ( #108741 )
...
Document Mimir compatibility for Prometheus conversion API endpoints
2025-07-29 21:53:24 +02:00
Artur Wierzbicki
0c10600f95
Live: mention the lack of tls support for ha ( #108837 )
...
* clarify live docs
* pretty prettier
2025-07-29 16:06:07 +04:00
Drew Slobodnjak
bee169d7a6
Geomap: Add option to toggle no-repeating ( #108201 )
...
* Geomap: Add option to toggle no-repeating
* Add option and apply to all basemaps
* Clean up some comments
* Update docs
* Add tests
* Fix option change handling issues
* Update translations
* Fix e2e test
2025-07-28 14:06:33 -07:00
Jacob Valdez
6aa3492f4e
docs: add video shortcode to what's new ( #108793 )
2025-07-28 14:08:17 +00:00
Jacob Valdez
2e07475605
docs: clarifying alert rule limits in Grafana cloud for migration assistant ( #108722 )
2025-07-28 08:58:13 -05:00
Kristina
ffb8f4ea0c
Transformations: Rename Regression Analysis to Trendline ( #108631 )
...
* Rename regression analysis transformation
* fix a couple translations
* remove extra word
* Fix tests
* Change frame name to use regression
2025-07-28 10:50:47 +00:00
ti361
4da2c50990
change method "GET" to "DELETE" with the "Delete a report" API ( #108750 )
2025-07-28 12:10:20 +02:00
Mihai Doarna
cef7f2b337
SCIM: Update docs with the reject_non_provisioned_users flag ( #108657 )
...
* update docs with the reject_non_provisioned_users flag
* update docs with new flag and new create user behaviour
* address feedback
* run prettier
2025-07-28 11:32:14 +03:00
antonio
f4b4d8ec95
add video to alerting tutorial pt3 ( #108743 )
2025-07-28 07:38:03 +00:00
Mariell Hoversholm
d0b791000d
Docs: Update for certutil in container ( #108751 )
...
Co-authored-by: Roman Pertl <roman@pertl.org >
2025-07-28 09:12:30 +02:00
Jev Forsberg
bd3606d6b1
Chore: Update 11.6.x support date ( #108715 )
...
baldm0mma/ update 11.6.x support date
2025-07-25 13:27:01 -06:00
Isabel Matwawana
87464efb16
Docs: Refactor Variables page and improve content ( #108346 )
2025-07-25 14:48:10 -04:00
renovate[bot]
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
Zoe C
c16117df4e
Update Influx Config Options Section in Docs ( #108264 )
2025-07-25 10:25:55 -06:00
Mihai Doarna
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
Will Browne
6747b60822
Plugins: Remove pluginsDetailsRightPanel feature toggle ( #107321 )
...
remove pluginsDetailsRightPanel feature toggle
2025-07-25 13:02:05 +01:00
Isabel Matwawana
227a33fadd
Docs: Document cell options by cell type ( #106961 )
2025-07-24 15:39:01 -04:00
Jacob Valdez
a5a45d4476
Docs: removing static options whats new post ( #108628 )
2025-07-24 18:05:22 +00:00
Anna Urbiztondo
f0b0aa24a3
Advisor - mark as public preview ( #108605 )
...
As per https://github.com/grafana/grafana/issues/106893 .
2025-07-24 17:01:58 +02:00
Anna Urbiztondo
c81de5ee67
Updating trace link ( #108593 )
...
As reported in https://github.com/grafana/grafana/issues/101443 .
2025-07-24 16:00:09 +02:00
Mariell Hoversholm
0732389a0a
Docs(image-renderer): Update for v4.0.x ( #108595 )
2025-07-24 13:34:40 +00:00
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