Skip to content

Releases: OriHoch/datapackage-pipelines-metrics

v0.1.3

01 Oct 14:07

Choose a tag to compare

  • minor fixes

v0.1.2

01 Oct 14:05

Choose a tag to compare

  • Package for Python 3

v0.1.1

01 Oct 13:15

Choose a tag to compare

  • Added append_metrics function which allows to integrate for projects with existing source spec

v0.1.0

01 Oct 12:51

Choose a tag to compare

  • Only InfluxDB backend is supported
  • row and resource metrics
  • grouped by datapackage and resource names
  • optionally - grouped by custom metric tags
  • support batching of row metrics (defaults to 100 rows per batch, customizable)
  • Example docker-compose setup including InfluxDB and Grafana for visualizations