Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

SpotOnInc/gh-actions-exporter

 
 

Repository files navigation

[Abandoned]

This repository holds some helm chart fixes that were missing in original project that rendered the project undeployable for me. Eventually we started sourcing metrics from Github Runner Scale Set controller and this project became unnecessary.

GitHub WebHook Exporter

The idea of this exporter is to be able to expose this service to listen from WebHooks coming from GitHub. Then expose those metrics in OpenMetrics format for later usage.

Install

To install and use this project, please make sure you have poetry installed.

Then run:

poetry install

Start

To start the API locally you can use the following command:

poetry run start

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.8%
  • Smarty 5.1%
  • Dockerfile 1.1%