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
"MW Agent Health Check is failing ...\nThis could be due to incorrect value of MW_AGENT_SERVICE\nIgnore the warning if you are using MW Agent older than 1.7.7 (You can confirm by running `mw-agent version`)"
357
370
)
358
371
exceptrequests.exceptions.RequestExceptionase:
359
-
_logger.warning(f"MW Agent Health Check is failing ...\nException while MW Agent Health Check:{e}")
372
+
_logger.warning(
373
+
f"MW Agent Health Check is failing ...\nException while MW Agent Health Check:{e}"
description = "Middleware's APM tool enables Python developers to effortlessly monitor their applications, gathering distributed tracing, metrics, logs, and profiling data for valuable insights and performance optimization."
0 commit comments