03 Feb 2025 12:15 PM
Dear Team,
I've noticed that when I check Dynatrace logs containing the word "error," the status is marked as "error," even though my code sends it as "INFO."
What would be the best way to resolve this issue?
03 Feb 2025 05:12 PM
Hi,
Do you have some screenshots to ilustrate your issue?
Best regards
03 Feb 2025 05:19 PM
logger.info(f"sagemaker.predict response", extra=extra)
create the above log