Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addition to anupam tarian detector integration 2 #76

Merged
merged 8 commits into from
May 2, 2024

Conversation

andylibrian
Copy link
Collaborator

No description provided.

@andylibrian andylibrian self-assigned this Mar 21, 2024
Copy link

codecov bot commented Mar 21, 2024

Codecov Report

Attention: Patch coverage is 0.30395% with 328 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (main@130e7ce). Click here to learn what that means.

❗ Current head ea22db3 differs from pull request most recent head ad12baa. Consider uploading reports for the commit ad12baa to get more accurate results

Files Patch % Lines
pkg/nodeagent/nodeagent.go 0.00% 172 Missing ⚠️
pkg/server/server.go 0.00% 70 Missing ⚠️
pkg/server/ingestion_worker.go 0.00% 22 Missing ⚠️
pkg/server/dgraphstore/dgraph_event_store.go 0.00% 15 Missing ⚠️
pkg/server/event_server.go 0.00% 12 Missing ⚠️
pkg/tarianpb/types.pb.go 0.00% 10 Missing ⚠️
cmd/tarian-node-agent/cmd/run.go 0.00% 6 Missing ⚠️
cmd/tarianctl/cmd/get/events.go 0.00% 4 Missing and 1 partial ⚠️
pkg/clusteragent/grpc_servers.go 0.00% 5 Missing ⚠️
pkg/clusteragent/webhookserver/manager.go 0.00% 4 Missing ⚠️
... and 4 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #76   +/-   ##
=======================================
  Coverage        ?   29.34%           
=======================================
  Files           ?       92           
  Lines           ?     7370           
  Branches        ?        0           
=======================================
  Hits            ?     2163           
  Misses          ?     5091           
  Partials        ?      116           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andylibrian andylibrian force-pushed the addition-to-anupam-tarian-detector-integration-2 branch 3 times, most recently from 158bbd4 to 801716f Compare March 28, 2024 10:52
@andylibrian andylibrian force-pushed the addition-to-anupam-tarian-detector-integration-2 branch from dc7bc22 to ea22db3 Compare April 1, 2024 23:06
@andylibrian andylibrian force-pushed the addition-to-anupam-tarian-detector-integration-2 branch from 777415d to 8247775 Compare April 12, 2024 00:34
- add 2nd queue for tarian-detection event
- skip eBPF events from this process ID
- send events to tarian-server with Go routine
- update tarian-detector to the version that fixes IO loop
- tarian-detector: enable open and close syscalls
@andylibrian andylibrian force-pushed the addition-to-anupam-tarian-detector-integration-2 branch from f026daa to 9f4ba34 Compare May 2, 2024 07:43
@andylibrian andylibrian force-pushed the addition-to-anupam-tarian-detector-integration-2 branch from b374459 to ad12baa Compare May 2, 2024 08:51
@andylibrian andylibrian changed the title [Draft] Addition to anupam tarian detector integration 2 Addition to anupam tarian detector integration 2 May 2, 2024
@andylibrian andylibrian marked this pull request as ready for review May 2, 2024 09:05
@andylibrian andylibrian requested a review from kumari-anupam May 2, 2024 09:05
@andylibrian andylibrian merged commit 9441acb into main May 2, 2024
23 of 28 checks passed
@andylibrian andylibrian deleted the addition-to-anupam-tarian-detector-integration-2 branch May 2, 2024 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant