Skip to content

Commit 9249784

Browse files
authored
Import
From `Autodesk/pull/177`
1 parent aa81ec1 commit 9249784

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
layout: repository
3+
title: GitHub Metrics - API Requests
4+
permalink: /repository/github-api-requests
5+
---
6+
7+
<div class="chart-placeholder">
8+
<h3>API Request Types by Count</h3>
9+
<canvas
10+
data-url="{{ site.dataURL }}/repository/github-api-request-types-by-count.tsv"
11+
data-type="list"
12+
data-config='{"slice": [0, 20]}'
13+
></canvas>
14+
<div class="info-box">
15+
<p>
16+
The top 20 api request types by count in the last 24h.
17+
</p>
18+
</div>
19+
</div>

0 commit comments

Comments
 (0)