Aditya Singh
90758dbd32
feat: context menu hook refactor
2025-08-01 15:11:51 +05:30
Aditya Singh
9b559d6251
feat: context menu - increase width and add overlay
2025-07-19 15:16:47 +05:30
Aditya Singh
bdfb712395
feat: add search to breakout and other refactor
2025-07-19 14:39:55 +05:30
Aditya Singh
0d2a4b397a
feat: lint fix
2025-07-17 02:03:59 +05:30
Aditya Singh
2c9a51c2ac
feat: update click plugin in uplot
2025-07-17 01:43:24 +05:30
Aditya Singh
fb43f12a76
feat: refactor code
2025-07-17 01:05:37 +05:30
Aditya Singh
60e0e84237
feat: drilldown prop drilldowned
2025-07-16 20:29:29 +05:30
Aditya Singh
54d46a1d03
feat: minor refactor
2025-07-16 20:05:26 +05:30
Aditya Singh
73a7246a11
feat: remove unwanted code
2025-07-16 19:47:23 +05:30
Aditya Singh
163d59bf71
feat: add time range to timeseries, bar charts
2025-07-16 17:04:40 +05:30
Aditya Singh
fb672eda11
feat: add drilldown options in uplot
2025-07-16 02:46:42 +05:30
Aditya Singh
43a432b22b
feat: add drilldown options in pie chart
2025-07-16 02:20:21 +05:30
Aditya Singh
8107946cb1
feat: added click data utils for uplot and pie charts
2025-07-16 02:16:39 +05:30
Aditya Singh
38ee4aae30
feat: add graph context hook
2025-07-16 02:09:27 +05:30
Aditya Singh
001d9ed9fb
feat: fix style
2025-07-16 02:08:44 +05:30
Aditya Singh
e1abae91a3
feat: aggreagate drilldown refactor to use for tables and other panels alike
2025-07-15 20:49:31 +05:30
Aditya Singh
a9ac3b7e15
feat: aggreagate drilldown refactor to use for tables and other panels alike
2025-07-15 19:29:26 +05:30
Aditya Singh
4a98c54e78
feat: minor refactor
2025-07-14 18:06:00 +05:30
Aditya Singh
9ed4a09caf
feat: update coordinates fn signature
2025-07-14 16:14:09 +05:30
Aditya Singh
132a31852f
fix: remove number data type conversion
2025-07-14 15:08:13 +05:30
Aditya Singh
5686697b6c
feat: fix aggreagate context header
2025-07-09 02:43:35 +05:30
Aditya Singh
5f4fc12031
feat: fix datatype
2025-07-09 02:09:24 +05:30
Aditya Singh
fe2c42de90
feat: hide drilldown for non-builder queries
2025-07-09 01:43:25 +05:30
Aditya Singh
d8f2cf1c0e
feat: fix metrics view
2025-07-09 01:11:12 +05:30
Aditya Singh
a7e8f31561
feat: style fix
2025-07-08 21:29:58 +05:30
Aditya Singh
d9d6e7b4f1
feat: show reset query
2025-07-08 19:37:43 +05:30
Aditya Singh
f8f1a26a43
feat: style fix
2025-07-08 18:57:19 +05:30
Aditya Singh
79dfd6f17f
feat: breakout drilldown option added
2025-07-08 15:31:13 +05:30
Aditya Singh
f386662e00
feat: aggregate col drilldown added
2025-07-03 18:51:36 +05:30
Aditya Singh
b2de302262
feat: context menu config refactor
2025-07-03 14:29:43 +05:30
Aditya Singh
6f63076b8e
feat: context menu style fix
2025-07-03 01:24:34 +05:30
Aditya Singh
8007f954e5
feat: use context menu item for filters
2025-07-03 00:54:58 +05:30
Aditya Singh
b39b24c46f
feat: context menu style update
2025-07-03 00:53:54 +05:30
Aditya Singh
70472c587d
feat: filter drilldown added
2025-07-02 16:02:13 +05:30
Aditya Singh
06e89b7199
feat: added context menu
2025-06-27 11:26:00 +05:30
Aditya Singh
d60ac0d0e1
fix: fix composite query delete on close
2025-06-27 11:25:24 +05:30
Aditya Singh
1e4c213df4
feat: view mode enhancements
2025-06-27 11:24:47 +05:30
SagarRajput-7
9bf112cfcf
Merge branch 'main' into feat/query-builder-v2
2025-06-25 16:19:10 +05:30
SagarRajput-7
a611b8f429
feat: new query builder misc fixes ( #8359 )
...
* feat: qb fixes
* feat: fixed handlerunquery props
* feat: fixes logs list order by
* feat: fix logs order by issue
* feat: safety check and order by correction
* feat: updated version in new create dashboards
* feat: added new formatOptions for table and fixed the pie chart plotting
* feat: keyboard shortcut overriding issue and pie ch correction in dashboard views
* feat: fixed dashboard data state management across datasource * paneltypes
* feat: fixed explorer pages data management issues
* feat: integrated new backend payload/request diff, to the UI types
* feat: fixed the collapse behaviour of QB - queries
* feat: fix order by and default aggregation to count()
2025-06-25 16:18:15 +05:30
Amlan Kumar Nandy
a4b852bb99
chore: fix environment filter in infra monitoring ( #8357 )
2025-06-25 10:46:05 +00:00
Vishal Sharma
92cd108c0d
doc: update docker metrics doc link ( #8358 )
2025-06-25 15:55:12 +05:30
SagarRajput-7
34c116fc7e
fix: fixed stepInterval not getting updated in the request payload for Bar ( #8350 )
...
* fix: fixed stepInterval not getting updated in the request payload for Bar
* fix: added test case
v0.89.0-cloud.1
2025-06-25 11:47:59 +05:30
SagarRajput-7
872230169c
feat: resolved conflicts
2025-06-25 05:26:52 +05:30
SagarRajput-7
4a28954074
Query builder misc - fixes ( #8295 )
...
* feat: trace and logs explorer fixes
* fix: ui fixes
* fix: handle multi arg aggregation
* feat: explorer pages fixes
* feat: added fixes for order by for datasource
* feat: metric order by issue
* feat: support for paneltype selectedview tab switch
* feat: qb v2 compatiblity with url's composite query
* feat: conversion fixes
* feat: where clause and aggregation fix
---------
Co-authored-by: Yunus M <myounis.ar@live.com>
2025-06-25 05:17:57 +05:30
Yunus M
0df2d9e6da
feat: fetch more keys is complete list not already fetched
2025-06-25 05:16:45 +05:30
SagarRajput-7
67f412477c
feat: query_range migration from v3/v4 -> v5 ( #8192 )
...
* feat: query_range migration from v3/v4 -> v5
* feat: cleanup files
* feat: cleanup code
* feat: metric payload improvements
* feat: metric payload improvements
* feat: data retention and qb v2 for dashboard cleanup
* feat: corrected datasource change daata updatation in qb v2
* feat: fix value panel plotting with new query v5
* feat: alert migration
* feat: fixed aggregation css
* feat: explorer pages migration
* feat: trace and logs explorer fixes
2025-06-25 05:16:45 +05:30
Yunus M
43dc060950
fix: responsiveness issues
2025-06-25 05:16:45 +05:30
Yunus M
a21ae43a1f
feat: where clause key updates
2025-06-25 05:16:45 +05:30
Yunus M
331a8b386f
feat: update styles for light mode
2025-06-25 05:16:45 +05:30
Yunus M
ca6c7afa5c
feat: show errors
2025-06-25 05:16:45 +05:30