Sign inSign up

unfoldingword/metrics

Sponsored OSS

By unfoldingWord

Updated 3 months ago

Image
0

50K+

unfoldingword/metrics repository overview

Metrics

Overview

This is a simple python script that periodically update metrics that we want to track on a dashboard page.

Developer Setup

Make sure you have docker installed.

Build the container with sudo docker build -t py-metrics . .

Run the resulting container with sudo docker run --rm -e "GITHUB_TOKEN=Your_Token" py-metrics.

When running on the server, use sudo docker run --rm -e "GITHUB_TOKEN=Your_Token" --net="host" py-metrics so that the app has access to the statsd server.

Tag summary

Content type

Image

Digest

sha256:3b2674a9c

Size

71.6 MB

Last updated

3 months ago

docker pull unfoldingword/metrics

This week's pulls

Pulls:

6

Sep 7 to Sep 13