ligo-scald (0.8.0-1) unstable; urgency=low

  * Drop python 2 support
  * Add io.kafka module with a simple Client impl for pushing metrics
  * Remove dependency on ligo-common
  * Remove hdf5 backend support
  * Finer control over SSL/auth settings with Influx backend
  * Allow themes in generated reports, add gwdetchar theme
  * Add FlatTable, ImageBoard report components to emulate detchar pages
  * Add ImagePagination report component to cycle between images
  * allow schemas and topics to differ in name to allow multiple analyses
    within scald aggregate

 -- Patrick Godwin <patrick.godwin@ligo.org>  Thu, 17 Feb 2022 06:45:51 -0800

ligo-scald (0.7.2-1) unstable; urgency=low

  * Allow for non-default .netrc location for authentication
  * Fix issue with duplicate triggers in IFAR plot/table

 -- Patrick Godwin <patrick.godwin@ligo.org>  Wed, 27 Nov 2019 11:13:10 -0800

ligo-scald (0.7.1-1) unstable; urgency=medium

  * Fix zoom issue when dragging plots in dashboard when unlocked
  * Fix issue with JSON encoding when running 'scald mock' for python 3
  * Fix issue in Nagios threshold checks + critical status

 -- Patrick Godwin <patrick.godwin@ligo.org>  Thu, 03 Oct 2019 16:54:29 -0400

ligo-scald (0.7.0-1) unstable; urgency=medium

  * Change how config is loaded for 'scald serve' to allow more flexibility
    in WSGI frameworks
  * Switch CDN for javascript dependencies for speed, reliability
  * UI overhaul in dashboard, replace form in favor of navigation bar
  * Add ability to specify log scaling for heatmaps
  * Fix issues with missing data in heatmaps
  * Allow custom fill value for heatmaps
  * modify Consumer.query() to point to schemas for more intuitive usage
  * Add Kafka Reporter class for storing metrics
  * Add 'scald aggregate' for a general purpose metric aggregator
  * Modify configuration file layout to allow more flexibility
  * Allow multi-page dashboards from a single configuration

 -- Patrick Godwin <patrick.godwin@ligo.org>  Wed, 11 Sep 2019 07:30:59 -0700

ligo-scald (0.6.0-1) unstable; urgency=medium

  * Change kafka.retrieve_timeseries to expect topic -> route, partition ->
    job_id

 -- Patrick Godwin <patrick.godwin@ligo.org>  Thu, 18 Jul 2019 08:36:09 -0700

ligo-scald (0.5.1-1) unstable; urgency=medium

  * Fix TabError in report.py causing issues in python 3

 -- Patrick Godwin <patrick.godwin@ligo.org>  Fri, 12 Jul 2019 11:02:30 -0700

ligo-scald (0.5.0-1) unstable; urgency=medium

  * Rework gps time utilities to remove lal dependency
  * Rework scald.js Plot, Stream classes for speed, maintainability
  * Add timeseries + segment plot
  * Fix plotting bug where traces would get mixed up when using MultiSchema plots
  * Add ability to ingest raw timeseries through influx backend
  * Allow option to ingest configuration files through SCALDRC_PATH
  * Add Aggregator.store(), Consumer.query() methods for convenience
  * Change bar graphs to use 'group by' functions for speed, lower network I/O
  * Allow arbitrary triggers to be plotted through IFAR plot + table
  * Fix issue with nagios route when parsing configuration file
  * Expose new plot-based content for reports to generate dynamic plots

 -- Patrick Godwin <patrick.godwin@ligo.org>  Thu, 11 Jul 2019 08:53:45 -0700

ligo-scald (0.4.1-1) unstable; urgency=medium

  * Allow for certificate verification if HTTPS enabled
  * Fix issue with retrieving backend for table, nagios routes

 -- Patrick Godwin <patrick.godwin@ligo.org>  Wed, 05 Jun 2019 06:29:31 -0700

ligo-scald (0.4.0) unstable; urgency=medium

  * Added multi-axis and multi-schema plot support
  * Set grid lock in dashboard to be default
  * Add scald report for making offline-style webpages
  * Allow scald mock to generate triggers with multiple columns
  * Add support for multiple data backends
  * Fix binning issues with BinnedTimeHistogram

 -- Patrick Godwin <patrick.godwin@ligo.org>  Mon, 03 Jun 2019 16:27:57 -0700

ligo-scald (0.3.0) unstable; urgency=medium

  * Allow basic auth and HTTPS support for InfluxDB backend
  * Revamp dashboard with grid layout and resizeable plots
  * Add BinnedTimeHistogram plot
  * Switch HTTP library to urllib3
  * Add experimental snapshot and trigger stores via InfluxDB

 -- Patrick Godwin <patrick.godwin@ligo.org>  Tue, 16 Apr 2019 06:35:21 -0700

ligo-scald (0.2.1-1.1+deb9u0) stretch; urgency=low

  * build for Stretch

 -- Steffen Grunewald <steffen.grunewald@ligo.org>  Fri, 15 Mar 2019 21:00:14 +0100

ligo-scald (0.2.1-1.1) unstable; urgency=medium

  * Attempt to fix build (add help2man build-dep)

 -- Steffen Grunewald <steffen.grunewald@ligo.org>  Fri, 15 Mar 2019 21:00:00 +0100

ligo-scald (0.2.1) unstable; urgency=medium

  * Performance improvements in gps_to_latency(), allow handling of numpy
    arrays

 -- Patrick Godwin <patrick.godwin@ligo.org>  Fri, 15 Mar 2019 14:51:17 -0400

ligo-scald (0.2.0) unstable; urgency=medium

  * Aggregator API change, add Influx Consumer class, extend aggregator to use
    multiple tags

 -- Patrick Godwin <patrick.godwin@ligo.org>  Wed, 6 Mar 2019 0:20:17 -0400

ligo-scald (0.1.1) unstable; urgency=medium

  * Aggregator bug fixes, add store_columns(), store_rows() to influx
    aggregator class

 -- Patrick Godwin <patrick.godwin@ligo.org>  Mon, 4 Mar 2019 21:20:17 -0400

ligo-scald (0.1.0) unstable; urgency=medium

  * Initial release

 -- Patrick Godwin <patrick.godwin@ligo.org>  Sun, 24 Feb 2019 17:36:17 -0400
