carbonapi
carbonapi copied to clipboard
Implementation of graphite API (graphite-web) in golang
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.2 to 1.20.1. Release notes Sourced from github.com/spf13/viper's releases. v1.20.1 What's Changed Bug Fixes 🐛 Backport config type fixes to 1.20.x by @sagikazarmark in spf13/viper#2005 Full Changelog:...
Bumps [github.com/tinylib/msgp](https://github.com/tinylib/msgp) from 1.1.9 to 1.3.0. Release notes Sourced from github.com/tinylib/msgp's releases. v1.3.0 What's Changed Add setof helper package by @klauspost in tinylib/msgp#391 Add zero-copy Unmarshal by @klauspost in tinylib/msgp#389...
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.19.0 to 0.33.0. Commits 3d9a6b8 windows: add WSADuplicateSocket c0a9559 cpu: add crypto extensions detection for riscv64 8e9e046 windows: add virtual key codes and console input consts 7138967...
Bumps [gonum.org/v1/gonum](https://github.com/gonum/gonum) from 0.15.0 to 0.16.0. Release notes Sourced from gonum.org/v1/gonum's releases. v0.16.0 Release v0.16.0 is a minor release in the v0.16 branch. API breaking changes: cf3307fa bc349ecf 061ef9d2 all:...
Bumps [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis) from 2.22.0 to 2.35.0. Release notes Sourced from github.com/alicebob/miniredis/v2's releases. drop a go.mod dep, lua fi, BLMOVE XAUTOCLAIM fixes add Lua redis.setresp({2,3}) embed gopher-json package fix XAUTOCLAIM (thanks...
Bumps [github.com/ansel1/merry/v2](https://github.com/ansel1/merry) from 2.2.1 to 2.2.2. Release notes Sourced from github.com/ansel1/merry/v2's releases. v2.2.2 Bumped dependencies Commits 4af731f fix mod directive 937cdc4 Update deps See full diff in compare view [ from 1.9.0 to 1.10.0. Release notes Sourced from github.com/stretchr/testify's releases. v1.10.0 What's Changed Functional Changes Add PanicAssertionFunc by @fahimbagar in stretchr/testify#1337 assert: deprecate CompareType by @dolmen in stretchr/testify#1566...
Hello, Currently, the options are broadcast and roundrobin as load-balancing method. Can an option be provided similar to roundrobin but in the order of the servers as specified in the...
Previous PR https://github.com/go-graphite/carbonapi/pull/859 was accidentally deleted by **me**. Sorry for that. This is a second try. ---- Add link to Docker images. Additional changes: * Minor formatting improvements. * Fixing/shortening...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. Release notes Sourced from docker/build-push-action's releases. v6.0.0 Export build record and generate build summary by @crazy-max in docker/build-push-action#1120 Bump @docker/actions-toolkit from 0.24.0 to 0.26.0...