palash-signoz
0055eaf656
fix: css issue for the SelectedSpanDetails is updated ( #257 )
...
Co-authored-by: FIPalash Gupta <palash@indiagold.co>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2021-08-19 23:04:15 +05:30
palash-signoz
4b205e61c8
fix(FE): tsConfig baseUrl is used rather than using the alias for module ( #256 )
...
* tsconfig-paths-webpack-plugin package is added
* baseUrl is updated
* webpack config for development and production are updated
* baseUrl is removed in the file
* more .. is being removed
* chore: removed the commented part in the webpack.config
Co-authored-by: FIPalash Gupta <palash@indiagold.co>
2021-08-19 22:53:33 +05:30
Abhishek Sehgal
b5b0725cc4
feat: Allow users to search spans with status code regex ( #249 )
2021-08-02 15:38:18 +05:30
Rahul Rana
3acef9c86a
chore: use a new port if existing port is in use ( #199 )
...
* BugFix:Open a new port on local dev server if existing port is being used.
* Update Read me and dev dependcies
* Fix yarn package and add npmrc file
2021-07-31 12:43:00 +05:30
Kishore
48e32878e6
feat(FE: Span): add span kind filter ( #219 )
...
* Added span kind filter
* changed state to const
* Removed unnecessary console
* Fixed undefined issue, changed a bit in the spanKind type
* set default value for parameter passed in handleChangeSpanKind func
2021-07-30 17:21:41 +05:30
Palash gupta
f070bdf5b9
feat(FE): add Not Found Route ( #217 )
...
* base layout is updated
* app wrapper is updated
* InstrumentationPage spell is corrected
* not found is updated
* not found component is updated
* changes are updated
* appwrapper is updated
* fix: removed the unwanted file
* fix: React.FC is removed
* fix: styles are imported under single file
* webpack config is updated
* webpack config is updated
* env is updated
2021-07-30 11:47:58 +05:30
Vimalraj
888e3ff79b
Added new Spiner Component and Changed the Old Spin indicator ( #224 )
2021-07-29 18:26:38 +05:30
Palash gupta
3e8c9308b6
Fix/base url ( #212 )
...
* env is updated
* webpack config is updated
* webpack config is updated
* dotenv-expanded is removed
* vars is updated
* env is updated
* docker ignore is updated
* webpack config is updated
* dev and build is updarted with the progress arguments
* config is updated
2021-07-29 17:35:43 +05:30
Raj Babu Das
b1169c7315
Adding multi architecture (ARM64 and AMD64) support for signoz components ( #201 )
...
* Adding multi arch support for amd64 and arm64
Signed-off-by: rajdas98 <mail.rajdas@gmail.com>
* test
* reset package-lock.json
Signed-off-by: rajdas98 <mail.rajdas@gmail.com>
* reset yarn-lock.json
Signed-off-by: rajdas98 <mail.rajdas@gmail.com>
* reset yarn-lock.json
Signed-off-by: rajdas98 <mail.rajdas@gmail.com>
2021-07-14 23:36:27 +05:30
NIDHI TANDON
beb15e0a5f
feat(FE:TraceGanttChart): scroll to selected row on page load ( #213 )
...
* feat(FE:TraceGanttChart): scroll to selected scroll on page load
* refactor: update handleScroll
* refactor(traceGanttChart): scroll on selected row
2021-07-14 12:35:40 +05:30
Palash gupta
7de1737f5f
readme.md is updated ( #209 )
2021-07-05 23:27:11 +05:30
NIDHI TANDON
470b68aa67
Merge branch 'main' into refactor-gant-chart
2021-07-03 11:38:49 +05:30
Kishore
1255da08dc
Instrumentation page light mode fix ( #202 )
2021-07-02 23:39:35 +05:30
Nidhi Tandon
8c21aeb2a9
Merge branch 'main' into refactor-gant-chart
...
# Conflicts:
# frontend/src/modules/Traces/SelectedSpanDetails.tsx
2021-07-02 14:26:42 +05:30
NIDHI TANDON
6f2b66c286
refactor(SelectedSpanDetails): add styled components, minor refactoring ( #191 )
2021-06-28 21:32:41 +05:30
NIDHI TANDON
d09c63331d
fix(tabs): add gutter between tabs ( #196 )
2021-06-27 23:25:18 +05:30
NIDHI TANDON
af68ca52ba
feat(FE): add eslint ( #192 )
...
* feat: add eslint
* refactor(package.json): remove extra eslint config
2021-06-27 23:23:55 +05:30
Nidhi Tandon
421a102291
refactor: add ts support to selectedSpanDetails and TraceGanttChartHelpers, change folder structure
2021-06-27 08:47:46 +05:30
Raj Babu Das
09586faed2
Adding CI pipeline with github workflow for query service, frontend, flattener ( #173 )
...
* Adding github workflow for signoz
Signed-off-by: rajdas98 <mail.rajdas@gmail.com>
* Adding github workflow for signoz
Signed-off-by: rajdas98 <mail.rajdas@gmail.com>
* minor fix
Signed-off-by: rajdas98 <mail.rajdas@gmail.com>
* minor fix
Signed-off-by: rajdas98 <mail.rajdas@gmail.com>
* changing branch name from master to main
Signed-off-by: rajdas98 <mail.rajdas@gmail.com>
2021-06-25 23:54:21 +05:30
Yash Joshi
bf0c1a3dcc
chore: fix tsconfig to support webpack alias ( #175 )
2021-06-25 23:49:53 +05:30
NIDHI TANDON
77abb47b4c
fix: show timeline in decimals ( #188 )
2021-06-25 10:03:21 +05:30
NIDHI TANDON
bf2002d6a2
feat: gantt charts for spans ( #184 )
...
* feat: create a base component for trace gantt chart
* fix: max and min calc
* fix: focus on selected paths
* fix: build issue
* fix: convert duration to ms
* fix: gantt chart cells margin left
* feat: sorted data by startTime
* feat: update layout and add select functionality to table
* feat: add UI and functionality
* feat: make row clickable in traces, show tags on gant chart click and some fixes
* feat: sort flamegraph and show tags on row click on gantt chart
* feat: change table type to radio and disable parent selection
* fix: left padding of gantt chart lines
* fix: line chart duration
* fix: sorting flame graph
* fix: reset zoom on flame graph
* fix: expand children on row click, show tags on page load, default expand on page load
* style(gantt-chart): make gantt chart buttons & tags sticky
* style(gant-chart): margin bottom in table & padding of gant
* feat: update content on trace list
2021-06-24 22:28:32 +05:30
Yash Joshi
c9c6ccc687
style: remove a extra dangling comma ( #176 )
2021-06-15 00:42:59 +05:30
Yash Joshi
6afb91fa84
chore: add nvmrc file and add engines in package.json ( #164 )
2021-06-12 11:36:12 +05:30
Sai Deepesh
72f5688194
added min-max values check in latency ( #158 )
...
* added min-max values check in latency
* error handling antd way
* separated rules validation logic into functions
2021-06-12 10:30:10 +05:30
Ankit Nayan
9baf873521
Merge pull request #170 from SigNoz/fix-serviceMap-zoom
...
(Fix) - serviceMap zooms correctly
2021-06-07 20:58:53 +05:30
Ankit Nayan
12911db945
(Fix) - serviceMap zooms correctly
2021-06-07 20:58:02 +05:30
Yash Joshi
bd149f4364
fix: trace graph styles ( #165 )
...
- Prevent vertical shift on hover due to border
- Show faded traces
2021-06-07 20:51:57 +05:30
Ankit Nayan
34e33af290
Merge pull request #156 from SigNoz/check-antd-css
...
refactor: remove antd unused css
2021-06-05 19:08:18 +05:30
Ankit Nayan
10bf545c65
Merge branch 'main' into fix/suspense-loader
2021-06-05 17:29:09 +05:30
Yash Joshi
3ff7ace54e
fix: suspense for lazy loaded pages
...
Add suspense to track the route splitted modules, this will make sure that the sidebar and navbar is not unmounted whenever modules start fetching.
2021-06-05 12:38:37 +05:30
Nidhi Tandon
abdfe6ccc5
chore: remove unused files
2021-06-05 11:50:25 +05:30
Yash Joshi
b318ba6b2f
fix: router prop name
2021-06-04 11:54:18 +05:30
Nidhi Tandon
de4be411f4
refactor: remove antd unused css
2021-06-03 21:25:29 +05:30
Nidhi Tandon
6c84882dca
fix: add css back to assets
2021-06-01 11:14:20 +05:30
Ankit Nayan
9cd6e5cabe
Merge pull request #140 from SigNoz/change-p90
...
feat: update p90 to p95
2021-05-31 22:01:29 +05:30
Nidhi Tandon
13bec63fca
feat: update p90 to p95
2021-05-31 21:59:36 +05:30
Ankit Nayan
f2164a1a86
Merge pull request #138 from SigNoz/change-p90
...
feat: update response param p90 to p95 for /top_endpoints
2021-05-31 21:58:20 +05:30
Nidhi Tandon
8a4f58e77b
Merge branch 'main' into change-p90
...
# Conflicts:
# frontend/src/store/actions/metrics.ts
# frontend/src/store/reducers/metrics.ts
2021-05-31 21:56:25 +05:30
Ankit Nayan
51a24673b9
Merge pull request #139 from SigNoz/update-zoom-px
...
feat: update zoom pixels based on screen width
2021-05-31 21:55:29 +05:30
Nidhi Tandon
a8668d19a8
Merge branch 'main' into refactor-metrics-reducer
...
# Conflicts:
# frontend/src/store/reducers/index.ts
2021-05-31 21:52:47 +05:30
Ankit Nayan
a8e81c9666
Merge pull request #133 from SigNoz/remove-bundle-analyzer
...
ci(FE): remove webpack bundle analyzer
2021-05-31 21:49:04 +05:30
Ankit Nayan
2eed75560d
Merge pull request #130 from SigNoz/refactor-redux
...
refactor(FE: traceFilters): remove multiple reducers
2021-05-31 21:48:41 +05:30
Nidhi Tandon
8d6fb7f897
feat: update zoom pixels based on screen width
2021-05-31 21:45:03 +05:30
Nidhi Tandon
4cd0088029
fix: move traces actions to common action types
2021-05-31 21:26:27 +05:30
Nidhi Tandon
872c8adbbb
feat: update response param p90 to p95
2021-05-31 21:06:39 +05:30
Nidhi Tandon
af58d085a0
feat(FE: Reducers): Combine Metrics reducers and refactor Metrics actions
2021-05-30 19:07:37 +05:30
Nidhi Tandon
5b9b344816
chore(FE): remove webpack bundle analyzer
2021-05-30 12:41:30 +05:30
Ankit Nayan
1caa07e0af
Merge pull request #131 from SigNoz/gzip
...
ci: gzip bundle
2021-05-30 11:58:08 +05:30
Ankit Anand
5afc04f205
added gzip config to nginx conf file
2021-05-30 11:55:47 +05:30