NIDHI TANDON
7917b5f3b4
Merge pull request #195 from SigNoz/refactor-gant-chart
...
refactor(FE: trace-gantt-chart): add ts support and change folder structure
2021-07-03 14:14:17 +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
Ankit Nayan
655f8b65a2
Merge branch 'main' of https://github.com/signoz/signoz into main
2021-06-27 12:27:04 +05:30
Ankit Nayan
c07f68333e
removing unnecessary files
2021-06-27 12:26:50 +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
1d5ce423f2
Fixing github workflow push pipeline ( #190 )
...
* adding download env step in github workflow
Signed-off-by: rajdas98 <mail.rajdas@gmail.com>
* adding download env step in github workflow
Signed-off-by: rajdas98 <mail.rajdas@gmail.com>
2021-06-26 18:10:23 +05:30
Raj Babu Das
0c12eaf89b
adding download env step in github workflow ( #189 )
...
* adding download env step in github workflow
Signed-off-by: rajdas98 <mail.rajdas@gmail.com>
* adding download env step in github workflow
Signed-off-by: rajdas98 <mail.rajdas@gmail.com>
2021-06-26 00:44:13 +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
Ankit Nayan
2e71230bbf
changed frontend images to 0.3.2
v0.3.2
2021-06-24 23:04:01 +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
Ankit Nayan
59749d0576
removing unnecessary call to links ( #180 )
2021-06-19 01:16:56 +05:30
Yash Joshi
c9c6ccc687
style: remove a extra dangling comma ( #176 )
2021-06-15 00:42:59 +05:30
Pranay Prateek
88082c1278
Merge pull request #177 from pranay01/main
...
Updated contributing.md
2021-06-12 17:49:15 +05:30
Pranay Prateek
84f150bc18
removed target blank from readme
2021-06-12 17:47:33 +05:30
Pranay Prateek
299e80ca49
updated contributing steps
2021-06-12 17:45:06 +05:30
Pranay Prateek
7127dec6f6
Merge branch 'main' of github.com:pranay01/signoz into main
2021-06-12 17:40:40 +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
a118c3c8a1
adding frontend image tags 0.3.1
v0.3.1
2021-06-08 22:36:17 +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
Anwesh Nayak
c69b9ae62a
feat(docs): Update bug_report.md and add version section ( #152 )
...
* feat(docs): Update bug_report.md and add version section
* fix(docs): remove duplicate additional context error in markdown
Co-authored-by: anweshknayak <anweshnayak@Anweshs-MacBook-Air.local>
2021-06-07 20:50:26 +05:30
Ankit Anand
bc3f16d3de
changed query-service image tag to 0.3.1 and druid image tag to 0.21.1-rc2
2021-06-07 17:55:26 +05:30
Ankit Nayan
61bbd5551b
Merge pull request #168 from SigNoz/druid_permission_fix
...
Druid permission fix
2021-06-07 17:24:53 +05:30
Ankit Anand
286577d13d
added new druid image to fix docker permission issue
2021-06-07 17:23:34 +05:30
Ankit Anand
dbd0701779
delete test folder for interface implementation
2021-06-07 16:59:40 +05:30
Ankit Anand
0c7a5ce3c7
added limit to serviceMapDependencies query to druid
2021-06-07 16:59:13 +05:30
Pranay Prateek
a92381df1b
Merge pull request #167 from SigNoz/ankit01-oss-patch-1
...
Updated description
2021-06-07 12:32:35 +05:30
Ankit Anand
eb1509d385
Updated description
2021-06-07 12:27:22 +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
c0004cd51c
Merge pull request #157 from jyash97/fix/suspense-loader
...
fix: suspense for lazy loaded pages
2021-06-05 17:29:24 +05:30
Ankit Nayan
10bf545c65
Merge branch 'main' into fix/suspense-loader
2021-06-05 17:29:09 +05:30
Ankit Nayan
7d2bcf11c3
Merge pull request #150 from jyash97/fix/router-prop
...
fix: react-router prop
2021-06-05 16:59:55 +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
Ankit Nayan
aa398263fb
Merge pull request #155 from SigNoz/installation-default-clickhouse
...
choose clickhouse on enter press
2021-06-05 11:50:12 +05:30
Ankit Anand
ace02486e0
choose clickhouse on enter press
2021-06-05 11:48:44 +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
Ankit Nayan
362f264bae
Installation changes for docker ( #149 )
...
* installation steps WIP
* changing install.sh
* fixes
* fixes
* fixes
* handled enter key press in setup_type
* fixes
* fixes
* fixes
Co-authored-by: Ankit Anand <cruxaki@gmail.com>
2021-06-03 20:54:41 +05:30
Pranay Prateek
e94d984cdb
Merge pull request #148 from jyash97/patch-1
...
docs: update slack invite link
2021-06-03 17:24:02 +05:30
Yash Joshi
bf0267d579
docs: update slack invite link
2021-06-03 15:32:36 +05:30