Closed Sachinbisht27 closed 5 months ago
Description:
google-cloud-logging
package version 3.5.0 and the latest version of the package is 3.10.0.To reproduce: Try to replicate the production environment locally and generate Application-level logs.
Root cause
The google-cloud-logging
package had dependency issues with the Python flask.
Action items
google-cloud-logging
and its dependencies to the latest supported version of the Python flask.Steps to fix:
google-cloud-logging
package.Closing this Item as the Diagnosis is completed and the Action items to fix the issue are figured out. We will be targeting the action item in a separate issue. #485
Describe the bug We are getting some Python-level error logs on the logging and monitoring dashboard for the RP_IVR cloud function.
Add diagnosis details
google-cloud-logging
package used to generate custom logs in the application. We are using this package currently in our application to create different levels of logs like:Issue logs:
Error 1:
Error 2:
Expected behavior
Screenshots
Impact Error logs count: 30
Criticality Medium
Acceptance Criteria
Documentation Add whatever documentation will be required here.