M. Mert Yıldıran
2a21059781
Merge branch 'develop' into fix/better-close-other-dissectors
2022-04-24 05:41:57 -07:00
leon-up9
95a37c877e
fix/ui/Service-map-filtering-is-not-updated-after-refresh_TRA-4497 ( #1033 )
...
* filter graph when refresh
* change to const
* listen only for getServicesForFilter
Co-authored-by: Leon <>
Co-authored-by: Igor Gov <iggvrv@gmail.com>
2022-04-24 11:53:30 +03:00
Igor Gov
7ce74c71b4
Merge branch 'main' into develop
...
# Conflicts:
# ui-common/package.json
# ui-common/src/components/TrafficViewer/EntryListItem/EntryListItem.module.sass
# ui-common/src/components/TrafficViewer/EntryListItem/EntryListItem.tsx
# ui/package.json
# ui/src/components/Pages/TrafficPage/TrafficPage.tsx
# ui/src/components/ServiceMapModal/ServiceMapModal.tsx
# ui/src/components/ServiceMapModal/ServiceMapOptions.ts
2022-04-24 11:36:08 +03:00
RoyUP9
6a15bf1aed
Fixed OAS showing unresolved services ( #1037 )
2022-04-24 11:28:50 +03:00
Igor Gov
2de57a6630
Fix: websocket timeouts when many traffic etries sent ( #1038 )
2022-04-24 11:23:59 +03:00
leon-up9
b5c5a8934b
Fix/ui/Service-map-GUI-issues_TRA-4499 ( #1034 )
...
* LoadingOverlay z-index
* resizable max width
servicemap edges background color
* z-index as overlay
Co-authored-by: Leon <>
2022-04-24 10:28:00 +03:00
leon-up9
df269fa950
method changed to useCallback ( #1032 )
...
height for horizontal scroll like in Ent
Co-authored-by: Leon <>
Co-authored-by: lirazyehezkel <61656597+lirazyehezkel@users.noreply.github.com>
2022-04-24 10:20:19 +03:00
M. Mert Yıldıran
80ebd7199d
Fix the CLI build error for Windows target ( #1031 )
2022-04-24 09:45:15 +03:00
M. Mert Yildiran
ab2b9a803b
Revert "Remove GOGC
environment variable from tapper"
...
This reverts commit cfc2484bbb
.
2022-04-22 09:40:31 +03:00
M. Mert Yildiran
838318733a
Make CloseOtherProtocolDissectors
method mutexed
2022-04-21 11:38:49 +03:00
M. Mert Yildiran
1cce863bbb
Bring back debug.FreeOSMemory()
call
2022-04-20 17:12:33 +03:00
lirazyehezkel
9b475a78f9
Started listening entry time ( #1030 )
2022-04-20 15:12:36 +03:00
RoyUP9
d76f24edb8
Fixed tapper socket error on failure ( #1029 )
2022-04-20 14:53:07 +03:00
lirazyehezkel
32ba653d12
TLS icon z index ( #1028 )
2022-04-20 14:34:16 +03:00
M. Mert Yildiran
0e88584227
Fix the tests
2022-04-20 13:52:18 +03:00
M. Mert Yildiran
cfc2484bbb
Remove GOGC
environment variable from tapper
2022-04-20 13:45:18 +03:00
M. Mert Yildiran
7c0a837096
Run go mod tidy
everywhere
2022-04-20 13:43:45 +03:00
M. Mert Yildiran
57eb9034d6
Bring back CloseTimedoutTcpStreamChannels
method
2022-04-20 13:41:00 +03:00
M. Mert Yildiran
75b44f9143
Remove SuperTimer
struct
2022-04-20 13:30:39 +03:00
M. Mert Yildiran
3c6fe8393f
Rename SuperIdentifier
struct to ProtoIdentifier
2022-04-20 13:24:09 +03:00
M. Mert Yildiran
0f2bd9fc13
Run go mod tidy
in cli
module
2022-04-20 13:22:57 +03:00
M. Mert Yildiran
0113367984
Add CloseOtherProtocolDissectors
method and use it to synchronously close the other protocol dissectors
2022-04-20 13:17:24 +03:00
M. Mert Yildiran
ea85b0b082
Change the Dissect
method signature to have *TcpReader
as an argument
2022-04-20 13:06:46 +03:00
M. Mert Yildiran
960ba644cd
Move TrafficFilteringOptions
struct to shared
module
2022-04-20 12:13:27 +03:00
M. Mert Yildiran
110325598a
Refactor tap
module and move some of the code to tap/api
module
2022-04-20 11:32:48 +03:00
AmitUp9
e03db7b09b
Bug/UI/tra 4473 grpc decoding error ( #1025 )
...
* note added and formatting added
* showing message on ui instead of console error
2022-04-20 11:20:14 +03:00
M. Mert Yildiran
ba4bab3ed5
Remove tcpStreamWrapper
struct
2022-04-20 10:48:12 +03:00
gadotroee
de533730d3
Change the affinity to be valid when we are tapping multiple nodes ( #1023 )
2022-04-19 19:35:17 +03:00
lirazyehezkel
d834fcc3cb
Entries count changes frequently ( #1021 )
...
Co-authored-by: leon-up9 <97597983+leon-up9@users.noreply.github.com>
2022-04-19 19:19:43 +03:00
gadotroee
1624b0d7b9
Apply daemon set by field selector metadata.name
instead of label ( #1022 )
2022-04-19 18:22:29 +03:00
M. Mert Yıldıran
9715bb046b
GetEntry
unmarshaling error indicates an error message sent by the database server (#1020 )
2022-04-19 16:23:23 +03:00
M. Mert Yıldıran
65e5ebe23c
Upgrade Basenine to 0.7.3
( #1019 )
...
* Upgrade Basenine to `0.7.3`
* Bring back `github.com/patrickmn/go-cache` that's removed by `go mod tidy`
2022-04-19 14:10:37 +03:00
leon-up9
30986c3b22
Link component ( #1005 )
...
* Link component
* change defualt use
* PR comments
Co-authored-by: Leon <>
2022-04-19 13:50:34 +03:00
Igor Gov
1e167f2757
Trigger by commit message acceptance test on PR to develop ( #1017 )
2022-04-19 09:12:30 +03:00
gadotroee
149e86d050
Run unit tests when tap/api changes ( #1016 )
...
* update test files paths
2022-04-19 08:51:32 +03:00
David Levanon
1213162b85
Add kube namespace to tls (TRA-4443) ( #1013 )
...
* add namespace to tls - initial commit
* add tls namespace to mizu entry
2022-04-18 16:12:51 +03:00
M. Mert Yıldıran
189c158150
Remove TLSWarning
React component ( #1014 )
2022-04-18 15:21:25 +03:00
M. Mert Yıldıran
c5006e5f57
TRA-4501 Don't panic in case of a Basenine connection error and try to reconnect with 3 seconds intervals ( #1012 )
...
* Don't panic in case of a Basenine connection error and try to reconnect with 3 seconds intervals
* More improvements
2022-04-18 11:00:43 +03:00
M. Mert Yıldıran
d7fcf273c0
TRA-4494 Remove all non-functional OutboundLink
code that was providing /status/recentTLSLinks
endpoint ( #1008 )
...
* Remove non-critical TLS detected log that causes `slice bounds out of range` error
* Remove all non-functional `OutboundLink` code that was providing `/status/recentTLSLinks` endpoint
* Fix more unused code
2022-04-17 19:01:21 +03:00
lirazyehezkel
eca3267b47
Fix acceptance tests ( #1011 )
2022-04-17 18:05:19 +03:00
lirazyehezkel
a527fc6c51
FE miss WS entries ( #1010 )
2022-04-17 15:34:21 +03:00
RoyUP9
e104128df8
Fix for acceptance tests ( #1006 )
2022-04-14 15:01:15 +03:00
M. Mert Yıldıran
5bb904d068
Fix the acceptance tests noMoreDataTop
issue ( #1003 )
2022-04-14 10:16:02 +03:00
M. Mert Yıldıran
1a5378b64b
Increase the OOM risk in exchange of less idle CPU usage ( #979 )
...
* Increase the OOM risk in exchange of less idle CPU usage
* Read the interval from an environment variable named `CLOSE_TIMEDOUT_TCP_STREAM_CHANNELS_INTERVAL_MS`
* Log the `getCloseTimedoutTcpChannelsInterval` return value
2022-04-14 09:58:05 +03:00
Igor Gov
7cfe506897
Remove auto issue close if stale too long ( #999 )
...
* Remove auto issue close if stale too long
2022-04-13 18:58:02 +03:00
Lamercho
ab64046e8e
Remove cluster.local hostnames ( #1002 )
...
Co-authored-by: Milen Minev <milen@eta.bg>
2022-04-13 16:31:17 +03:00
Nimrod Gilboa Markevich
62cbcf8857
Exclude labels with the enhancement label from becoming stale ( #997 )
2022-04-13 16:17:49 +03:00
gadotroee
8f3b0e8fee
Fix acceptance tests entry id is string and not number ( #1000 )
2022-04-13 14:37:59 +03:00
David Levanon
32d473ea26
Add service mesh badge ( #989 )
...
Co-authored-by: M. Mert Yıldıran <mehmet@up9.com>
Co-authored-by: M. Mert Yıldıran <mehmet@up9.com>
Co-authored-by: Nimrod Gilboa Markevich <59927337+nimrod-up9@users.noreply.github.com>
2022-04-13 13:30:57 +03:00
M. Mert Yıldıran
97000293fd
Fix the unit tests of protocol extensions ( #998 )
2022-04-13 12:23:08 +03:00