Skip to content

Commit

Permalink
Fix gateway requests daily (#106)
Browse files Browse the repository at this point in the history
* fix gateway requests daily

* updating gateway overall plot
  • Loading branch information
guillaumemichel authored Aug 27, 2024
1 parent 9525eaf commit edd9daf
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion config/plotdefs/gateway-requests-daily.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ datasets:
- name: "Bifrost total requests by day"
source: "caracol"
query: >
select date, value from get_collected_values(19, {{ .StartOfDay | timestamptz }} - '90 day'::interval, {{ .StartOfDay | timestamptz }});
select date, value from get_collected_values(23, {{ .StartOfDay | timestamptz }} - '90 day'::interval, {{ .StartOfDay | timestamptz }});
series:
- type: "bar"
Expand Down
2 changes: 1 addition & 1 deletion config/plotdefs/gateway-requests-overall.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ datasets:
- name: "Bifrost total requests by day"
source: "caracol"
query: >
select date, value from get_collected_values(19, {{ .StartOfDay | timestamptz }} - '90 day'::interval, {{ .StartOfDay | timestamptz }});
select date, value from get_collected_values(23, {{ .StartOfDay | timestamptz }} - '90 day'::interval, {{ .StartOfDay | timestamptz }});
series:
- type: "bar"
Expand Down
2 changes: 1 addition & 1 deletion content.en/plots/2024/06/05/gateway-requests-daily.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"data":[{"type":"bar","hovertemplate":"","name":"Total","orientation":"v","visible":true,"x":["2024-03-07T00:00:00Z","2024-03-08T00:00:00Z","2024-03-09T00:00:00Z","2024-03-10T00:00:00Z","2024-03-11T00:00:00Z","2024-03-12T00:00:00Z","2024-03-13T00:00:00Z","2024-03-14T00:00:00Z","2024-03-15T00:00:00Z","2024-03-16T00:00:00Z","2024-03-17T00:00:00Z","2024-03-18T00:00:00Z","2024-03-19T00:00:00Z","2024-03-20T00:00:00Z","2024-03-21T00:00:00Z","2024-03-22T00:00:00Z","2024-03-23T00:00:00Z","2024-03-24T00:00:00Z","2024-03-25T00:00:00Z","2024-03-26T00:00:00Z","2024-03-27T00:00:00Z","2024-03-28T00:00:00Z","2024-03-29T00:00:00Z","2024-03-30T00:00:00Z","2024-03-31T00:00:00Z","2024-04-01T00:00:00Z","2024-04-02T00:00:00Z","2024-04-03T00:00:00Z","2024-04-04T00:00:00Z","2024-04-05T00:00:00Z","2024-04-06T00:00:00Z","2024-04-07T00:00:00Z","2024-04-08T00:00:00Z","2024-04-09T00:00:00Z","2024-04-10T00:00:00Z","2024-04-11T00:00:00Z","2024-04-12T00:00:00Z","2024-04-13T00:00:00Z","2024-04-14T00:00:00Z","2024-04-15T00:00:00Z","2024-04-16T00:00:00Z","2024-04-17T00:00:00Z","2024-04-18T00:00:00Z","2024-04-19T00:00:00Z","2024-04-20T00:00:00Z","2024-04-21T00:00:00Z","2024-04-22T00:00:00Z","2024-04-23T00:00:00Z","2024-04-24T00:00:00Z","2024-04-25T00:00:00Z","2024-04-26T00:00:00Z","2024-04-27T00:00:00Z"],"y":[146318437,151394521,141580911,126062412,121737134,132587850,250504632,124932636,134265732,140372610,115633679,112807455,129290466,130550863,131152267,133291147,137768821,125971200,113213256,129332202,133465612,130933180,130279761,127168735,115900132,100148187,101156412,119655399,131108476,123382426,120618840,110789539,107788677,123219356,121238637,115406007,114867719,110692593,97126093,96837960,114890502,115760406,121886006,125979898,113582115,106254,604,0,0,0,0,0],"yaxis":""}],"layout":{"annotations":null,"legend":{"orientation":"h"},"title":{"text":"Daily HTTP Originated Requests (90 days up to 4 Jun 2024). Source: ipfs.io / dweb.link access logs"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Number of requests"}}},"params":null,"dynamicLayout":null,"config":null}
{"data":[{"type":"bar","hovertemplate":"","name":"Total","orientation":"v","visible":true,"x":["2024-05-24T00:00:00Z","2024-05-25T00:00:00Z","2024-05-26T00:00:00Z","2024-05-27T00:00:00Z","2024-05-28T00:00:00Z","2024-05-29T00:00:00Z","2024-05-30T00:00:00Z","2024-05-31T00:00:00Z","2024-06-01T00:00:00Z","2024-06-02T00:00:00Z","2024-06-03T00:00:00Z","2024-06-04T00:00:00Z"],"y":[493957215,555556389,588484026,577249949,586404969,605404474,577428139,635583861,632232463,632468972,700790467,691715485],"yaxis":""}],"layout":{"annotations":null,"legend":{"orientation":"h"},"title":{"text":"Daily HTTP Originated Requests (90 days up to 4 Jun 2024). Source: ipfs.io / dweb.link access logs"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Number of requests"}}},"params":null,"dynamicLayout":null,"config":null}
2 changes: 1 addition & 1 deletion content.en/plots/2024/06/05/gateway-requests-overall.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"data":[{"type":"bar","hovertemplate":"","name":"Total","orientation":"v","visible":true,"x":["2024-03-07T00:00:00Z","2024-03-08T00:00:00Z","2024-03-09T00:00:00Z","2024-03-10T00:00:00Z","2024-03-11T00:00:00Z","2024-03-12T00:00:00Z","2024-03-13T00:00:00Z","2024-03-14T00:00:00Z","2024-03-15T00:00:00Z","2024-03-16T00:00:00Z","2024-03-17T00:00:00Z","2024-03-18T00:00:00Z","2024-03-19T00:00:00Z","2024-03-20T00:00:00Z","2024-03-21T00:00:00Z","2024-03-22T00:00:00Z","2024-03-23T00:00:00Z","2024-03-24T00:00:00Z","2024-03-25T00:00:00Z","2024-03-26T00:00:00Z","2024-03-27T00:00:00Z","2024-03-28T00:00:00Z","2024-03-29T00:00:00Z","2024-03-30T00:00:00Z","2024-03-31T00:00:00Z","2024-04-01T00:00:00Z","2024-04-02T00:00:00Z","2024-04-03T00:00:00Z","2024-04-04T00:00:00Z","2024-04-05T00:00:00Z","2024-04-06T00:00:00Z","2024-04-07T00:00:00Z","2024-04-08T00:00:00Z","2024-04-09T00:00:00Z","2024-04-10T00:00:00Z","2024-04-11T00:00:00Z","2024-04-12T00:00:00Z","2024-04-13T00:00:00Z","2024-04-14T00:00:00Z","2024-04-15T00:00:00Z","2024-04-16T00:00:00Z","2024-04-17T00:00:00Z","2024-04-18T00:00:00Z","2024-04-19T00:00:00Z","2024-04-20T00:00:00Z","2024-04-21T00:00:00Z","2024-04-22T00:00:00Z","2024-04-23T00:00:00Z","2024-04-24T00:00:00Z","2024-04-25T00:00:00Z","2024-04-26T00:00:00Z","2024-04-27T00:00:00Z"],"y":[146318437,151394521,141580911,126062412,121737134,132587850,250504632,124932636,134265732,140372610,115633679,112807455,129290466,130550863,131152267,133291147,137768821,125971200,113213256,129332202,133465612,130933180,130279761,127168735,115900132,100148187,101156412,119655399,131108476,123382426,120618840,110789539,107788677,123219356,121238637,115406007,114867719,110692593,97126093,96837960,114890502,115760406,121886006,125979898,113582115,106254,604,0,0,0,0,0],"yaxis":""}],"layout":{"annotations":null,"legend":{"orientation":"h"},"title":{"font":{"size":10},"text":"Data: 6 Mar 2024 to 4 Jun 2024. Source: ipfs.io / dweb.link access logs","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Number of requests"}}},"params":null,"dynamicLayout":null,"config":null}
{"data":[{"type":"bar","hovertemplate":"","name":"Total","orientation":"v","visible":true,"x":["2024-05-24T00:00:00Z","2024-05-25T00:00:00Z","2024-05-26T00:00:00Z","2024-05-27T00:00:00Z","2024-05-28T00:00:00Z","2024-05-29T00:00:00Z","2024-05-30T00:00:00Z","2024-05-31T00:00:00Z","2024-06-01T00:00:00Z","2024-06-02T00:00:00Z","2024-06-03T00:00:00Z","2024-06-04T00:00:00Z"],"y":[493957215,555556389,588484026,577249949,586404969,605404474,577428139,635583861,632232463,632468972,700790467,691715485],"yaxis":""}],"layout":{"annotations":null,"legend":{"orientation":"h"},"title":{"font":{"size":10},"text":"Data: 6 Mar 2024 to 4 Jun 2024. Source: ipfs.io / dweb.link access logs","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Number of requests"}}},"params":null,"dynamicLayout":null,"config":null}
2 changes: 1 addition & 1 deletion content.en/plots/2024/08/27/gateway-requests-overall.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"layout":{"annotations":null,"legend":{"orientation":"h"},"title":{"font":{"size":10},"text":"Data: 28 May 2024 to 26 Aug 2024. Source: ipfs.io / dweb.link access logs","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Number of requests"}}},"params":null,"dynamicLayout":null,"config":null}
{"data":[{"type":"bar","hovertemplate":"","name":"Total","orientation":"v","visible":true,"x":["2024-05-29T00:00:00Z","2024-05-30T00:00:00Z","2024-05-31T00:00:00Z","2024-06-01T00:00:00Z","2024-06-02T00:00:00Z","2024-06-03T00:00:00Z","2024-06-04T00:00:00Z","2024-06-05T00:00:00Z","2024-06-06T00:00:00Z","2024-06-07T00:00:00Z","2024-06-08T00:00:00Z","2024-06-09T00:00:00Z","2024-06-10T00:00:00Z","2024-06-11T00:00:00Z","2024-06-12T00:00:00Z","2024-06-13T00:00:00Z","2024-06-14T00:00:00Z","2024-06-15T00:00:00Z","2024-06-16T00:00:00Z","2024-06-17T00:00:00Z","2024-06-18T00:00:00Z","2024-06-19T00:00:00Z","2024-06-20T00:00:00Z","2024-06-21T00:00:00Z","2024-06-22T00:00:00Z","2024-06-23T00:00:00Z","2024-06-24T00:00:00Z","2024-06-25T00:00:00Z","2024-06-26T00:00:00Z","2024-06-27T00:00:00Z","2024-06-28T00:00:00Z","2024-06-29T00:00:00Z","2024-06-30T00:00:00Z","2024-07-01T00:00:00Z","2024-07-02T00:00:00Z","2024-07-03T00:00:00Z","2024-07-04T00:00:00Z","2024-07-05T00:00:00Z","2024-07-06T00:00:00Z","2024-07-07T00:00:00Z","2024-07-08T00:00:00Z","2024-07-09T00:00:00Z","2024-07-10T00:00:00Z","2024-07-11T00:00:00Z","2024-07-12T00:00:00Z","2024-07-13T00:00:00Z","2024-07-17T00:00:00Z","2024-07-18T00:00:00Z","2024-07-19T00:00:00Z","2024-07-20T00:00:00Z","2024-07-21T00:00:00Z","2024-07-22T00:00:00Z","2024-07-23T00:00:00Z","2024-07-24T00:00:00Z","2024-07-25T00:00:00Z","2024-07-26T00:00:00Z","2024-07-27T00:00:00Z","2024-07-28T00:00:00Z","2024-07-29T00:00:00Z","2024-07-30T00:00:00Z","2024-07-31T00:00:00Z","2024-08-01T00:00:00Z","2024-08-02T00:00:00Z","2024-08-03T00:00:00Z","2024-08-04T00:00:00Z","2024-08-05T00:00:00Z","2024-08-06T00:00:00Z","2024-08-07T00:00:00Z","2024-08-08T00:00:00Z","2024-08-09T00:00:00Z","2024-08-10T00:00:00Z","2024-08-11T00:00:00Z","2024-08-12T00:00:00Z","2024-08-13T00:00:00Z","2024-08-14T00:00:00Z","2024-08-15T00:00:00Z","2024-08-16T00:00:00Z","2024-08-17T00:00:00Z","2024-08-18T00:00:00Z","2024-08-19T00:00:00Z","2024-08-20T00:00:00Z","2024-08-21T00:00:00Z","2024-08-22T00:00:00Z","2024-08-23T00:00:00Z","2024-08-24T00:00:00Z","2024-08-25T00:00:00Z","2024-08-26T00:00:00Z"],"y":[605404474,577428139,635583861,632232463,632468972,700790467,691715485,724172782,644118579,665986680,676209286,771744569,753179070,713824604,736849930,762836482,805288792,782995228,810779991,791882775,784860046,725301789,687006525,696965805,686858199,685204424,740017053,688835473,660169992,662558507,651920949,609697548,648718242,693118962,620438025,636966207,622680340,637475502,640700730,654382596,652616586,591923509,625827087,526656518,469860843,623254853,634273926,616945902,670654355,674026156,745091971,718198123,678757220,674665252,615721250,590397814,597857717,617486233,659559320,650659920,643803416,621248681,610768441,555864450,602056012,608209486,567771301,581673594,592140937,587246365,561441135,561323077,559687478,563715466,552446087,527779640,530594168,556619238,545750715,576130119,584163824,487316262,542065642,485600237,531531936,550216874,557286173],"yaxis":""}],"layout":{"annotations":null,"legend":{"orientation":"h"},"title":{"font":{"size":10},"text":"Data: 28 May 2024 to 26 Aug 2024. Source: ipfs.io / dweb.link access logs","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Number of requests"}}},"params":null,"dynamicLayout":null,"config":null}
2 changes: 1 addition & 1 deletion content.en/plots/latest/gateway-requests-daily.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"layout":{"annotations":null,"legend":{"orientation":"h"},"title":{"text":"Daily HTTP Originated Requests (90 days up to 26 Aug 2024). Source: ipfs.io / dweb.link access logs"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Number of requests"}}},"params":null,"dynamicLayout":null,"config":null}
{"data":[{"type":"bar","hovertemplate":"","name":"Total","orientation":"v","visible":true,"x":["2024-05-24T00:00:00Z","2024-05-25T00:00:00Z","2024-05-26T00:00:00Z","2024-05-27T00:00:00Z","2024-05-28T00:00:00Z","2024-05-29T00:00:00Z","2024-05-30T00:00:00Z","2024-05-31T00:00:00Z","2024-06-01T00:00:00Z","2024-06-02T00:00:00Z","2024-06-03T00:00:00Z","2024-06-04T00:00:00Z"],"y":[493957215,555556389,588484026,577249949,586404969,605404474,577428139,635583861,632232463,632468972,700790467,691715485],"yaxis":""}],"layout":{"annotations":null,"legend":{"orientation":"h"},"title":{"text":"Daily HTTP Originated Requests (90 days up to 4 Jun 2024). Source: ipfs.io / dweb.link access logs"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Number of requests"}}},"params":null,"dynamicLayout":null,"config":null}
2 changes: 1 addition & 1 deletion content.en/plots/latest/gateway-requests-overall.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"layout":{"annotations":null,"legend":{"orientation":"h"},"title":{"font":{"size":10},"text":"Data: 28 May 2024 to 26 Aug 2024. Source: ipfs.io / dweb.link access logs","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Number of requests"}}},"params":null,"dynamicLayout":null,"config":null}
{"data":[{"type":"bar","hovertemplate":"","name":"Total","orientation":"v","visible":true,"x":["2024-05-29T00:00:00Z","2024-05-30T00:00:00Z","2024-05-31T00:00:00Z","2024-06-01T00:00:00Z","2024-06-02T00:00:00Z","2024-06-03T00:00:00Z","2024-06-04T00:00:00Z","2024-06-05T00:00:00Z","2024-06-06T00:00:00Z","2024-06-07T00:00:00Z","2024-06-08T00:00:00Z","2024-06-09T00:00:00Z","2024-06-10T00:00:00Z","2024-06-11T00:00:00Z","2024-06-12T00:00:00Z","2024-06-13T00:00:00Z","2024-06-14T00:00:00Z","2024-06-15T00:00:00Z","2024-06-16T00:00:00Z","2024-06-17T00:00:00Z","2024-06-18T00:00:00Z","2024-06-19T00:00:00Z","2024-06-20T00:00:00Z","2024-06-21T00:00:00Z","2024-06-22T00:00:00Z","2024-06-23T00:00:00Z","2024-06-24T00:00:00Z","2024-06-25T00:00:00Z","2024-06-26T00:00:00Z","2024-06-27T00:00:00Z","2024-06-28T00:00:00Z","2024-06-29T00:00:00Z","2024-06-30T00:00:00Z","2024-07-01T00:00:00Z","2024-07-02T00:00:00Z","2024-07-03T00:00:00Z","2024-07-04T00:00:00Z","2024-07-05T00:00:00Z","2024-07-06T00:00:00Z","2024-07-07T00:00:00Z","2024-07-08T00:00:00Z","2024-07-09T00:00:00Z","2024-07-10T00:00:00Z","2024-07-11T00:00:00Z","2024-07-12T00:00:00Z","2024-07-13T00:00:00Z","2024-07-17T00:00:00Z","2024-07-18T00:00:00Z","2024-07-19T00:00:00Z","2024-07-20T00:00:00Z","2024-07-21T00:00:00Z","2024-07-22T00:00:00Z","2024-07-23T00:00:00Z","2024-07-24T00:00:00Z","2024-07-25T00:00:00Z","2024-07-26T00:00:00Z","2024-07-27T00:00:00Z","2024-07-28T00:00:00Z","2024-07-29T00:00:00Z","2024-07-30T00:00:00Z","2024-07-31T00:00:00Z","2024-08-01T00:00:00Z","2024-08-02T00:00:00Z","2024-08-03T00:00:00Z","2024-08-04T00:00:00Z","2024-08-05T00:00:00Z","2024-08-06T00:00:00Z","2024-08-07T00:00:00Z","2024-08-08T00:00:00Z","2024-08-09T00:00:00Z","2024-08-10T00:00:00Z","2024-08-11T00:00:00Z","2024-08-12T00:00:00Z","2024-08-13T00:00:00Z","2024-08-14T00:00:00Z","2024-08-15T00:00:00Z","2024-08-16T00:00:00Z","2024-08-17T00:00:00Z","2024-08-18T00:00:00Z","2024-08-19T00:00:00Z","2024-08-20T00:00:00Z","2024-08-21T00:00:00Z","2024-08-22T00:00:00Z","2024-08-23T00:00:00Z","2024-08-24T00:00:00Z","2024-08-25T00:00:00Z","2024-08-26T00:00:00Z"],"y":[605404474,577428139,635583861,632232463,632468972,700790467,691715485,724172782,644118579,665986680,676209286,771744569,753179070,713824604,736849930,762836482,805288792,782995228,810779991,791882775,784860046,725301789,687006525,696965805,686858199,685204424,740017053,688835473,660169992,662558507,651920949,609697548,648718242,693118962,620438025,636966207,622680340,637475502,640700730,654382596,652616586,591923509,625827087,526656518,469860843,623254853,634273926,616945902,670654355,674026156,745091971,718198123,678757220,674665252,615721250,590397814,597857717,617486233,659559320,650659920,643803416,621248681,610768441,555864450,602056012,608209486,567771301,581673594,592140937,587246365,561441135,561323077,559687478,563715466,552446087,527779640,530594168,556619238,545750715,576130119,584163824,487316262,542065642,485600237,531531936,550216874,557286173],"yaxis":""}],"layout":{"annotations":null,"legend":{"orientation":"h"},"title":{"font":{"size":10},"text":"Data: 28 May 2024 to 26 Aug 2024. Source: ipfs.io / dweb.link access logs","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Number of requests"}}},"params":null,"dynamicLayout":null,"config":null}

0 comments on commit edd9daf

Please sign in to comment.