Categorygithub.com/nikhilsbhat/opensource-insight-exporter
modulepackage
0.0.0-20231011232839-071abd4becd8
Repository: https://github.com/nikhilsbhat/opensource-insight-exporter.git
Documentation: pkg.go.dev

# README

OpenSource Insight prometheus exporter

Go Report Card shields shields shields shields

prometheus exporter to get an insight on downloads of opensource projects.

Introduction

prometheus exporter for identifying download metrics of open-source projects hosted on multiple platforms. It supports retrieving metrics from github and terraform-registry for now.

This exporter interacts with the github API, terraform-registry API, and other platforms to have the metrics collected in one place.

Requirements

  • Go 1.19 or above . Installing go can be found here.
  • Basic understanding of prometheus exporter and its golang client libraries and building them.

Installation

  • Recommend installing released versions. Release binaries are available on the releases page and docker from here.
  • Can always build it locally by running go build against cloned repo.

Docker

docker pull ghcr.io/nikhilsbhat/opensource-insight-exporter:latest
docker pull ghcr.io/nikhilsbhat/opensource-insight-exporter:<github-release-tag>

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
Package version powers the versioning of opensource-insight-exporter.