Skip to content

[feature] Structured Reporting - Process#466

Merged
KCarretto merged 3 commits intomainfrom
structured-reporting-processes
Jan 23, 2024
Merged

[feature] Structured Reporting - Process#466
KCarretto merged 3 commits intomainfrom
structured-reporting-processes

Conversation

@KCarretto
Copy link
Copy Markdown
Collaborator

What type of PR is this?

/kind feature
/kind api-change

What this PR does / why we need it:

Introduces a new Process ent, as well as a report_process_list gRPC API method for reporting the running list of processes on theHost. We maintain a historical relationship between a Process and the Task that reported it, however the "processes" edge on Host will only show the most recently reported list. We do maintain a historical record of the Host a Process was running on, as a directional edge "host" from Process.

Copy link
Copy Markdown
Collaborator

@Cictrone Cictrone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i add manual method l8r

@KCarretto KCarretto merged commit 75fd936 into main Jan 23, 2024
@KCarretto KCarretto deleted the structured-reporting-processes branch January 23, 2024 00:22
KCarretto added a commit that referenced this pull request Feb 1, 2024
 
[feature] Structured Reporting - Process (#466)

* generated entgo

* Added API

* Generated c2 lib rust bindings
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.

3 participants