You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i make a background logger as described in the docs.
when I make new loggers from it with logger.With("<prop name>", "<prop value>") although the properties are visible in the log's json on the console, those properties are not in new relic.
Steps to Reproduce
See above.
Expected Behavior
Any properties added to json structured log messages should be in the new relic log message.
Description
Regarding the zap integration for the go agent,
logger.With("<prop name>", "<prop value>")
although the properties are visible in the log's json on the console, those properties are not in new relic.Steps to Reproduce
See above.
Expected Behavior
Any properties added to json structured log messages should be in the new relic log message.
NR Diag results
can't run that in google cloud run, sorry.
Your Environment
The text was updated successfully, but these errors were encountered: