Software Engineer Metrics
Download binary from releases
./swed --scm-gitlab-baseurl=https://your-domain-name/api/v4 \
--scm-gitlab-token=TOKEN \
--victoriametrics-importurl=http://localhost:8428/api/v1/import/prometheus \
--check-interval=1h
docker run --rm --name=swed c1982/swed \
--scm-gitlab-baseurl=https://your-domain-name/api/v4 \
--scm-gitlab-token=TOKEN \
--victoriametrics-importurl=http://localhost:8428/api/v1/import/prometheus \
--check-interval=1h
Note: Firstly enter your gitlab variables in config.env file
git clone https://github.com/c1982/swe-dashboard.git
cd swe-dashboard/docker
docker-compose --env-file ./config.env up
If you want to run the daemon as a service, you can use the following commands:
chmod +x /opt/swed/swedsystemctl enable swed.servicesystemctl start swed.servicejournalctl -u swed.service -fDelete time series;
curl http://localhost:8428/api/v1/admin/tsdb/delete_series?match[]=METRIC_NAME
Clear Cache;
curl http://localhost:8428/internal/resetRollupResultCache


















TODO: image
TODO: image
TODO: image
TODO: image
TODO: image

$ claude mcp add swe-dashboard \
-- python -m otcore.mcp_server <graph>