{"id":28070055,"url":"https://github.com/rpcpool/sui-exporter","last_synced_at":"2025-07-08T00:33:41.024Z","repository":{"id":103795650,"uuid":"593685586","full_name":"rpcpool/sui-exporter","owner":"rpcpool","description":"Simple Prometheus SUI exporter","archived":false,"fork":false,"pushed_at":"2023-04-13T15:13:32.000Z","size":63,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-05-12T19:49:16.568Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/rpcpool.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":"2023-01-26T16:03:33.000Z","updated_at":"2024-11-11T10:48:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"b0e24f83-456e-4c02-8a87-db56348ebdf9","html_url":"https://github.com/rpcpool/sui-exporter","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/rpcpool/sui-exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpcpool%2Fsui-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpcpool%2Fsui-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpcpool%2Fsui-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpcpool%2Fsui-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rpcpool","download_url":"https://codeload.github.com/rpcpool/sui-exporter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpcpool%2Fsui-exporter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264169172,"owners_count":23567265,"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":"2025-05-12T19:36:03.042Z","updated_at":"2025-07-08T00:33:40.946Z","avatar_url":"https://github.com/rpcpool.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SUI Prometheus Exporter\n\nExports various details that are interesting for SUI validators.\n\nTo build:\n\n```\ngo build -o sui-exporter ./cmd/sui-exporter\n```\n\nTo run, put it in a systemd unit:\n\n```\n[Unit]\nDescription=Simple SUI prometheus exporter\n\n[Service]\nType=simple\nExecStart=/usr/local/bin/sui_exporter\nKillMode=process\nRestart=always\nRestartSec=5\n\n[Install]\nWantedBy=multi-user.target\n```\n\n# Metrics exported\n\n## Base metrics\n\nDetails about current SUI state like gas price, epoch starts, stake and transaction number.\n\n## Checkpoint metrics\n\nDetails about checkpoints, including computation cost and storage cost.\n\nDisable with ```-enable-checkpoint-metrics=false```\n\n## Validator metrics\n\nDetails about the validators on their network such as their gas price survey items and compute costs as well as stake balances.\n\nDisable with ```-enable-validator-metrics=false```\n\n# License\n\nMIT\n\n# Attribution\n\nThis software was developed by Triton One (https://triton.one). Patches, suggestions and improvements are always welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frpcpool%2Fsui-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frpcpool%2Fsui-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frpcpool%2Fsui-exporter/lists"}