{"id":22664675,"url":"https://github.com/whyeasy/gitlab-extra-exporter","last_synced_at":"2025-07-01T01:35:27.958Z","repository":{"id":57545468,"uuid":"266523183","full_name":"Whyeasy/gitlab-extra-exporter","owner":"Whyeasy","description":"This is a Prometheus exporter for Gitlab to get information via the API","archived":false,"fork":false,"pushed_at":"2021-01-05T19:42:22.000Z","size":83,"stargazers_count":2,"open_issues_count":1,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-19T18:33:50.056Z","etag":null,"topics":["gitlab","golang","observability","prometheus","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/Whyeasy.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}},"created_at":"2020-05-24T11:05:25.000Z","updated_at":"2022-12-16T15:14:16.000Z","dependencies_parsed_at":"2022-09-26T18:31:38.797Z","dependency_job_id":null,"html_url":"https://github.com/Whyeasy/gitlab-extra-exporter","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/Whyeasy/gitlab-extra-exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Whyeasy%2Fgitlab-extra-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Whyeasy%2Fgitlab-extra-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Whyeasy%2Fgitlab-extra-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Whyeasy%2Fgitlab-extra-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Whyeasy","download_url":"https://codeload.github.com/Whyeasy/gitlab-extra-exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Whyeasy%2Fgitlab-extra-exporter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262879688,"owners_count":23378655,"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":["gitlab","golang","observability","prometheus","prometheus-exporter"],"created_at":"2024-12-09T13:16:18.966Z","updated_at":"2025-07-01T01:35:27.931Z","avatar_url":"https://github.com/Whyeasy.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![build](https://github.com/Whyeasy/gitlab-extra-exporter/workflows/build/badge.svg)\n![status-badge](https://goreportcard.com/badge/github.com/Whyeasy/gitlab-extra-exporter)\n![Github go.mod Go version](https://img.shields.io/github/go-mod/go-version/Whyeasy/gitlab-extra-exporter)\n\n# gitlab-extra-exporter\n\nThis is a Prometheus exporter for Gitlab to get information via the API.\n\nCurrently this exporter retrieves the following data:\n\n- All projects within Gitlab\n- Retrieves all Merge Request from the last 7 days with:\n  - When the MR is opened.\n  - When the MR is merged.\n  - When the MR is closed.\n  - Last update done to the MR.\n  - Amount of changes within the MR.\n  - Amount of assignees.\n\nBecause of the amount of API request done to get the amount of changes on a MR, limit this exporter to be only requested once per 5 minutes for example, with a Service Monitor time out of 30 sec (depending on the amount of MRs).\n\n## Requirements\n\n### Required\n\nProvide your Gitlab URI; `--gitlabURI \u003cstring\u003e` or as env variable `GITLAB_URI`.\n\nProvide a Gitlab API Key with access to projects and merge requests; `--gitlabAPIKey \u003cstring\u003e` or as env variables `GITLAB_API_KEY`\n\n### Optional\n\nChange listening port of the exporter; `--listenAddress \u003cstring\u003e` or as env variable `LISTEN_ADDRESS`. Default = `8080`\n\nChange listening path of the exporter; `--listenPath \u003cstring\u003e` or as env variable `LISTEN_PATH`. Default = `/metrics`\n\nChange the interval of retrieving data in the background; `--interval \u003cstring\u003e` or as env variable `INTERVAL`. Default is `60`\n\n## Helm\n\nYou can find a helm chart to install the exporter [here](https://github.com/Whyeasy/helm-charts/tree/master/charts/gitlab-extra-exporter).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhyeasy%2Fgitlab-extra-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhyeasy%2Fgitlab-extra-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhyeasy%2Fgitlab-extra-exporter/lists"}