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
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
It would be great if you could see the full log output of p4-fusion from the admin UI (as part of the sync jobs). This makes it much easier to debug an issue.
Is your feature request related to a problem? If so, please describe.
Have the admin run p4-fusion manually. If logging is enabled, you can also look at the logs of gitserver from k8s or docker, etc. (However, the log level of the install-script seems to be at WARN and so this output is not available in gitserver logs)
Requested by: https://github.com/sourcegraph/accounts/issues/6938
Feature request description
It would be great if you could see the full log output of
p4-fusionfrom the admin UI (as part of the sync jobs). This makes it much easier to debug an issue.Is your feature request related to a problem? If so, please describe.
yes. See details in this issue
Describe alternatives you've considered.
Have the admin run
p4-fusionmanually. If logging is enabled, you can also look at the logs of gitserver from k8s or docker, etc. (However, the log level of the install-script seems to be at WARN and so this output is not available in gitserver logs)