Chintan Sudani
174fc107c2
fix: scrollbar issue on widget ( #2359 )
...
* fix: Removed Strict mode to stop render twice
* fix: scrollbar issue on widget
2023-02-23 17:06:57 +05:30
palashgdev
06a55ccdd6
chore: linebreak style is updated ( #2277 )
...
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-02-23 13:10:41 +05:30
Srikanth Chekuri
a3731e4c4e
fix: error rate as a percentage of range 0-100% ( #2311 )
2023-02-23 11:15:14 +05:30
Chintan Sudani
e183cace75
fix: null value handle on create dashboard ( #2320 )
...
* fix: Removed Strict mode to stop render twice
* fix: null value handle on create dashboard
2023-02-22 16:22:02 +05:30
Srikanth Chekuri
23490ca7f8
fix: operator should be IN for top level operations ( #2304 )
2023-02-22 12:10:32 +05:30
Nityananda Gohain
9f71e732c7
Merge pull request #2301 from SigNoz/feat/attribute-fix
...
fix: attribute name corrected in logs database
2023-02-22 09:44:23 +05:30
nityanandagohain
23d6287594
fix: attribute name corrected in logs database
2023-02-21 10:52:03 +05:30
palashgdev
2624ce4007
feat(FE): span Kind is added in the trace filter page ( #2281 )
2023-02-20 19:12:54 +05:30
palashgdev
3d5134b43c
fix: width is added for the max content ( #2292 )
2023-02-20 17:28:38 +05:30
GitStart
c657f96032
fix: overflowing last timestamp ( #2271 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: palashgdev <palashgdev@gmail.com>
2023-02-17 11:28:09 +05:30
GitStart
c18fff6ae8
FE: remove @types/redux ( #2274 )
...
* FE: remove @types/redux
* Update package.json
---------
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
2023-02-17 11:04:51 +05:30
palashgdev
28142764af
chore: testMatch is updated ( #2270 )
2023-02-15 18:32:40 +05:30
palashgdev
2fa265ff2e
fix: onDrag is updated ( #2267 )
2023-02-15 16:03:53 +05:30
palashgdev
dca0b11acd
fix: onSearch callback is updated ( #2266 )
2023-02-15 15:49:24 +05:30
volodfast
bad80def90
feat: add list and table views for logs ( #2163 )
...
* feat: add list and table views for logs
* chore: some of the changes are updated
* chore: some of the refactoring is done
* chore: px to updated to rem
* chore: constant is moved to local storage
* refactor: some of the refactoring is updated
* chore: some of the changes are updated
* fix: resize log table issue
* chore: logs is updated
* chore: resize header is updated
* chore: font observer is added in package json and hook is added for same
* chore: no logs text is updated
* chore: no logs text is updated
* chore: updated some feedback in raw logs line
* chore: types is added
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
Co-authored-by: Chintan Sudani <csudani7@gmail.com>
2023-02-15 14:55:15 +05:30
Ankit Nayan
8965b9b503
Merge branch 'main' into develop
2023-02-15 14:22:06 +05:30
Kolesnyk Anton
05076968c9
fix: it has been fixed of difficult to click on metrics graph points ( #2207 )
...
* fix: it has been fixed of difficult to click on metrics graph points
* fix: resolve conflict
* fix: changed hover point & memoized the passed props
* fix: memo from develop
* fix: add condition for end and start stamps
* chore: type position is updated
---------
Co-authored-by: palashgdev <palashgdev@gmail.com>
2023-02-15 10:50:39 +05:30
Prashant Shahi
7c8afc2e1c
Merge pull request #2258 from SigNoz/release/v0.16.1
...
Release/v0.16.1
2023-02-15 01:47:43 +05:30
Prashant Shahi
c8a1a8600e
chore: 📌 pin version: SigNoz 0.16.1
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
v0.16.1
2023-02-15 00:41:23 +05:30
Prashant Shahi
45cb1eb38f
feat: introduce health check endpoint ( #2257 )
...
* feat(query-service): ✨ Add health check route and handler
* chore(install-script): 🔧 use health endpoint with instead of services list
---------
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2023-02-15 00:37:57 +05:30
Vishal Sharma
8ebb76bd0c
fix: resource attribute tag key type is updated ( #2231 )
...
* fix: resource attribute tag key type is updated
from array to string
* chore: convert tag key from array to string
2023-02-14 10:48:47 +05:30
palashgdev
309ffa4989
chore: changes are updated for package.json ( #2233 )
2023-02-14 10:20:21 +05:30
Ankit Nayan
d787298600
Merge branch 'develop' of https://github.com/SigNoz/signoz into develop
2023-02-12 09:38:23 +05:30
GitStart
7998d474e2
FE: Create a single instance of notification in form of Context Provider and use it across whole app ( #2196 )
...
* feat: create notification context provider
* chore: import is updated to absolute import
---------
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Palash <palashgdev@gmail.com>
2023-02-12 08:53:00 +05:30
Pranay Prateek
7b8ff5a285
Update README.md
2023-02-12 00:29:14 +05:30
Ankit Nayan
cb22aef36f
Merge pull request #2225 from SigNoz/release/v0.16.0
...
Release/v0.16.0
2023-02-11 23:52:58 +05:30
Ankit Nayan
cf93712286
Merge branch 'develop' into release/v0.16.0
v0.16.0
2023-02-11 23:15:47 +05:30
Ankit Nayan
a906f94b8a
chore: reduce events
2023-02-11 23:15:07 +05:30
Kolesnyk Anton
93b6749920
fix: filters applied in the logs page ( #2210 )
...
* fix: filters applied in the logs page
* fix: remove console
* fix: adding of query params from query string to input
* fix: added parser
* chore: useSearch parser is updated with previous hooks
---------
Co-authored-by: palashgdev <palashgdev@gmail.com>
2023-02-11 08:39:34 +05:30
Amol Umbark
8ab527b174
feat: support printing threshold in alert summary and description ( #1827 )
2023-02-10 23:53:45 +05:30
Prashant Shahi
ad163c2b61
chore: 📌 pin versions: SigNoz 0.16.0, SigNoz OtelCollector 0.66.4
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2023-02-10 23:50:45 +05:30
Prashant Shahi
21f909f4c0
chore: 🔧 Add low cardinal exception grouping configuration
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2023-02-10 23:50:15 +05:30
palashgdev
b67206dd65
fix: graph component is memorised ( #2223 )
2023-02-10 18:02:37 +05:30
yun asny23
ce5afd31fd
fix: indent spaces in yml ( #1657 )
2023-02-10 16:41:16 +05:30
palashgdev
9a184f5740
fix: dark mode is fixed ( #2220 )
2023-02-10 13:40:50 +05:30
Amol Umbark
be14f1c32c
fix: removed direct ref to form item ( #2221 )
...
Co-authored-by: mindhash <mindhash@mindhashs-MacBook-Pro.local>
2023-02-10 12:29:41 +05:30
GitStart
ae37a608f8
fix: queries B and C coupling in a dashboard panel ( #2218 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
2023-02-10 11:00:38 +05:30
Vishal Sharma
aaeb579d0d
chore: remove external metrics to trace nav ( #2213 )
2023-02-09 16:00:48 +05:30
palashgdev
1151e8521e
test: traceGraphFilter/utils selectedGroupByValue is added ( #2201 )
...
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2023-02-08 12:58:53 +05:30
Vishal Sharma
d779b83715
feat: navigate to trace from metrics ( #2191 )
...
* feat: navigate to trace from metrics
* chore: add sonar back
* chore: refactor
2023-02-08 12:41:55 +05:30
Fernando Pimenta
47a41473df
Added support for installing SigNoz on RockyLinux ( #2203 )
...
Co-authored-by: Fernando Pimenta <fernandopimenta@tecnosys.com.br>
2023-02-08 10:35:52 +05:30
volodfast
de370d7f0c
feat: increase chart point visibility ( #2185 )
2023-02-07 20:59:11 +05:30
volodfast
8a5b26cefe
feat: highlight nearest in chart on hover ( #2184 )
...
Co-authored-by: palashgdev <palashgdev@gmail.com>
2023-02-07 16:55:33 +05:30
palashgdev
2a20b6fc86
fix: unit test is fixed with react 18 ( #2199 )
2023-02-07 16:42:49 +05:30
Vishal Sharma
02ef1744b4
feat: add autocomplete to groupBy filters ( #2156 )
...
* feat: add autocomplete to groupBy filters
* chore: handle none groupby in frontend
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-02-07 11:41:09 +05:30
palashgdev
2c973adf0b
chore: removed react-vis dependecies ( #2182 )
2023-02-06 15:20:27 +05:30
Axay Sagathiya
f7ff491d35
Add error check in unit tests. ( #1993 )
2023-02-06 08:38:47 +05:30
Yash Joshi
6cd341a887
fix: redirect to latest tag release notes ( #1970 )
...
* fix: redirect to latest tag release notes
* chore: some refactoring is updated
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-02-03 21:51:18 +05:30
Palash Gupta
0832bce955
chore: some of the eslint rules disabling is removed and types are removed ( #2152 )
...
Co-authored-by: Chintan Sudani <46838508+csudani7@users.noreply.github.com>
2023-02-03 20:32:22 +05:30
Chintan Sudani
62b2462e03
feat: modified resize table component ( #2175 )
...
* fix: Removed Strict mode to stop render twice
* feat: modified resize table component
2023-02-03 18:06:26 +05:30