Skip to content

manofcolombia/bytesized-metrics

Repository files navigation

bytesized-metrics

Pylint

Prometheus exporter for bytesized appbox

Example

docker run -d -e API="$apikey" -p 8888:8888 manofcolombia/bytesized-metrics:latest

Optional environment vars:

-e URL="$url"

Generate your api key here: https://bytesized-hosting.com/api_keys

We collect metrics on scrape. This is to mean the scrape interval in prometheus config determines how often metrics from the API are polled.

Recommended 600 seconds for a scrape. Seems like the API is only updated every ~30 mins.

Screenshots

alt text