Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

Logging in production is too verbose #2159

Open
catlee opened this issue Jun 5, 2019 · 0 comments
Open

Logging in production is too verbose #2159

catlee opened this issue Jun 5, 2019 · 0 comments

Comments

@catlee
Copy link
Contributor

catlee commented Jun 5, 2019

In particular, treestatus logging is very chatty. From https://papertrailapp.com/systems/7e657f1c-ad44-404f-9b89-f69f5b94446a/events:

Jun 05 10:26:53 7e657f1c-ad44-404f-9b89-f69f5b94446a mozilla/release-services/production/treestatus/api: 2019-06-05 14:26:53.737851 connexion.apis.flask_api: Got data and status code (200) 
Jun 05 10:26:53 7e657f1c-ad44-404f-9b89-f69f5b94446a mozilla/release-services/production/treestatus/api: 2019-06-05 14:26:53.736777 connexion.apis.flask_api: Getting data and status code 
Jun 05 10:26:53 7e657f1c-ad44-404f-9b89-f69f5b94446a mozilla/release-services/production/treestatus/api: 2019-06-05 14:26:53.740073 connexion.apis.flask_api: Got data and status code (200) 
Jun 05 10:26:53 7e657f1c-ad44-404f-9b89-f69f5b94446a mozilla/release-services/production/treestatus/api: 2019-06-05 14:26:53.739156 connexion.apis.flask_api: Getting data and status code 
Jun 05 10:26:54 7e657f1c-ad44-404f-9b89-f69f5b94446a mozilla/release-services/production/treestatus/api: 2019-06-05 14:26:54.599865 connexion.apis.flask_api: Getting data and status code 
Jun 05 10:26:54 7e657f1c-ad44-404f-9b89-f69f5b94446a mozilla/release-services/production/treestatus/api: 2019-06-05 14:26:54.602221 connexion.decorators.parameter: Function Arguments: ['tree'] 
Jun 05 10:26:54 7e657f1c-ad44-404f-9b89-f69f5b94446a mozilla/release-services/production/treestatus/api: 2019-06-05 14:26:54.601274 connexion.decorators.validation: http://treestatus.mozilla-releng.net/trees/mozilla-central validating parameters... 
Jun 05 10:26:54 7e657f1c-ad44-404f-9b89-f69f5b94446a mozilla/release-services/production/treestatus/api: 2019-06-05 14:26:54.604995 connexion.apis.flask_api: Getting data and status code 
Jun 05 10:26:54 7e657f1c-ad44-404f-9b89-f69f5b94446a mozilla/release-services/production/treestatus/api: 2019-06-05 14:26:54.605777 connexion.apis.flask_api: Got data and status code (200) 
Jun 05 10:26:54 7e657f1c-ad44-404f-9b89-f69f5b94446a mozilla/release-services/production/treestatus/api: 2019-06-05 14:26:54.607418 connexion.apis.flask_api: Got data and status code (200) 
Jun 05 10:26:54 7e657f1c-ad44-404f-9b89-f69f5b94446a mozilla/release-services/production/treestatus/api: 2019-06-05 14:26:54.606676 connexion.apis.flask_api: Getting data and status code 
Jun 05 10:26:55 7e657f1c-ad44-404f-9b89-f69f5b94446a mozilla/release-services/production/treestatus/api: 2019-06-05 14:26:55.011700 connexion.apis.flask_api: Getting data and status code 
@garbas garbas closed this as completed Jul 1, 2019
@garbas garbas reopened this Jul 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants