filecoin-project / filecoin-project/boost
Add access log to retrieval query ask
Open
area/retrieval
area/ux
kind/enhancement
- Dominant language
- Go
- Stars
- 121
- Forks
- 79
- Avg merge
- 10d 14h
- Merged PRs (30d)
- 1
Description
Storage Providers currently don't have an easy way to see requests arriving over the retrieval query ask protocol.
We should add a log to the retrieval query ask endpoint in go-fil-markets and then update boost to point at that version of go-fil-markets.
The log should output
- the protocol name
- the peer ID
- the IP address
Contributor guide
Assessment
This issue has not been assessed yet.