{"id":22551394,"url":"https://github.com/open-services/finance-watch","last_synced_at":"2025-03-28T10:13:15.440Z","repository":{"id":217420431,"uuid":"185175079","full_name":"open-services/finance-watch","owner":"open-services","description":"Gathers metrics about finances and exposes it as prometheus metrics","archived":false,"fork":false,"pushed_at":"2019-05-18T10:30:14.000Z","size":6,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-12T02:21:16.017Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/open-services.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}},"created_at":"2019-05-06T10:29:07.000Z","updated_at":"2019-05-18T10:30:16.000Z","dependencies_parsed_at":"2024-01-16T10:08:25.975Z","dependency_job_id":null,"html_url":"https://github.com/open-services/finance-watch","commit_stats":null,"previous_names":["open-services/finance-watch"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-services%2Ffinance-watch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-services%2Ffinance-watch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-services%2Ffinance-watch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-services%2Ffinance-watch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-services","download_url":"https://codeload.github.com/open-services/finance-watch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245367669,"owners_count":20603728,"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-12-07T17:12:35.660Z","updated_at":"2025-03-28T10:13:15.414Z","avatar_url":"https://github.com/open-services.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# finance-watch\n\nGathers metrics about finances and exposes it as prometheus metrics\n\n\n## Usage\n\nRun the application with `lein run` or compile to a jar with `lein uberjar` and then run:\n\n```\n$ java -jar target/uberjar/finance-watch-0.1.1-SNAPSHOT-standalone.jar\n```\n\n## Options\n\nYou can set the `address` and `port` by setting the env vars `ADDRESS` and `PORT`.\n\n## Examples\n\n\n```\n$ java -jar target/uberjar/finance-watch-0.1.1-SNAPSHOT-standalone.jar\nNow watching collective open-registry\nStarting server at 127.0.0.1:8080\n```\n\nNow you can make a GET request to `127.0.0.1:8080/metrics` to get the metrics.\n\n```\n$ curl localhost:8080/metrics\n# HELP open_registry_contributors_count a gauge metric.\n# TYPE open_registry_contributors_count gauge\nopen_registry_contributors_count 0.0\n# HELP open_registry_backers_count a gauge metric.\n# TYPE open_registry_backers_count gauge\nopen_registry_backers_count 6.0\n# HELP open_registry_yearly_income a gauge metric.\n# TYPE open_registry_yearly_income gauge\nopen_registry_yearly_income 43583.0\n# HELP open_registry_balance a gauge metric.\n# TYPE open_registry_balance gauge\nopen_registry_balance 21322.0\n```\n\n## License\n\nCopyright 2019 Open-Registry\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-services%2Ffinance-watch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopen-services%2Ffinance-watch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-services%2Ffinance-watch/lists"}