influxdata / circleci-insight-influx

Utility to import CircleCI insights into influxdb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

circleci-insight-influx

circleci-insight-influx is a small utility that scrapes the CircleCI Insights API to discover workflows and jobs, and then emits line protocol to stdout.

This utility is designed to be run as a telegraf exec plugin.

Note that the CircleCI summary metrics are updated daily, so this may mean that it can take up to 24h to discover a newly added workflow or job.

About

Utility to import CircleCI insights into influxdb

License:MIT License


Languages

Language:Go 100.0%