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

Adding pyroscope support #425

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Adding pyroscope support #425

merged 1 commit into from
Dec 3, 2024

Conversation

amitschendel
Copy link
Collaborator

Overview

Signed-off-by: Amit Schendel <amitschendel@gmail.com>
@amitschendel amitschendel requested a review from matthyx December 3, 2024 13:12
logger.L().Info("Starting pyroscope profiler")

if os.Getenv("APPLICATION_NAME") == "" {
os.Setenv("APPLICATION_NAME", "node-agent")
Copy link
Contributor

Choose a reason for hiding this comment

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

lol

FixSuggestions: "If this is a legitimate action, please consider removing this workload from the binding of this rule.",
Severity: R0007KubernetesClientExecutedDescriptor.Priority,
InfectedPID: event.Pid,
Severity: R0007KubernetesClientExecutedDescriptor.Priority,
Copy link
Contributor

Choose a reason for hiding this comment

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

wtf?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

what?

Copy link

github-actions bot commented Dec 3, 2024

Summary:

  • License scan: failure
  • Credentials scan: failure
  • Vulnerabilities scan: failure
  • Unit test: success
  • Go linting: success

@amitschendel amitschendel merged commit 72054a6 into main Dec 3, 2024
19 checks passed
@amitschendel amitschendel deleted the feature/pyroscope branch December 3, 2024 13:38
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.

2 participants