github-dependabot-prometheus

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 20, 2020 License: MIT Imports: 14 Imported by: 0

README

github-dependabot-prometheus

Prometheus exporter for GitHub Pull Requests opened by dependabot

Metrics

This exporter exposes metrics like below:

github_dependabot_open_pull_requests
github_dependabot_open_pull_requests{directory="frontend",from_version="3.8.2",full_reponame="yuya-takeyama/my-chat-app",language="javascript",library="typescript",reponame="my-chat-app",security="false",to_version="3.8.3",username="yuya-takeyama"} 1
github_dependabot_open_pull_requests{directory="server",from_version="3.9.1",full_reponame="yuya-takeyama/my-chat-app",language="ruby",library="rspec-rails",reponame="my-chat-app",security="false",to_version="4.0.0",username="yuya-takeyama"} 1

Usage

Datadog x Kubernetes

You can let Datadog agent to collect the metrics using Autodiscovery feature and OpenMetrics integration of Datadog.

You can deploy using an example manifest.

Please note that you need to replace some environment variables in ConfigMap.

$ kubectl apply -n YOUR_NAMESPACE -f manifest.yaml
Prometheus

I'm not familiar with Prometheus :)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL