File tree Expand file tree Collapse file tree 2 files changed +36
-0
lines changed Expand file tree Collapse file tree 2 files changed +36
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "projectName" : " tinyproxy_exporter" ,
3+ "projectOwner" : " Igor Živković" ,
4+ "repoType" : " github" ,
5+ "repoHost" : " https://github.com" ,
6+ "files" : [
7+ " README.md"
8+ ],
9+ "imageSize" : 100 ,
10+ "commit" : true ,
11+ "contributors" : [
12+ {
13+ "login" : " vitorarins" ,
14+ "name" : " Vitor Arins" ,
15+ "avatar_url" : " https://avatars3.githubusercontent.com/u/1065028?v=4" ,
16+ "profile" : " https://github.com/vitorarins" ,
17+ "contributions" : [
18+ " bug" ,
19+ " code"
20+ ]
21+ }
22+ ]
23+ }
Original file line number Diff line number Diff line change 11# tinyproxy_exporter
2+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square )] ( #contributors )
23
34A simple Prometheus exporter for Tinyproxy.
45
@@ -17,3 +18,15 @@ optional arguments:
1718 -s STATHOST internal statistics page address (default "tinyproxy.stats")
1819 -t TINYPROXY tinyproxy address (default "127.0.0.1:8888")
1920```
21+
22+ ## Contributors
23+
24+ Thanks goes to these wonderful people ([ emoji key] ( https://github.com/kentcdodds/all-contributors#emoji-key ) ):
25+
26+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
27+ <!-- prettier-ignore -->
28+ | [ <img src =" https://avatars3.githubusercontent.com/u/1065028?v=4 " width =" 100px; " /><br /><sub ><b >Vitor Arins</b ></sub >] ( https://github.com/vitorarins ) <br />[ 🐛] (https://github.com/Igor Živković/tinyproxy_exporter/issues?q=author%3Avitorarins "Bug reports") [ 💻] (https://github.com/Igor Živković/tinyproxy_exporter/commits?author=vitorarins "Code") |
29+ | :---: |
30+ <!-- ALL-CONTRIBUTORS-LIST:END -->
31+
32+ This project follows the [ all-contributors] ( https://github.com/kentcdodds/all-contributors ) specification. Contributions of any kind welcome!
You can’t perform that action at this time.
0 commit comments