{"id":15957835,"url":"https://github.com/marcfrederick/imaginary-exporter","last_synced_at":"2025-12-27T22:52:02.513Z","repository":{"id":144244962,"uuid":"341830353","full_name":"marcfrederick/imaginary-exporter","owner":"marcfrederick","description":"Prometheus exporter for Imaginary written in Go","archived":false,"fork":false,"pushed_at":"2025-06-20T17:43:49.000Z","size":2207,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-20T17:48:11.845Z","etag":null,"topics":["imaginary","prometheus","prometheus-exporter","prometheus-metrics"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcfrederick.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,"zenodo":null}},"created_at":"2021-02-24T08:28:55.000Z","updated_at":"2025-06-20T17:30:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"a00a11b4-a5ef-4156-a111-6fcba573ce74","html_url":"https://github.com/marcfrederick/imaginary-exporter","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/marcfrederick/imaginary-exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcfrederick%2Fimaginary-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcfrederick%2Fimaginary-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcfrederick%2Fimaginary-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcfrederick%2Fimaginary-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcfrederick","download_url":"https://codeload.github.com/marcfrederick/imaginary-exporter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcfrederick%2Fimaginary-exporter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263071248,"owners_count":23409255,"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":["imaginary","prometheus","prometheus-exporter","prometheus-metrics"],"created_at":"2024-10-07T14:01:00.912Z","updated_at":"2025-12-27T22:52:02.476Z","avatar_url":"https://github.com/marcfrederick.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# imaginary-exporter\n\n[![License: GPL-2.0](https://img.shields.io/badge/License-GPL--2.0-blue.svg)](https://opensource.org/licenses/GPL-2.0)\n[![Go Report Card](https://goreportcard.com/badge/github.com/marcfrederick/imaginary-exporter)](https://goreportcard.com/report/github.com/marcfrederick/imaginary-exporter)\n[![GoDoc](https://pkg.go.dev/badge/github.com/marcfrederick/imaginary-exporter.svg)](https://pkg.go.dev/github.com/marcfrederick/imaginary-exporter)\n[![Go Version](https://img.shields.io/badge/go%20version-1.20+-blue.svg)](https://golang.org/)\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"assets/logo.png\" alt=\"imaginary-exporter logo\" width=\"256px\"/\u003e\n\u003c/div\u003e\n\nPrometheus exporter for [Imaginary](https://github.com/h2non/imaginary) written in Go.\n\n## Installation\n\n### From Binary\n\nDownload the latest release from the [releases page](https://github.com/marcfrederick/imaginary-exporter/releases) and extract it to a directory in your `PATH`.\n\n### From Source\n\n```bash\ngo install github.com/marcfrederick/imaginary-exporter@latest\n```\n\n### From Homebrew\n\n```bash\nbrew tap marcfrederick/homebrew-tap\nbrew install imaginary-exporter\n```\n\n### From Docker\n\n```bash\ndocker run --name imaginary-exporter \\\n  -p 8080:8080 \\\n  ghcr.io/marcfrederick/imaginary-exporter:latest\n```\n\n## Compatibility\n\nThe exporter in compatible with all versions exporting the `/health` endpoint (v0.1.18+)\nHowever, some metrics are only on versions v1.0.17+.\n\n## Usage\n\n```\n-fetch-rate duration\n    interval in milliseconds in which to fetch metrics (default 15s)\n-url string\n    url of the imaginary instance\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcfrederick%2Fimaginary-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcfrederick%2Fimaginary-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcfrederick%2Fimaginary-exporter/lists"}