{"id":15059020,"url":"https://github.com/systemli/prometheus-mastodon-exporter","last_synced_at":"2025-04-10T05:12:12.839Z","repository":{"id":64298968,"uuid":"561921754","full_name":"systemli/prometheus-mastodon-exporter","owner":"systemli","description":"Prometheus Exporter for Mastodon","archived":false,"fork":false,"pushed_at":"2025-04-04T07:31:23.000Z","size":114,"stargazers_count":16,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-10T05:11:57.658Z","etag":null,"topics":["mastodon","prometheus-exporter"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/systemli.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-11-04T20:00:21.000Z","updated_at":"2025-04-09T10:23:04.000Z","dependencies_parsed_at":"2023-11-24T09:03:14.749Z","dependency_job_id":"7e80793e-ef83-49bd-a0c6-968a1de18cea","html_url":"https://github.com/systemli/prometheus-mastodon-exporter","commit_stats":{"total_commits":44,"total_committers":3,"mean_commits":"14.666666666666666","dds":"0.20454545454545459","last_synced_commit":"3a35c0e7fbdf1793810e9f4fc0fc2c0777ce3224"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemli%2Fprometheus-mastodon-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemli%2Fprometheus-mastodon-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemli%2Fprometheus-mastodon-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemli%2Fprometheus-mastodon-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/systemli","download_url":"https://codeload.github.com/systemli/prometheus-mastodon-exporter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248161276,"owners_count":21057555,"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":["mastodon","prometheus-exporter"],"created_at":"2024-09-24T22:35:33.857Z","updated_at":"2025-04-10T05:12:12.817Z","avatar_url":"https://github.com/systemli.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# prometheus-mastodon-exporter\n\n[![Integration](https://github.com/systemli/prometheus-mastodon-exporter/actions/workflows/integration.yml/badge.svg)](https://github.com/systemli/prometheus-mastodon-exporter/actions/workflows/integration.yml)\n[![Quality](https://github.com/systemli/prometheus-mastodon-exporter/actions/workflows/quality.yml/badge.svg)](https://github.com/systemli/prometheus-mastodon-exporter/actions/workflows/quality.yml)\n[![Release](https://github.com/systemli/prometheus-mastodon-exporter/actions/workflows/release.yml/badge.svg)](https://github.com/systemli/prometheus-mastodon-exporter/actions/workflows/release.yml)\n\nPrometheus Exporter for Mastodon written in Go.\n\n## Usage\n\n```shell\ngo install github.com/systemli/prometheus-mastodon-exporter@latest\n$GOPATH/bin/prometheus-mastodon-exporter -mastodon-url=https://mastodon.social\n```\n\n### Commandline options\n\n```text\n  -mastodon-url string\n        Url from the Mastodon Instance (e.g.: https://mastodon.social)\n  -web.listen-address string\n        Address on which to expose metrics and web interface. (default \":13120\")\n```\n\n## Metrics\n\n```text\n# HELP mastodon_domains Total number of known domains\n# TYPE mastodon_domains gauge\nmastodon_domains{host=\"mastodon.social\"} 27289\n# HELP mastodon_statuses Total number of all statuses\n# TYPE mastodon_statuses gauge\nmastodon_statuses{host=\"mastodon.social\"} 4.0143351e+07\n# HELP mastodon_users Total number of all users\n# TYPE mastodon_users gauge\nmastodon_users{host=\"mastodon.social\"} 817561\n# HELP mastodon_weekly_logins Total number of weekly logins\n# TYPE mastodon_weekly_logins gauge\nmastodon_weekly_logins{host=\"mastodon.social\"} 34851\n# HELP mastodon_weekly_registrations Total number of weekly registration\n# TYPE mastodon_weekly_registrations gauge\nmastodon_weekly_registrations{host=\"mastodon.social\"} 281\n# HELP mastodon_weekly_statuses Total number of weekly published statuses\n# TYPE mastodon_weekly_statuses gauge\nmastodon_weekly_statuses{host=\"mastodon.social\"} 80742\n```\n\n### Docker\n\n```shell\ndocker run -p 13120:13120 systemli/prometheus-mastodon-exporter:latest -mastodon-url=https://mastodon.social\n```\n\n## License\n\nGPLv3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemli%2Fprometheus-mastodon-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsystemli%2Fprometheus-mastodon-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemli%2Fprometheus-mastodon-exporter/lists"}