Skip to content

Releases: grafana/carbon-relay-ng

v1.4.5

14 Mar 11:40
446416b
Compare
Choose a tag to compare

v1.4.4

10 Aug 09:37
1447b5c
Compare
Choose a tag to compare
v1.4.4

v1.4.3

08 May 10:26
c40260d
Compare
Choose a tag to compare

Bump go mod version to 1.20 and update go images used to build carbon-relay-ng to 1.20.4 #518

v1.4.2

19 Apr 14:10
dec2ec6
Compare
Choose a tag to compare
v1.4.2

v1.4.1

09 Mar 14:45
dec2ec6
Compare
Choose a tag to compare
v1.4.1

v1.4.0

28 Feb 12:30
d22ead8
Compare
Choose a tag to compare
v1.4.0

v1.3.0

09 Feb 12:24
5c6e43c
Compare
Choose a tag to compare
  • retain Grafana Cloud/GEM fields when parsing storage-schemas.conf #502

v1.2.1

22 Dec 15:01
be51dba
Compare
Choose a tag to compare
  • build using go 1.18 #497
  • from now on embed binaries on github releases using goreleaser #498

v1.2

04 Mar 16:42
Compare
Choose a tag to compare
  • build using latest version of go, 1.17.3. #482
  • tweaks to connection closing. #481
  • experimental consistentHashing-v2 hashing scheme which aims to be compatible with more recent versions of carbon-relay. #477
  • adopt the term "blocklist" for blocking metrics. The existing config options "blacklist" and commands "addBlack" are replaced
    with "blocklist" and "addBlock" respectively. The old option and command will keep working for the time being, but users are recommended
    to update their configuration because the old options will be removed at the next major release. #473
  • grafanaNet route: make publishing storage-aggregation.conf optional. This is a breaking change for the addRoute grafanaNet ... command, as aggregationFile= now needs to be prepended to the aggregation file value. (Note that this command is only used by the experimental tcp admin interface, and the deprecated config init commands.) #485
  • Update Jsonnet lib to work with latest Tanka version #487

docker image: https://hub.docker.com/layers/grafana/carbon-relay-ng/1.2/images/sha256-1e2311adc9ead7cee85c9b46716bf559f27c82f9956965110348b0846f6dd393?context=explore
packages and windows builds : https://app.circleci.com/pipelines/github/grafana/carbon-relay-ng/253/workflows/e501d36c-d4d1-4e0e-9d46-01e4399d6777/jobs/2509/artifacts

v1.1

07 Jul 19:03
Compare
Choose a tag to compare
  • improve error messages, especially for storage-aggregation.conf #470
  • include example storage-schemas.conf and update k8s jsonnet mixin #472
  • Support storage aggregation patterns special chars #471

build assets