Automattic / Automattic/syndication
Enhanced Logging
- Dominant language
- PHP
- Stars
- 107
- Forks
- 44
- Avg merge
- 18m
- Merged PRs (30d)
- 19
Description
There is some logging currently in place, but we should double check and verify that there is enough data logged on both push and pull.
When using an "active" transport layer (such as REST API) both the sending and receiving site should log the transaction.
Logging seems to be a very important feature for some users so it should also have enough hooks to be as extendable as possible.
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the existing logging around push and pull operations and the active REST API transport. Determine what transaction data both sending and receiving sites need to record and where extension hooks are required. Done means both sides log the transaction with sufficient data and the logging behavior can be extended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100