Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Augment gateway metrics collected #18

Closed
3 of 7 tasks
vasco-santos opened this issue Jan 28, 2022 · 0 comments
Closed
3 of 7 tasks

Augment gateway metrics collected #18

vasco-santos opened this issue Jan 28, 2022 · 0 comments
Assignees
Labels
kind/enhancement A net-new feature or improvement to an existing feature

Comments

@vasco-santos
Copy link
Contributor

vasco-santos commented Jan 28, 2022

@alanshaw added a few suggestions

📊 💡 Additional metrics to collect from the NFT gateway

  • Histogram of file sizes (tracked in Limit gateway cache size and keep track of file size distribution nft.storage#1181)
    (MB) <0.5 | <1 | <2 | <5 | <25 | <50 | <100 | <500 | <1,000 | <5,000 ...
    ...all the way up to >32,000
  • Requests per IPLD codec
  • Requests by multihash hashing function
  • Histogram of requests by file type:
    • image
    • video
    • text
    • html
    • script
    • directory
    • other (we should log these so we can add buckets over time)
  • Direct CID requests vs CID+path
  • Cache hits vs misses
  • IPFS vs IPNS requests...also prerequisite IPNS support!? 😆
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
kind/enhancement A net-new feature or improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants