{"id":21707811,"url":"https://github.com/flightaware/piaware-exporter","last_synced_at":"2025-03-20T17:22:24.797Z","repository":{"id":66872745,"uuid":"482087190","full_name":"flightaware/piaware-exporter","owner":"flightaware","description":"Prometheus metrics exporter for PiAware","archived":false,"fork":false,"pushed_at":"2022-05-16T02:13:20.000Z","size":12,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":8,"default_branch":"main","last_synced_at":"2023-04-18T10:34:09.360Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flightaware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-04-15T21:19:52.000Z","updated_at":"2023-04-18T10:34:09.360Z","dependencies_parsed_at":"2023-02-23T10:46:10.755Z","dependency_job_id":null,"html_url":"https://github.com/flightaware/piaware-exporter","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flightaware%2Fpiaware-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flightaware%2Fpiaware-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flightaware%2Fpiaware-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flightaware%2Fpiaware-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flightaware","download_url":"https://codeload.github.com/flightaware/piaware-exporter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244657081,"owners_count":20488714,"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-25T22:19:23.296Z","updated_at":"2025-03-20T17:22:24.777Z","avatar_url":"https://github.com/flightaware.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# piaware-exporter\nPrometheus metrics exporter for PiAware\n\nExposes PiAware status information in the form of Prometheus metrics to port 9101. It polls piaware status.json for the status info.\n\n## Usage\npiaware-exporter takes in several input args to specify where to read piaware status.json, what port to expose Prometheus metrics to, and the interval to fetch piaware status.\n\n```\npython3 main.py -h\n\nusage: main.py [-h] [--piaware_host PIAWARE_HOST] [--piaware_port PIAWARE_PORT] [--expo_port EXPO_PORT]\n               [--fetch_interval FETCH_INTERVAL]\n\noptional arguments:\n  -h, --help            show this help message and exit\n  --piaware_host PIAWARE_HOST\n                        Host IP address to connect to for piaware status JSON\n  --piaware_port PIAWARE_PORT\n                        Host port to connect to for piaware status JSON\n  --expo_port EXPO_PORT\n                        Local port to export PiAware metrics on\n  --fetch_interval FETCH_INTERVAL\n                        Interval to read piaware status\n```\n\n### Example Usage\n```\npython3 main.py --piaware_host 192.168.0.200 --piaware_port 8080 --expo_port 9101 --fetch_interval 15\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflightaware%2Fpiaware-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflightaware%2Fpiaware-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflightaware%2Fpiaware-exporter/lists"}