Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Mar 2018 08:06:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 226935] www/carbonapi: Update to 0.11.0
Message-ID:  <bug-226935-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226935

            Bug ID: 226935
           Summary: www/carbonapi: Update to 0.11.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: a.andersson.thn@gmail.com

Created attachment 191824
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D191824&action=
=3Dedit
Update to 0.11.0

This updates carbonapi to 0.11.0

This brings a few fixes:

 [Improvement] graphiteWeb function that implements force-fallback to
graphtieWeb
 - [Improvement] graphiteWeb can query graphite-web 1.1.0+ for a list of
supported functions and automatically do fallback to graphite in case user
calls unimplemented function
 - [Improvement] New config switch to disable find request before render. T=
his
is helpful for graphite-clickhouse backends
 - [Fix] Fix typo in polyfit function description
 - [Fix] Skip metrics without pairs in reduceSeries (thx. to @errx)
 - [Fix] Fix config file parsing (thx. to @errx)
 - [Code] Move MakeResponse to expr/types and rename it to MakeMetricData. =
This
is sometimes useful outside of tests. Thx. to @borovskyav
 - [Code] Add helper package that will ease doing per-function tests. See
`expr/functions/absolute/function_test.go` for an example

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226935-13>