Skip to content

Releases: pavel-paulau/perfdb

perfdb v2.0.1

05 Apr 00:30

Choose a tag to compare

Test against Go 1.9

perfdb v2.0.0

03 Oct 20:27

Choose a tag to compare

Fix trimming of metric names

perfdb v2.0.0-beta

09 Aug 17:40

Choose a tag to compare

perfdb v2.0.0-beta Pre-release
Pre-release
Update examples in README

perfdb v1.0.0

22 Sep 02:30

Choose a tag to compare

Minor fixes in README

perfkeeper v1.0.0-beta

17 Jul 13:30

Choose a tag to compare

Pre-release
Update README with the latest API

perfkeeper v0.5.1

08 Jan 04:32

Choose a tag to compare

  • Fix aggregation cursor

perfkeeper v0.5

07 Jan 06:44

Choose a tag to compare

  • New back-end for histograms
  • Errors are propagated to HTTP responses
  • Heat map fixes

New API

Path Method Description
"/{snapshot}/{source}/{metric}/histo GET Return histogram bins

perfkeeper v0.4.1

06 Jan 06:43

Choose a tag to compare

  • Custom timeout settings

perfkeeper v0.4

05 Jan 00:18

Choose a tag to compare

  • New back-end for heat maps
  • Handle database restarts
  • Allow to specify custom host and port
  • Allow to specify custom database addresses
  • Transition to Go 1.4

New API

Path Method Description
"/{snapshot}/{source}/{metric}/heatmap GET Return heat map data and metadata

perfkeeper v0.3

14 Oct 03:35

Choose a tag to compare

Changes

  • Added count to summary
  • Better handling of empty or missing data sets (snapshots)
  • Improved aggregation of large data sets