New github_metrics
source
#993
Labels
domain: metrics
Anything related to Vector's metrics events
domain: sources
Anything related to the Vector's sources
needs: approval
Needs review & approval before work can begin.
source: new
A request for a new source
type: feature
A value-adding code addition that introduce new functionality.
I'm opening this to start a broader discussion around plugins and integrations with external services. This idea came about after looking into https://github.com/infinityworks/github-exporter. This is an interesting way to pull data from an API/service on an interval. For this source, specifically, we would pull gauges of star counts, release download counts, repo page view counts, and more.
Open questions:
cmd
orexec
source #992 is an interesting way to solve this. You could provide a simplegithub_stats
command that would expose the metrics data when executed.prometheus
source #991 is also an interesting way to solve this with the aforementioned Github exporter.http
source that polls an endpoint and parses the response.There are a lot of big questions we need to answer before we can begin work on this.
The text was updated successfully, but these errors were encountered: