Nityananda Gohain
0c2574cef8
(logs): Query range v3 ( #2518 )
2023-04-10 19:36:13 +05:30
Yevhen Shevchenko
7c952fd9cd
feat(builder): add additional filter toggler ( #2549 )
...
* feat(builder): add additional filter toggler
* feat(builder): add filters deps from another
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-04-10 17:32:45 +05:30
Ankit Nayan
9ac2308b89
Merge pull request #2528 from techchintan/fix/remove-fe-owner
...
fix: remove frontend code owner
2023-04-07 11:47:34 +05:30
Chintan Sudani
81beaffa3d
Merge branch 'develop' into fix/remove-fe-owner
2023-04-07 11:07:15 +05:30
Srikanth Chekuri
4db109cbad
fix: minor issues found in development and enhancements ( #2542 )
...
* temp commit
* chore: add setpInterval
* chore: update prepare func type
2023-04-07 09:46:21 +05:30
Chintan Sudani
5b72919a55
Merge branch 'develop' into fix/remove-fe-owner
2023-04-06 17:14:40 +05:30
Nityananda Gohain
d09290528f
feat(logs): add tag attribute autocomplete for logs ( #2404 )
...
* chore: add payload types for autocomplete requests
* chore: update the query params file location and payload
* chore: add query range v3 API request/response payload types
* feat: metric attribute autocomplete for the aggregation type
* feat: add attrs filters autocomplete endpoints
* feat(logs): add tag attribute autocomplete for logs
* chore: added support for multiple datatype in value suggestion api for attributes
* feat: int64/float64 added for AttributeKeyDataType along with validation
* feat: filterAttributeValueResponse type updated
* fix: number type updated and query updated
* feat: remove tagType in keys autocomplete
* feat: return isColumn value correctly for attibute keys
* Update pkg/query-service/app/clickhouseReader/reader.go
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
* fix: don't skip empty strings in value autocomplete
* fix: allow empty string search
* feat: add top level column names of logs in key sugestion
* fix: tagType column removed
* feat: get attribute values from logs table for top level fields
* feat: don't throw error if dataType and tagType is not present
* feat: timerange select corrected
* feat: autocomplete for int/float added
* fix: reverted attributeValueResponse change
* fix: null values handled for int and float
* feat: add support for get log aggreagte attributes
* feat: aggreate attribute logic updated and body added in keys autocomplete
* fix: constants updaetd
* fix: body type updated and empty response for noop and count
* fix: isColumn logic updated
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
Co-authored-by: palashgdev <palashgdev@gmail.com>
2023-04-06 13:32:24 +05:30
Chintan Sudani
7dd09129aa
Merge branch 'develop' into fix/remove-fe-owner
2023-04-05 15:33:44 +05:30
Yevhen Shevchenko
5f73a82d9f
feat(filter): add group by filter ( #2538 )
2023-04-05 15:02:15 +05:30
Srikanth Chekuri
d4bfe3a096
chore: set Cache-Control for auto complete requests ( #2504 )
2023-04-05 12:36:38 +05:30
Chintan Sudani
c92493904b
Merge branch 'develop' into fix/remove-fe-owner
2023-04-04 16:56:14 +05:30
Palash Gupta
c74896b213
fix: cursor pointer is removed the table view ( #2547 )
2023-04-04 16:42:52 +05:30
Chintan Sudani
0b3e8d797b
Merge branch 'develop' into fix/remove-fe-owner
2023-04-03 17:17:24 +05:30
Ankit Nayan
c8f3e9024c
Merge pull request #2539 from SigNoz/release/v0.18.1
...
Release/v0.18.1
2023-04-03 16:19:24 +05:30
Prashant Shahi
8f6178f0a9
chore: 📌 pin versions: SigNoz 0.18.1
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
v0.18.1
2023-04-03 15:47:54 +05:45
Palash Gupta
5ff9172103
fix: slider duration is fixed ( #2537 )
2023-04-03 15:26:47 +05:30
Palash Gupta
67ba46abde
fix: 2427 Latency graph onclick is updated ( #2534 )
2023-04-03 14:00:36 +05:30
Palash Gupta
20b1f96c19
fix: global time navigation is fixed ( #2533 )
2023-04-03 13:30:48 +05:30
Chintan Sudani
0e8f09632f
Merge branch 'develop' into fix/remove-fe-owner
2023-04-03 09:37:30 +05:30
Yevhen Shevchenko
61a1d04252
feat(builder): add aggregator filter ( #2516 )
...
Co-authored-by: Chintan Sudani <46838508+techchintan@users.noreply.github.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-04-01 11:29:35 +05:30
Ankit Nayan
80171eddea
Merge pull request #2531 from SigNoz/release/v0.18.0
...
Release/v0.18.0
2023-03-31 18:15:08 +05:30
Prashant Shahi
28684423d1
chore: 📌 pin versions: SigNoz 0.18.0, SigNoz OtelCollector 0.66.7
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
v0.18.0
2023-03-31 16:59:21 +05:45
Chintan Sudani
a5e4336e18
Merge branch 'develop' into fix/remove-fe-owner
2023-03-31 14:43:58 +05:30
Palash Gupta
037559537b
feat: keys for the service map is updated ( #2525 )
2023-03-31 12:59:57 +05:30
Chintan Sudani
c9db4c9051
Merge branch 'develop' into fix/remove-fe-owner
2023-03-31 12:10:11 +05:30
Nityananda Gohain
31a89bfdb3
fix: case sensitive selected field search fixed ( #2529 )
2023-03-31 11:58:58 +05:30
Chintan Sudani
776aa3471f
fix: remove frontend code owner
2023-03-31 09:37:32 +05:30
Prashant Shahi
36610c809e
CI: deployment workflow changes ( #2527 )
...
* chore: 📌 bump up appleboy/ssh-action to v0.1.8
Signed-off-by: Prashant Shahi <prashant@signoz.io>
* ci(deployments): 🔧 use SSH_KEY secret
Signed-off-by: Prashant Shahi <prashant@signoz.io>
* ci(staging-deployment): 👷 use main tag of OtelCollectors in Staging
Signed-off-by: Prashant Shahi <prashant@signoz.io>
---------
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2023-03-30 23:57:29 +05:30
Palash Gupta
1a0c76a43b
fix: min and max time is removed from the dependency list ( #2522 )
2023-03-30 16:16:46 +05:30
Palash Gupta
c1d00c1155
fix: dependecies is updated ( #2510 )
2023-03-29 18:55:30 +05:30
Palash Gupta
3f96325ad8
ability to filter by deployment environment service map ( #2506 )
2023-03-29 18:31:59 +05:30
Palash Gupta
99ed314fc9
feat: resource attribute is added in the exception ( #2491 )
...
* feat: resource attribute is added in the exception
* fix: build is fixed
* chore: methods is updated to post
* fix: build is fixed
* fix: listErrors, countErrors API request body
* chore: type of the function is updated
* chore: convertRawQueriesToTraceSelectedTags is updated
* fix: resource attribute is updated
* chore: selected tags is updated
* feat: key is updated
---------
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2023-03-29 14:45:58 +05:30
Vishal Sharma
12e56932ee
fix: exception detail broken APIs due to resourceTagsMap ( #2514 )
2023-03-29 07:32:47 +05:30
Srikanth Chekuri
c4944370ce
feat: support environment filtering in service map ( #2481 )
2023-03-28 22:15:46 +05:30
Chintan Sudani
192d3881a1
fix: commented unwanted sidebar menu option ( #2513 )
...
* fix: Removed Strict mode to stop render twice
* fix: commented unwanted sidebar menuoption
2023-03-28 21:22:06 +05:30
Vishal Sharma
9d20c2f787
feat: add resource tags to ListErrors API ( #2487 )
2023-03-28 00:15:15 +05:30
Yevhen Shevchenko
8ea0f72178
feat(UI): add new query label ( #2488 )
2023-03-27 16:49:49 +05:30
Yevhen Shevchenko
167050b4b5
feat(provider): add base query types ( #2501 )
...
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-03-27 14:04:06 +05:30
Palash Gupta
fe640aae39
fix: label is added in the tabs ( #2507 )
2023-03-27 12:11:35 +05:30
Yevhen Shevchenko
6c2faa21f4
fix(query): change correct position of provider ( #2498 )
2023-03-24 18:16:28 +05:30
Yevhen Shevchenko
c617784d7c
feat(provider): add query builder provider ( #2496 )
...
Co-authored-by: Yevhen Shevchenko <yevhen@signoz.io>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-03-24 17:09:31 +05:30
GitStart
1e7280136a
fix: view traces button ( #2458 )
2023-03-24 15:08:35 +05:30
Srikanth Chekuri
17a5bc8cc3
feat: metrics query range v3 ( #2265 )
2023-03-23 19:45:15 +05:30
Chintan Sudani
c3763032df
feat: added submenu system at sidebar ( #2486 )
...
* fix: Removed Strict mode to stop render twice
* feat: added submenu system at sidebar
2023-03-23 14:50:17 +05:30
GitStart
da4cbf6c2f
fix: tabs deprecation warning from antd ( #2479 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Chintan Sudani <46838508+techchintan@users.noreply.github.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-03-22 12:01:37 +05:30
GitStart
97bfee48e1
fix: slider deprecation warning from antd ( #2478 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Chintan Sudani <46838508+techchintan@users.noreply.github.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-03-22 11:33:36 +05:30
Ankit Anand
da23d9e087
Update README.md ( #2480 )
...
Added pic for exceptions monitoring, added shadow on app metrics image.
Co-authored-by: Pranay Prateek <pranay@signoz.io>
2023-03-22 10:23:21 +05:30
Nityananda Gohain
27db1b9080
Merge pull request #2456 from SigNoz/feat/opamp-logparing
...
feat: logs parsing pipeline support in opamp
2023-03-22 09:55:53 +05:30
Nityananda Gohain
55d7285c9a
Merge branch 'develop' into feat/opamp-logparing
2023-03-22 09:47:03 +05:30
Vishal Sharma
27c48674d4
fix: update query range params ( #2453 )
2023-03-21 22:53:56 +05:30