Skip to content

Latest commit

 

History

History
55 lines (44 loc) · 2.41 KB

template.md

File metadata and controls

55 lines (44 loc) · 2.41 KB

cdnjs {{MONTH}} {{YEAR}} Usage Stats

Information provided directly by Cloudflare for the cdnjs.cloudflare.com domain. ⛅️

Key Highlights

  • {{REQUESTS_HIGHLIGHT}} 🖥
  • {{BANDWIDTH_HIGHLIGHT}} 📤
  • {{PER_DAY_HIGHLIGHT}} 🤯
  • {{PER_REQUEST_HIGHLIGHT}} 🔍

TODO: Library Highlights

  • 1
  • 2
  • 3

Total Number of Requests

The first important stat that we are given is the total number of requests sent to cdnjs.cloudflare.com.

Cloudflare provides this number to us at a 1% sample for the whole month, giving {{REQUESTS_1_PER}} at 1%.
This is {{REQUESTS_1_PER_TOTAL}} when multiplied up to 100%.

We are also given a number of requests for 3 days at a 100% sample, which is {{REQUESTS_3_DAY}}.
This is {{REQUESTS_3_DAY_TOTAL}} when recalculated for the {{DAYS}} days of {{MONTH}}.

To provide the best possible estimate for the entire month, an average of both numbers will be used to generate the estimate for the final number of requests for the month.
This results in cdnjs serving approximately {{REQUESTS}} requests in {{MONTH}}.

{{REQUESTS_DESCRIPTION}}. 📈
TODO: Insight against previous months

Total Bandwidth Usage

Another great stat that Cloudflare has given us again is the bandwidth usage for the cdnjs.cloudflare.com domain.

This number, like total requests, is provided at a 1% sample for the month and in gigabytes: {{BANDWIDTH_1_PER}} GB.
This is {{BANDWIDTH_1_PER_TOTAL_GB}} GB or {{BANDWIDTH_1_PER_TOTAL_PB}} PB when multiplied up to be 100%.

Additionally, a 3 day 100% sample is given by Cloudflare at {{BANDWIDTH_3_DAY}} GB.
This results in {{BANDWIDTH_3_DAY_TOTAL_GB}} GB or {{BANDWIDTH_3_DAY_TOTAL_PB}} PB for the month.

As with the total number of requests and due to the significant difference between the two, both numbers will be used to calculate an average for the final estimate of bandwidth consumed this month.
This produces the estimate of {{BANDWIDTH_GB}} GB of bandwidth used for this month by cdnjs.

{{BANDWIDTH_DESCRIPTION}}. 🤯
TODO: Insight against previous months

Top 100 Requested Resources

These are provided at a 1% sample for the whole of {{MONTH}}. Bandwidth is measured in gigabytes. This data, as well as previous months' data, is available in the SQLite data.db file.

{{TABLE}}

Author: Matt (IPv4) Cowley - If there are any errors, please let me know and I will endeavour to correct them.