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
With the version 0.0.24 (helm chart v0.1.8 deployed by jenkins-infra/kubernetes-management#3089) in production, the application works as expected for the main use cases (user accounts and administration).
However the logs are showing the following 2 errors that should be fixed in the future (not blocking):
Log4j initialization error:
log4j:ERROR Could not instantiate appender named "logfile".
Datadog Agent: connection failing:
[dd-agent-writer] WARN datadog.trace.agent.common.writer.DDApi - Error while sending 5 of 5 traces to the DD agent. java.net.ConnectException: Connection refused (Connection refused) (going silent for 5 minutes)
For both errors:
I don't know if these error lines were already present with the previous production version (0.0.10)
With the version 0.0.24 (helm chart v0.1.8 deployed by jenkins-infra/kubernetes-management#3089) in production, the application works as expected for the main use cases (user accounts and administration).
However the logs are showing the following 2 errors that should be fixed in the future (not blocking):
log4j:ERROR Could not instantiate appender named "logfile".
[dd-agent-writer] WARN datadog.trace.agent.common.writer.DDApi - Error while sending 5 of 5 traces to the DD agent. java.net.ConnectException: Connection refused (Connection refused) (going silent for 5 minutes)
For both errors:
0.0.10
)config.properties.example
like it was for chore(Dockerfile) correct the DD_AGENT download #170The text was updated successfully, but these errors were encountered: