Skip to content

cosmify-dev/gitlab-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitLab Scraper

Setup

  1. Copy .envrc.tpl to .envrc and fill in the required values.

  2. Run the following command to start the services:

    docker compose -f ./infra/docker-compose.yml up -d
  3. Run the GitLab scrapper:

    go run main.go scrape --config path/to/your/config.json
  4. Access Prometheus at http://localhost:9090.

  5. Access Push Gateway at http://localhost:9091.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published