[Bug 226935] www/carbonapi: Update to 0.11.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 26 08:06:43 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226935

            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 at FreeBSD.org
          Reporter: a.andersson.thn at gmail.com

Created attachment 191824
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=191824&action=edit
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. This
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

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


More information about the freebsd-ports-bugs mailing list