Skip to content

Commit

Permalink
Update k8smetrics_agent.go
Browse files Browse the repository at this point in the history
Signed-off-by: vijeyash <91282703+vijeyash1@users.noreply.github.com>
  • Loading branch information
vijeyash1 authored Sep 5, 2023
1 parent 6d068f0 commit b4534a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion agent/kubviz/k8smetrics_agent.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ func runTrivyScans(config *rest.Config, js nats.JetStreamContext) error {
}

func main() {
fmt.Println("new code runs...")
log.SetFlags(log.LstdFlags | log.Lshortfile)
env := Production
clusterMetricsChan := make(chan error, 1)
Expand Down

0 comments on commit b4534a4

Please sign in to comment.