Marius Grigaitis

Results 5 issues of Marius Grigaitis

It's already in TODO. Why not have it as an issue? :)

Dashboard loads all issues, etc when total counts and top 20 issues by score is required. When there are many AWS accounts scanned by SecurityMonkey this creates an issue that...

performance

Tried to run it: ``` root@5b51e04d92df:/Am-I-affected-by-Meltdown# ./meltdown-checker Unable to find symbol sys_call_table in symbol map. Aborting...Aborted ``` Not sure what that means.

Logs in context integrations and newrelic-agent does not forward attributes from logs https://docs.newrelic.com/docs/logs/logs-context/configure-logs-context-go/#installing-a-logs-in-context-plugin https://github.com/newrelic/go-agent/blob/master/v3/integrations/logcontext-v2/nrslog/handler.go#L130 ## Expected Behavior Attributes appear on NR. ## Reproduction case https://github.com/newrelic/go-agent/blob/master/v3/integrations/logcontext-v2/nrslog/example/main.go Additional attributes can be added...

bug
roadmap
p1

## Description No context is attached to log messages. No information in debug messages from agent itself on why. Setup: go-agent + nrlambda + logcontext-v2 + https://github.com/newrelic/newrelic-lambda-extension + logrus ##...

enhancement
track-interest