Piotr Jamróz
bbf01a6383
Flame Graph: Analyze with Grafana Assistant ( #108684 )
...
* Bare-bones mocked integration
* Create correct context based on the query
* Add data source name
* Do not bundle grafana/assistant with flame graph
* Rename component
* Add tests
* Mock grafana/assistant
* Update feature toggle and allow hiding the button
* Update deps
* Update types
* Update yarn.lock
* Fix typo in feature toggle description
* Enable grafanaAssistantInProfilesDrilldown by default
* Enable grafanaAssistantInProfilesDrilldown by default
* Show Analyze Flame Graph button only if there's context for the assistant
2025-08-19 09:54:00 +02:00
Anna Urbiztondo
44be5d91c2
17884: Support feedback - CLI ( #109776 )
...
* Support feedback
* Prettier
2025-08-18 10:49:37 +02:00
Isabel Matwawana
0eb79b3f53
Docs: Fix broken links ( #109703 )
2025-08-15 12:27:35 -04:00
Isabel Matwawana
23c8ee8fc1
Docs: Add config options alias ( #109712 )
2025-08-15 12:26:59 -04:00
Jesse David Peterson
cc651e2e6e
PieChart: Add panel options for ascending/descending sort, and no sorting ( #109564 )
...
* Add PieSortOption.
* Add sorting options to pie chart panel options.
* Fix that sorting is not part of the panel options.
* Implement custom sorting in piechart and piechart legend.
* Update piechart documentation
* Fix default and clockwise/counterclockwise confusion.
* refactor(piechart): use asc/desc terminology instead of clockwise
* fix(piechart): simplify comparator sort, avoid a/b swap mutation
* fix(pichart): remove redundant sorting from Pie component invocation
* refactor(piechart): hoist comparator for sorting display values
* docs(piechart): include recommendations from @imatwawanaimatwawana
* test(piechart): add test coverage for new sorting comparator
* chore(piechart): regenerate Cue schema files
* docs(piechart): apply suggestions from @imatwawana code review
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
* fix(piechart): fix typo, match punctuation in option description
* chore(piechart): update schema to use existing `common.SortOrder` instead of custom
Co-authored-by: Paul Marbach <paul.marbach@grafana.com >
---------
Co-authored-by: Lukas Wieg <lukaswieg@googlemail.com >
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: Paul Marbach <paul.marbach@grafana.com >
2025-08-14 16:46:53 -04:00
Jacob Valdez
57761c7dc4
adding content from PR #109492 ( #109684 )
2025-08-14 10:59:55 -05:00
Irene Rodríguez
52e6997f9e
fix broken anchor ( #109658 )
2025-08-14 16:11:52 +02:00
Anna Urbiztondo
7e925a718c
[Plugins]: Revamping OSS doc ( #108974 )
...
* Draft
* Fix?
* Prettier
* Fix?
* Update docs/sources/administration/plugin-management/_index.md
Co-authored-by: David Harris <david.harris@grafana.com >
* Update docs/sources/administration/plugin-management/_index.md
Co-authored-by: David Harris <david.harris@grafana.com >
* Feedback, new docs
* Prettier
* More feedback
* Prettier
* Minor edits
* Edits
* Prettier
* Edits
* Prettier
* Solving conflicts
* Prettier
* Update docs/sources/administration/plugin-management/_index.md
Co-authored-by: David Harris <david.harris@grafana.com >
* Update docs/sources/administration/plugin-management/_index.md
Co-authored-by: David Harris <david.harris@grafana.com >
* Update docs/sources/administration/plugin-management/_index.md
Co-authored-by: David Harris <david.harris@grafana.com >
* Fix?
* Fix?
* fix links?
* Update plugin-integrate.md
* fix link
* fix link?
* Update plugin-install.md
* Update plugin-install.md
* fix link
* fix link
* fix links
* Update plugin-types.md
* Fix?
* Fixing
* More links
* Final touches
* Update docs/sources/administration/plugin-management/plugin-integrate.md
Co-authored-by: David Harris <david.harris@grafana.com >
* Prettier
---------
Co-authored-by: David Harris <david.harris@grafana.com >
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com >
2025-08-14 09:01:43 +00:00
Paul Marbach
7d7721e30a
Docs: Sort docs update ( #109640 )
...
* Docs: Update documentation on multi-sort for TableNG
* update image for filter docs
* Update docs/sources/panels-visualizations/visualizations/table/index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
* Update docs/sources/panels-visualizations/visualizations/table/index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2025-08-13 23:04:34 +01:00
Isabel Matwawana
c5d30f2892
Docs: Add wrap header text & freeze columns ( #109623 )
2025-08-13 17:45:12 -04:00
Isabel Matwawana
f3394c3f33
Docs: Add text wrap for data links and pill cells ( #109621 )
2025-08-13 21:07:33 +00:00
Isabel Matwawana
50a3aa3137
Docs: Add table cell types pills and markdown ( #109411 )
...
Co-authored-by: Paul Marbach <paul.marbach@grafana.com >
2025-08-13 11:56:57 -04:00
Ihor Yeromin
dd85bc0b17
Doc: Canvas zoom to content ( #109522 )
...
doc(canvas): zoom to content
2025-08-12 16:59:53 +02:00
Zoltán Bedi
db0a1bc30f
Remove sqlDatasourceDatabaseSelection feature toggle ( #109391 )
...
* Remove `sqlDatasourceDatabaseSelection` feature toggle
* Update e2e tests
2025-08-12 15:22:30 +02:00
Jacob Valdez
790b9fc1cf
Docs: adjusting the audit log label info ( #109088 )
2025-08-11 13:25:33 -05:00
Jacob Valdez
fccb51660c
docs: fix refs to fix links in http api docs ( #109429 )
2025-08-11 09:55:52 -05:00
Syerikjan Kh
fef5d7a67f
Docs: Helm chart plugin installation ( #109467 )
...
* docs: helm chart plugin installation
* Update docs/sources/administration/plugin-management/_index.md
Co-authored-by: Anna Urbiztondo <anna.urbiztondo@grafana.com >
---------
Co-authored-by: Anna Urbiztondo <anna.urbiztondo@grafana.com >
2025-08-11 14:54:37 +00:00
Isabel Matwawana
19d2bfba7f
Dos: Remove OSS and enterprise product labels ( #109270 )
2025-08-11 09:59:25 -04:00
Isabel Matwawana
b8b7fee877
Docs: Add dashboards previews alias ( #109358 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2025-08-11 09:30:54 -04:00
Isabel Matwawana
49e5729fb1
Docs: Clarify geomap tooltip behavior ( #107930 )
2025-08-09 07:38:11 +00:00
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