{"id":18417412,"url":"https://github.com/stellar/stellar-core-prometheus-exporter","last_synced_at":"2025-04-07T12:32:30.112Z","repository":{"id":36547120,"uuid":"198108045","full_name":"stellar/stellar-core-prometheus-exporter","owner":"stellar","description":"Stellar Core Prometheus Exporter","archived":false,"fork":false,"pushed_at":"2023-11-23T12:16:18.000Z","size":94,"stargazers_count":8,"open_issues_count":1,"forks_count":16,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-04-24T01:42:12.634Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stellar.png","metadata":{"files":{"readme":"README.docker.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":"2019-07-21T21:42:23.000Z","updated_at":"2024-03-11T05:27:28.000Z","dependencies_parsed_at":"2024-11-06T04:09:26.361Z","dependency_job_id":"5f7a0704-7c96-476f-adcc-f00e265a2eb6","html_url":"https://github.com/stellar/stellar-core-prometheus-exporter","commit_stats":{"total_commits":26,"total_committers":6,"mean_commits":4.333333333333333,"dds":"0.42307692307692313","last_synced_commit":"59b063a96c52af395729dc8a42809ae1399dd340"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellar%2Fstellar-core-prometheus-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellar%2Fstellar-core-prometheus-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellar%2Fstellar-core-prometheus-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellar%2Fstellar-core-prometheus-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stellar","download_url":"https://codeload.github.com/stellar/stellar-core-prometheus-exporter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247653235,"owners_count":20973785,"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-06T04:09:23.959Z","updated_at":"2025-04-07T12:32:25.103Z","avatar_url":"https://github.com/stellar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"The Stellar Core Prometheus Exporter reads metrics exposed by the\nstellar-core daemon and exposes them in prometheus format\n\nSource code and documentation are available in [github](https://github.com/stellar/stellar-core-prometheus-exporter)\n\n# Configuration\n\nThe image accepts 2 optional environment variables:\n * **STELLAR_CORE_ADDRESS** - URL to stellar-core http endpoint. Defaults to `http://127.0.0.1:11626`\n * **PORT** - HTTP port to listen on. Defaults to `9473`\n\n# Example config\n\nTo deploy the exporter and point it at a local stellar-core quickstart deployment the following docker compose config can be used:\n\n```\nversion: \"2\"\nservices:\n  stellar-core:\n    image: \"stellar/quickstart\"\n    command:\n      - \"--testnet\"\n    ports:\n      - \"8000:8000\"\n    links:\n      - prometheus-exporter\n  prometheus-exporter:\n    image: ex:latest\n    environment:\n      - STELLAR_CORE_ADDRESS=http://stellar-core:11626\n    ports:\n      - \"9473:9473\"\n```\n\nTo launch the stack save this config in docker-compose.yml and run:\n```\ndocker-compose up\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellar%2Fstellar-core-prometheus-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstellar%2Fstellar-core-prometheus-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellar%2Fstellar-core-prometheus-exporter/lists"}