5064 Commits

Author SHA1 Message Date
SagarRajput-7
6ed78e8a4d feat: fixed reduceTo not working 2025-07-15 14:08:45 +05:30
SagarRajput-7
3a623fef8f feat: handle dashboard widget config without filters obj 2025-07-15 13:33:17 +05:30
ahrefabhi
7a2f179ce6 Merge branch 'fix/quick-filters-query' into qb-demo 2025-07-14 11:42:22 +05:30
ahrefabhi
f532014e27 fix: added fix for spanscopeselector 2025-07-14 11:41:45 +05:30
ahrefabhi
b15d8d1b3d Merge branch 'fix/quick-filters-query' into qb-demo 2025-07-13 18:00:54 +05:30
ahrefabhi
db7c08cbb4 chore: segregated removequery in a util and fixed clear all 2025-07-13 18:00:15 +05:30
ahrefabhi
ddfd028627 Merge branch 'fix/quick-filters-query' into qb-demo 2025-07-13 17:31:11 +05:30
ahrefabhi
23dc7b6702 chore: added relavant comments 2025-07-13 17:28:13 +05:30
ahrefabhi
82b09c3c0a fix: fix for all selection not working in checkbox quick filter 2025-07-13 17:25:27 +05:30
Srikanth Chekuri
9a406b878d
Merge branch 'main' into qb-demo v0.89.0-9a406b8 2025-07-12 16:48:43 +05:30
Srikanth Chekuri
893b11c4a0
chore: queries variable replacement and escape $ in mat col (#8514) 2025-07-12 16:47:59 +05:30
Abhi kumar
b7025af703
Feat: show changelog in the sidebar + cloud users (#8503)
* feat: added changes for fething current version changelog

* chore: added changes for showing changelog in sidebar

* test: update ChangelogModal tests to use ChangelogSchema and mock data

* chore: update changelog properties in app context mock

* chore: removed changes for current version

* chore: changed fetch key for fetching changelog by version

* chore: added changes related to fetching tanent specific changelog

* chore: fixed failing test for changelogRenderer

* chore: remove what's new no feature available

* chore: added changes for fetching changelog for specific tenant types

* test: fixed test for changelogRenderer

* Feat: changes for showing changelog to cloud users (#8512)

* feat: added backend changes for storing seen changelog verion

* feat: added changes for showing changelog to cloud users

* chore: added useeffect cleanup

* test: fixed test for changelogModal

* chore: minor changes in changelogmodal

* chore: minor PR review fixes
2025-07-11 22:28:09 +05:30
SagarRajput-7
6c5d3f4cb0 feat: added dashboard widget migration 2025-07-11 16:23:56 +05:30
SagarRajput-7
de23609bd9 feat: added order by with keys support in list view of explorer pages 2025-07-11 11:15:40 +05:30
SagarRajput-7
1100a466e8 feat: added lightMode styles for new QB v2 2025-07-11 11:15:32 +05:30
SagarRajput-7
c834e6d4ed feat: added smart retries for query_range v5 API 2025-07-11 11:15:21 +05:30
SagarRajput-7
4e73e833b3 feat: added order by and limit in formula for qb v2 2025-07-11 11:15:11 +05:30
ahrefabhi
903cae19d2 Merge branch 'fix/parenthesis-context' into qb-demo 2025-07-10 22:30:41 +05:30
ahrefabhi
4120b53c27 fix: remove unused function call in getCurrentQueryPair 2025-07-10 22:26:47 +05:30
ahrefabhi
a7cbfe4587 fix: enhance context detection after closing parenthesis in query 2025-07-10 22:25:33 +05:30
ahrefabhi
74d480e113 fix: fixed context for query in parenthesis 2025-07-10 21:18:54 +05:30
Nityananda Gohain
552d44d208
chore: send email on role update (#8489)
* chore: send email on role update

* fix: minor changes

* fix: update template

* fix: minor changes

* fix: return updated user
2025-07-10 15:17:04 +00:00
SagarRajput-7
497315579f
chore: added got at 11.8.5 patch to fix image-webpack-loader vulnerability (#8500) 2025-07-10 20:22:39 +05:30
SagarRajput-7
bfaac15ccb
chore: replace image-webpack-loader (deprecated) with image-minimizer-webpack-plugin (#8498)
* chore: replace image-webpack-loader (deprecated) with image-minimizer-webpack-plugin

* chore: used sharp

* chore: remove got resolution
2025-07-10 19:17:02 +05:30
ahrefabhi
bc1690e23b Merge branch 'fix/query-context-with-spaces' into qb-demo 2025-07-10 17:40:53 +05:30
ahrefabhi
b0a2f64ebe fix: added fix for context breaking with spaces 2025-07-10 17:35:23 +05:30
SagarRajput-7
5e18be6a23
chore: added got at 11.8.5 patch to fix image-webpack-loader vulnerability (#8493) 2025-07-10 16:07:10 +05:30
Yunus M
1793706f87
feat: show ingestion keys to self hosted users (#8490) 2025-07-10 14:51:53 +05:30
ahrefabhi
b86ddd2a1e Merge branch 'fix/quick-filters-query' of https://github.com/SigNoz/signoz into qb-demo 2025-07-09 18:29:04 +05:30
ahrefabhi
856db65374 fix: optimize filter processing by removing redundant set and improving query pair checks 2025-07-09 18:28:17 +05:30
ahrefabhi
91e33e2ff9 Merge branch 'fix/quick-filters-query' of https://github.com/SigNoz/signoz into qb-demo 2025-07-09 16:41:51 +05:30
ahrefabhi
896716fc09 fix: improve filter expression formatting and prevent duplicates in existing query conversion 2025-07-09 16:32:07 +05:30
aniketio-ctrl
da2a3c738a
fix(aws-elastic-cache): corrected variable query for elastic cache (#8487)
* fix(aws-elastic-cache): corrected variable query for elastic cache overview.json

* fix(aws-elastic-cache): corrected variable query for elastic cache overview.json

---------

Co-authored-by: Piyush Singariya <piyushsingariya@gmail.com>
2025-07-09 10:21:15 +00:00
ahrefabhi
b37bd5b3d0 Merge branch 'fix/quick-filters-query' of https://github.com/SigNoz/signoz into qb-demo 2025-07-09 14:53:05 +05:30
ahrefabhi
f204b1c5df Merge branch 'feat/query-builder-v2' into qb-demo 2025-07-09 14:52:00 +05:30
ahrefabhi
04b8d3c9c2 chore: added fixes for quick filtes to work with the new query builder 2025-07-09 14:44:01 +05:30
ahrefabhi
c4d3c5f6c4 feat: enhance filter conversion with existing query support and array operator handling 2025-07-09 14:43:02 +05:30
primus-bot[bot]
d17dab9a1d
chore(release): bump to v0.89.0 (#8482) v0.89.0 2025-07-09 12:06:47 +05:30
Srikanth Chekuri
88b75d4e72
fix(apdex): use right metric name for metadata (#8463) 2025-07-09 09:08:40 +05:30
Sahil Khan
6327ab5ec6
fix: allowed user to select text in json body field in log details (#8450) 2025-07-08 21:28:05 +05:30
Sahil Khan
5b09490ad7
fix: trace details v2 ui bugs (#8448) 2025-07-08 13:51:40 +00:00
Nageshbansal
b50127b567
feat(statsreporter): add railway platform detection (#8467) 2025-07-08 13:01:21 +00:00
Yunus M
e0582f6edb chore: remove unwanted parser generated files 2025-07-08 17:11:29 +05:30
Abhi kumar
7c05113d8e feat: run query on mod-enter (#8454) 2025-07-08 17:11:29 +05:30
Abhi kumar
de366c7ef6 fix: context issues with query builder (#8452)
* fix: update type handling for selectColumns in useOptionsMenu

* chore: updated grammer for value, added parsetree for finding current context

* feat: added IS_NULL and IS_NOT_NULL operators and fixed support for not value operators

* feat: enhance query context to support detection of values wrapped in quotes

* feat: add support for negation context in query processing

* chore: added grammer parity for frontend grammer with main grammer

* feat: enhance query processing to support negation context and improve space handling

* fix: simplify condition for wrapping string values in quotes and comment out query context display

* feat: enhance IQueryPair to support multi-value operators and update query context handling

* fix(query): added fix for multi value context and in-place replacement

* fix: suggestions disappearing after dot

* fix(query): deduplicate key suggestions using a Map to preserve order

* fix(query): handle in-place operator type replacements in query context

* fix(query): add comment to clarify in-place operator replacement logic

* feat(query): suggestiong operators based on key type

* feat(query): add 'apply' property to value and number suggestions

* feat(query): enhance query pair extraction, removed dependency for conjunction

* fix(query): add isQueryPairComplete function and fixed querypair extraction logic

* feat(constants): introduce antlrQueryConstants for operators and key types

* refactor(query): replace OPERATORS.EXISTS with NON_VALUE_OPERATORS for improved claritya

* feat: enhance QuerySearch with improved fetching logic and state management for value suggestions

* feat: add custom key handling for CodeMirror in QuerySearch component

* fix: segment fragment to allow hyphen without trailing dot in FilterQuery grammar
2025-07-08 17:11:29 +05:30
SagarRajput-7
8c5f56abd7 fix: new query builder misc fixes (#8361)
* fix: fixed metric having clause and traces order sorting

* fix: removed noop from suggestions and default values

* fix: handled qb - order, group and having's vertical expansion

* fix: fixed infinite loop of states around operator

* fix: removed hadrcoded values suggestion for Having Filter

* fix: added metricName to the metric where clause keys api

* fix: implemented the filter retention across view switch in explorer pages

* feat: added multi-aggregation support for panels

* feat: multi-aggregation for explorer pages and alert also

* feat: added safety check of null series

* feat: added feat to allow only 1 aggregation for number and pie

* feat: fixes around multi-aggregation

* feat: query_range v5 error handling

* feat: removed the  stepInterval default and added auto as placeholder

* feat: added support for multiaggregation in columnUnit and thresholds

* feat: added new span_id and trace_id syntax to the trace detail redirection

* feat: enhanced the metric qb layout and bring back old explorer options UI

* feat: use new '/fields/keys' in aggreagtions
2025-07-08 17:11:29 +05:30
SagarRajput-7
5820b0ba46 feat: new qb selectedfields changes for logs and traces (#8377) 2025-07-08 17:11:29 +05:30
SagarRajput-7
1e2dd240a5 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-07-08 17:11:29 +05:30
SagarRajput-7
b79ff25682 feat: resolved conflicts 2025-07-08 17:11:29 +05:30
SagarRajput-7
6d1d48e156 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-07-08 17:11:29 +05:30