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

telemetry correction #60

Merged
merged 4 commits into from
May 1, 2023
Merged

telemetry correction #60

merged 4 commits into from
May 1, 2023

Conversation

rcohencyberarmor
Copy link
Contributor

Overview

Raziel Cohen added 2 commits April 30, 2023 16:49
Signed-off-by: Raziel Cohen <rcohen@armosec.io>
Signed-off-by: Raziel Cohen <rcohen@armosec.io>
@github-actions
Copy link

Summary:

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

if !errors.Is(err, containerAlreadyExistError) {
logger.L().Ctx(ctx).Warning("fail to handle new container", helpers.String("ContainerID", contEvent.GetContainerID()), helpers.String("Container name", contEvent.GetContainerID()), helpers.String("k8s workload", contEvent.GetK8SWorkloadID()), helpers.Error(err))
}
defer span.End()
Copy link
Contributor

Choose a reason for hiding this comment

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

Please notice the linter's warning

Raziel Cohen added 2 commits May 1, 2023 12:54
Signed-off-by: Raziel Cohen <rcohen@armosec.io>
…rection

Signed-off-by: Raziel Cohen <rcohen@armosec.io>
@github-actions
Copy link

github-actions bot commented May 1, 2023

Summary:

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

@dwertent dwertent merged commit 2bf665d into main May 1, 2023
@matthyx matthyx deleted the telemetry-correction branch July 19, 2023 14:39
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.

None yet

2 participants