Srikanth Chekuri
c5991b50bc
fix: nan aggregation values are ignored ( #2664 )
2023-05-08 18:07:26 +05:30
Vishal Sharma
8dbd1c65e9
fix: trim spaces from email invite ( #2668 )
2023-05-08 16:13:47 +05:30
Palash Gupta
2089c51f63
test: editor test case is added ( #2649 )
2023-05-03 00:26:06 +05:30
Palash Gupta
a021386cb8
test: added useIsValidTag.test ( #2589 )
...
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2023-05-02 22:44:49 +05:30
Yevhen Shevchenko
8c2f33c95a
feat: Connect Query builder with graph ( #2611 )
...
* fix: having value data type
* feat: connect new builder to dashboard
* Fix/query builder filters (#2623 )
* feat: rename query data type
* fix: remove reset of groupBy
* fix: filters search
* fix: calls autocomplete times
* fix: response mapper
* fix: removee unnecessary field
* fix: no check ts types for old query builder
* fix: disable check utils old builder
2023-05-02 19:38:03 +05:30
Palash Gupta
bbda684e65
test: some of the test case is added ( #2616 )
...
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2023-05-02 19:03:48 +05:30
Palash Gupta
37ff9480e1
test: dashboard variable is updated ( #2640 )
...
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2023-05-02 18:51:24 +05:30
Palash Gupta
fe314a8ddd
feat: package dependency is made exact ( #2644 )
2023-05-02 11:39:01 +05:30
GermaVinsmoke
8bddee75a3
fix: changed versions of zookeeper & alertmanager ( #2647 )
2023-05-02 08:02:53 +05:30
Palash Gupta
a8eec1b7ab
test: loadable component is added ( #2650 )
2023-05-01 18:42:44 +05:30
Palash Gupta
93220ba6c2
feat: error rate is added ( #2638 )
...
* feat: error rate is added
* fix: build is fixed
* chore: added the percentage sign
2023-04-27 17:17:15 +05:30
Srikanth Chekuri
f45ac7855e
fix: update default pagerduty message ( #2617 )
2023-04-26 19:57:28 +05:30
Vishal Sharma
33ac5b79be
feat: add errorCount in top_operations API ( #2636 )
2023-04-26 18:23:54 +05:30
Ankit Nayan
d5e112a9bc
Merge pull request #2634 from SigNoz/release/v0.18.3
...
Release/v0.18.3
2023-04-26 16:51:41 +05:30
Palash Gupta
428b10f78c
Merge branch 'main' into release/v0.18.3
2023-04-26 14:21:44 +05:30
Srikanth Chekuri
8824916880
Merge branch 'main' into release/v0.18.3
2023-04-26 14:21:41 +05:30
Srikanth Chekuri
b24fadaf86
chore: pin version 0.18.3
v0.18.3
2023-04-26 14:13:54 +05:30
Palash Gupta
c149181924
fix: dashboard variable is fixed ( #2633 )
2023-04-26 13:57:54 +05:30
Palash Gupta
5ad367a0fc
fix: dashboard variable is fixed ( #2633 )
2023-04-26 13:53:53 +05:30
Vishal Sharma
bd248c46b2
feat: traces QB ( #2571 )
2023-04-25 21:53:46 +05:30
Daniël
dcad77746a
feat: added configuration via env for context timeout ( #2585 )
2023-04-25 16:29:49 +05:30
Chintan Sudani
b27bdac1f6
fix: Order By filter feedback on new QB ( #2626 )
...
* fix: removing key from groupby is not updating value of orderby
* fix: removing operator is not updating value of orderby
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-04-25 13:27:37 +05:30
Ankit Nayan
17438ca823
Merge pull request #2512 from SigNoz/issue-2511
...
chore: update pr_verify_linked_issue workflow
2023-04-25 11:34:28 +05:30
Prashant Shahi
684eeace93
Merge branch 'develop' into issue-2511
2023-04-25 11:06:26 +05:30
Chintan Sudani
bbffac1603
fix: Only positive integer values should be allowed for limit ( #2619 )
...
* fix: only positive number should accept on limit
* fix: suggested changes
2023-04-25 11:02:10 +05:30
Vishal Sharma
37493b49e5
Merge branch 'develop' into issue-2511
2023-04-25 00:52:06 +05:30
Prashant Shahi
3e97d2ffa3
feat(clickhouse): ✨ support for Google Cloud Storage (GCS) in Docker/Swarm ( #2605 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2023-04-24 21:37:33 +05:30
Vishal Sharma
e2df2e7c41
chore: validateAndCastValueData ( #2610 )
2023-04-24 20:38:08 +05:30
Prashant Shahi
6322578842
Merge branch 'develop' into issue-2511
2023-04-24 18:09:35 +05:30
Nityananda Gohain
21c6d3ba99
fix: remove log lines which doesn't contain the key while performing … ( #2609 )
...
* fix: remove log lines which doesn't contain the key while performing groupBy
* fix: print removed
2023-04-24 18:01:13 +05:30
Ankit Nayan
975d57cade
Merge pull request #2613 from SigNoz/release/v0.18.2
...
Release/v0.18.2
2023-04-21 23:36:34 +05:30
Prashant Shahi
efe34d2582
Merge branch 'main' into release/v0.18.2
v0.18.2
2023-04-21 15:05:17 +05:30
Prashant Shahi
d63a35e937
chore: 📌 pin versions: SigNoz 0.18.2
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2023-04-21 15:16:36 +05:45
Palash Gupta
c49bb0696b
fix: clear filter is fixed ( #2544 )
...
* fix: clear filter is fixed
* chore: action bar empty query condition is handled
* feat: local state is clear for filters
(cherry picked from commit 6c11c6d4da0816203d1dba4a18b10eb22d43445c)
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2023-04-21 15:12:36 +05:45
Palash Gupta
9a58cc652c
feat: custom time frame is updated ( #2564 )
...
(cherry picked from commit fb1e823e6be25f4956e940753ae3a3056836bb7b)
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2023-04-21 15:09:35 +05:45
Palash Gupta
5ee0bb57cc
fix: max depth issue is fixed in dashboard ( #2563 )
...
(cherry picked from commit 1726469aaad74169c7283c40239e1362a0e433aa)
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2023-04-21 15:09:11 +05:45
Palash Gupta
6949c659af
feat: resource attribute query is shared in the app navigation from sidebar ( #2553 )
2023-04-20 18:14:32 +05:30
Palash Gupta
6c11c6d4da
fix: clear filter is fixed ( #2544 )
...
* fix: clear filter is fixed
* chore: action bar empty query condition is handled
* feat: local state is clear for filters
2023-04-20 17:28:35 +05:30
Nityananda Gohain
9557cb2f70
feat: handle static fields correcty in aggreagte attribute keys ( #2598 )
2023-04-20 13:09:32 +05:30
Chintan Sudani
2e4f0cfc33
fix: edit tag chip for WHERE clause updated logic ( #2590 )
...
* feat: edit search filter tag for query builder
* fix: edit tag updated logic
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-04-20 02:18:06 +05:30
Palash Gupta
ea6ee6a6ef
fix: propswithchildren is removed ( #2595 )
2023-04-19 18:50:13 +05:30
Yevhen Shevchenko
dd25ad95c7
feat(builder): add having filter ( #2567 )
...
* feat(builder): add having filter
* feat(builder): add having filter
* feat(builder): add having filter
* feat: return initial query builder
* fix: having filter operators and values
2023-04-19 09:55:18 +05:30
Chintan Sudani
63570c847a
feat: added Order By filter ( #2551 )
...
* fix: remove frontend code owner
* chore: set Cache-Control for auto complete requests (#2504 )
* feat(filter): add group by filter (#2538 )
* feat: poc of search bar
* feat: poc of search bar
* feat: attribute keys auto complete api
* chore: conflict resolve
* chore: conflict resolve
* fix: menu was not open on click
* feat: re-used antoney's hooks code
* fix: linting & type issue
* fix: unwanted file changes
* fix: conflic changes
* feat: added orderby filter
* chore: rebased changes
* feat: poc of search bar
* feat: poc of search bar
* feat: attribute keys auto complete api
* chore: conflict resolve
* fix: menu was not open on click
* feat: re-used antoney's hooks code
* fix: linting & type issue
* fix: uncomment qb component
* fix: unwanted file changes
* fix: conflic changes
* fix: suggested changes
* fix: reused label component
* fix: unwanted changes
* fix: unwanted changes
* fix: recovered old changes
* fix: orderby reset behaviour
* chore: rebased changes
* fix: resolved unwanted changes
* fix: ui of filter row
* fix: resolved order by filter issue on label
* fix: resolved reset behaviour
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
Co-authored-by: Yevhen Shevchenko <90138953+yeshev@users.noreply.github.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-04-18 17:17:06 +05:30
Vishal Sharma
60b78e94d8
fix: add support for count aggregate attribute ( #2584 )
2023-04-18 16:38:52 +05:30
Chintan Sudani
51f1d0fd05
feat: added aggregate every filter ( #2581 )
...
* fix: remove frontend code owner
* chore: set Cache-Control for auto complete requests (#2504 )
* feat(filter): add group by filter (#2538 )
* feat: added aggregate every filter
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
Co-authored-by: Yevhen Shevchenko <90138953+yeshev@users.noreply.github.com>
2023-04-18 11:44:28 +05:30
Chintan Sudani
502b8b1ba8
fix: tag filters query missing on page reload ( #2580 )
...
* fix: remove frontend code owner
* chore: set Cache-Control for auto complete requests (#2504 )
* feat(filter): add group by filter (#2538 )
* fix: tag filters query missing on page reload
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
Co-authored-by: Yevhen Shevchenko <90138953+yeshev@users.noreply.github.com>
2023-04-18 11:28:44 +05:30
Prashant Shahi
041d347d50
chore: 🔧 update install and troubleshooting guide url ( #2451 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2023-04-17 19:57:42 +05:30
Prashant Shahi
9aff047da4
chore: 🔧 remove resource requests/limits from sample apps ( #2288 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
Co-authored-by: palashgdev <palashgdev@gmail.com>
2023-04-17 19:56:14 +05:30
Chintan Sudani
0bc44c6fd9
feat: Limt filter for QB ( #2561 )
2023-04-15 18:37:51 +05:30
Chintan Sudani
23081996c4
feat: Search bar for Query Builder ( #2517 )
2023-04-15 16:08:17 +05:30