Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 460 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 460 Bytes

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