585cb43b0b
Alerting: Add option to show inactive alerts in alert list panel ( #96888 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-12-11 11:38:32 -05:00
f35b9a937f
Docs: pie chart visualization refactor ( #97701 )
2024-12-09 15:37:55 -05:00
1e9348185f
Docs: Add missing option and fix UI element names ( #97687 )
2024-12-09 11:53:34 -05:00
67abbc2ac3
Docs: alert list visualization refactor ( #97603 )
2024-12-09 10:35:49 -05:00
2bdeca58c6
Docs: state timeline visualization refactor ( #97602 )
2024-12-09 10:35:37 -05:00
92bc1e855b
Docs: heatmap visualization refactor ( #97571 )
2024-12-09 10:34:57 -05:00
53052def52
Heatmap: Fix ability to define bucket size as an interval string, like 30s ( #95923 )
...
* validate with durations
* update docs
* Add default values to calculation, show error if too many bins
* move default generation to separate function
* Update docs/sources/panels-visualizations/visualizations/heatmap/index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* dont try to parse ‘’ as a duration, move max to variable
* Add new function to support duration and ms, only calculate if valid
* Add radix
* Remove validation and precalc to determine bucket quantity
* simplify
* simplify more
* less
* cleanup transformationsVariableSupport. reset value to auto on mode changes
* maybe...
* by hook or by crook
* Change function name back
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2024-12-02 13:08:45 -06:00
0bc8848c85
Docs: Canvas visualization refactor ( #97211 )
2024-12-02 11:53:11 -05:00
6be6c87c7c
Docs: Add more information on wrap text override ( #97214 )
2024-12-02 10:51:39 -05:00
17246eb7fc
Docs: Add column lists to panel config pages ( #96940 )
2024-11-27 10:21:33 -05:00
2370fbffc2
Docs: Remove unnecessary underscore ( #97048 )
2024-11-26 10:06:27 -05:00
a88c681008
Docs: Add example image to RegExp extract fields option ( #97007 )
2024-11-25 15:34:07 -05:00
dc97e60323
Add example to Extract fields RegExp option ( #96946 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2024-11-23 00:15:20 +02:00
f9eb013334
Transformations: Preserve base threshold when using Config from query results ( #96781 )
...
* Merge in default threshold base if exists
* Fix tests to not expect default threshold
* Add config from query example to gdev
* Add a test around the merging of thresholds
* Revert "Add config from query example to gdev"
This reverts commit a239224ebbd311c33fa445c9a99502262eaa0215.
* update gdev
* Add note about keeping the base threshold
* Update public/app/features/transformers/docs/content.ts
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Merge in generated code
---------
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-11-21 12:46:29 -06:00
64dbffc372
Docs: stat visualization refactor ( #96729 )
2024-11-20 15:27:14 -05:00
39e4024f9d
Docs: Moved and renamed navigation section ( #96722 )
2024-11-20 15:07:07 -05:00
33bf94f4d2
Transformations: Add RegExp option to Extract fields transformer ( #96593 )
2024-11-19 22:04:31 +02:00
77a1b0ecce
Docs: Node graph visualization refactor ( #96647 )
2024-11-19 06:49:50 -05:00
8e0e3397a3
Docs: Logs visualization refactor ( #96576 )
2024-11-18 09:56:20 -05:00
17a4eab58e
Docs: Bar chart visualization refactor ( #96555 )
2024-11-15 09:50:38 -05:00
af7512741c
NodeGraph: Zoom mode option ( #95823 )
...
* NodeGraph: Zoom mode option
* Update the docs
* refactor stepUp/stepDown handling
* fix
* Update cooperative description
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Update zoom mode wording
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Add tests
* Move node graph settings to align with other viz
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-11-15 09:43:28 +01:00
af31ae0593
Docs: Add canvas custom images and icon guidance ( #91806 )
...
Co-authored-by: Drew Slobodnjak <60050885+drew08t@users.noreply.github.com>
2024-11-14 17:25:18 +02:00
6e7de36a67
docs: Fixed title wording from bar gauge to canvas ( #96312 )
2024-11-12 09:51:57 -05:00
cd3a71e7cb
docs: Update CanvasDoc adding video link ( #95953 )
...
Update CanvasDoc adding video link
2024-11-06 21:53:08 +01:00
0c73403e00
Docs: initial pruning of outdated versioning info ( #95212 )
...
* initial pruning of outdated versioning info
* removing erroneous file
2024-10-24 09:42:04 -05:00
aa0dc36143
Docs: Table visualization update ( #94495 )
...
Co-authored-by: Adela Almasan <88068998+adela-almasan@users.noreply.github.com>
2024-10-23 14:33:12 -04:00
c12a662f9f
Transformations: Allow negatives in limit ( #94746 )
...
* Allow negatives in limit
* Add test
2024-10-17 13:13:00 -05:00
9abadcbdb4
docs: added configure structure and youtube video link ( #94609 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-10-11 10:15:32 -04:00
fb3b13b567
Docs: Geomap visualization refactor ( #94101 )
...
Co-authored-by: Irene Rodriguez <irene.rodriguez@grafana.com>
2024-10-02 11:34:22 -04:00
26a3e70cfa
Docs: Table visualization refactor ( #93633 )
2024-09-25 13:06:33 -04:00
267f417924
Docs: update docs to reflect new sharing UI - 2 ( #93002 )
2024-09-25 09:47:33 -04:00
e6f359f90b
Transformations: Binary operation on all numbers ( #92172 )
...
* Transformations: Binary operation on all numbers
* Handle replaceFields option
* Change left clear out to string
* Handle time field
* Fix filtering
* Update new field names to remove double space
* Add tests
* Add BinaryValue interface and update editor
* Fix initial behavior
* Rollback rendering standards
* Add ctx interpolate
* Fix fixed value variable
* Add function to convert old binary value type
* Update tests for new structures
* Add bullet for all number field option
* baldm0mma/run content build script
* Disable alias control for type matching
2024-09-12 08:50:23 -07:00
40b5c30b94
docs: Update Gauges adding why, how with data reqs and images ( #92451 )
...
Co-authored-by: Drew Slobodnjak <60050885+drew08t@users.noreply.github.com>
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-09-09 16:24:50 -04:00
d6f871490e
docs: Canvas updates adding why and how describing data needs ( #92375 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
2024-08-30 13:18:12 -04:00
129783ad8c
docs: Histogram update added missing options ( #92617 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-08-30 13:14:36 -04:00
88d12be9f2
docs: Alert list update adding missing elements and descriptions. ( #92619 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-08-30 12:19:43 -04:00
7ce5ce4957
docs: updates to Pie chart documentation ( #91608 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
2024-08-30 11:16:11 -04:00
f048c3273b
docs: StatusHistory update added missing option and reordered headers ( #92613 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-08-30 09:28:50 -04:00
f4249c2141
docs: Bar gauge doc updates adding why and how, explaining data needs ( #92374 )
...
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-08-29 10:36:54 -04:00
1d34fc2d1a
docs: Barchart doc updates add video, why, how and data needs ( #92262 )
...
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-08-29 10:34:32 -04:00
692280cd32
BarGauge: Add legend support ( #92449 )
2024-08-28 23:26:55 +03:00
39fda067cf
BarGauge: Add option to hide the names ( #92450 )
2024-08-27 17:21:35 -05:00
f9719d4ee9
docs: Added geomap missing headings, why and how describing data needs ( #92237 )
...
Co-authored-by: Drew Slobodnjak <60050885+drew08t@users.noreply.github.com>
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-08-27 17:44:11 -04:00
f17bc146c2
docs: Nodegraph doc updates adding why and how explaining data needs ( #92258 )
...
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
2024-08-27 17:30:36 -04:00
1c1b081a4c
docs: Update logs doc adding why and how to including data reqs ( #92166 )
...
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-08-27 14:09:20 -04:00
f063088188
[DOC] Update TraceQL query editor doc ( #91910 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-08-27 14:49:49 +01:00
336e6d97b7
docs: time series add why use it and how to data needs ( #92158 )
...
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-08-26 17:25:05 -04:00
354aee951d
docs: added explanation of why to use tables and how to use with their data needs ( #92150 )
...
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-08-26 15:50:32 -04:00
d24b21d3ef
Docs: update cell inspect behaviour ( #92334 )
2024-08-22 21:26:42 +00:00
69f50b3e88
Docs: remove aliases from incorrect files ( #92244 )
2024-08-22 10:24:50 -04:00