{"id":21357819,"url":"https://github.com/rcbops/docker-prometheus-json-exporter","last_synced_at":"2025-07-24T17:07:03.193Z","repository":{"id":142014177,"uuid":"101318905","full_name":"rcbops/docker-prometheus-json-exporter","owner":"rcbops","description":null,"archived":false,"fork":false,"pushed_at":"2018-09-26T19:34:46.000Z","size":4,"stargazers_count":5,"open_issues_count":1,"forks_count":7,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-22T18:30:46.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rcbops.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-24T17:05:01.000Z","updated_at":"2020-08-10T19:49:48.000Z","dependencies_parsed_at":"2023-07-07T21:46:01.658Z","dependency_job_id":null,"html_url":"https://github.com/rcbops/docker-prometheus-json-exporter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcbops%2Fdocker-prometheus-json-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcbops%2Fdocker-prometheus-json-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcbops%2Fdocker-prometheus-json-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcbops%2Fdocker-prometheus-json-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rcbops","download_url":"https://codeload.github.com/rcbops/docker-prometheus-json-exporter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830956,"owners_count":20354856,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-22T05:12:31.645Z","updated_at":"2025-03-16T06:15:27.321Z","avatar_url":"https://github.com/rcbops.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"docker-prometheus-json-exporter\n===============================\n\nA docker image for [prometheus-json-exporter](https://github.com/kawamuray/prometheus-json-exporter)\n\nBuild and push\n==============\n\n```sh\ndocker build . -t quay.io/rackspace/prometheus-json-exporter:$(git describe --always)\ndocker push quay.io/rackspace/prometheus-json-exporter:$(git describe --always)\n```\n\nExample Usage\n=============\n\n```sh\n# Start python web server\n$ python -m SimpleHTTPServer 8000 \u0026\n\n# Start exporter\n$ docker run -it \\\n    -p 7979:7979 \\\n    -v $PWD:/config \\\n    -e URL=\"http://\u003cmy.local.ip.addr\u003e:8000/registry_example.json\" \\\n    quay.io/rackspace/prometheus-json-exporter:$(git describe --always)\n\n# Query metrics\n$ curl http://localhost:7979/metrics\n```\n\nNote\n====\n\nThe example is based on the docker registry output and can be used to establish prometheus monitoring for a private docker regsitry.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcbops%2Fdocker-prometheus-json-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frcbops%2Fdocker-prometheus-json-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcbops%2Fdocker-prometheus-json-exporter/lists"}