Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

bugfixes

Compare
Choose a tag to compare
@Dieterbe Dieterbe released this 01 Feb 08:21
· 3506 commits to master since this release

index

  • split up tags and tree index internally #806
  • add clauses to detect nil Node's in idx.Find #812

build

  • split up circleCI jobs into parallel workflows #810
  • build metrictank-gcr docker image automatically in MT repo + trigger extra qa checks in separate environment #831
  • mt binaries should be in /usr/bin not /usr/sbin #832

new graphite functions

  • diff, diffSeries, multiply, multiplySeries, rangeOf, rangeOfSeries, stddev, stddevSeries #824
  • exclude, grep #826
  • sortByName #827
  • divideSeriesLists #833

bugfixes

  • initialize logger properly, so you can see config error if that aborts startup. #825
  • fix input (particularly kafka-mdm) exit flow #748
  • Fix broken consolidation #836
  • Pass error back instead of crashing when non-configured, incorrect consolidation function used or unknown aggSpan in GetAggregated(). #839
  • consistent version string generation 99cf721
  • make logging work for upstart 0.6.5