Bug 249126 - net-mgmt/netdata-go: Update to v0.21.0
Summary: net-mgmt/netdata-go: Update to v0.21.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dmitri Goutnik
URL: https://github.com/netdata/go.d.plugi...
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-05 12:12 UTC by Dries Michiels
Modified: 2020-09-09 12:50 UTC (History)
1 user (show)

See Also:


Attachments
netdatago.diff (18.41 KB, patch)
2020-09-05 12:12 UTC, Dries Michiels
no flags Details | Diff
netdata-go.diff (15.35 KB, patch)
2020-09-05 12:14 UTC, Dries Michiels
driesm: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dries Michiels freebsd_committer freebsd_triage 2020-09-05 12:12:49 UTC
Created attachment 217763 [details]
netdatago.diff

New modules:
elasticsearch [#421]

Improvements:
prometheus: add filtering option [#416]
prometheus: add custom grouping option [#418]
phpfpm: add socket support [#402]

Bugfixes:
mysql: handle connection names (replication status) and use names (user statistics) with upper case letters [#415]
zookeeper: handle recent version of zookeeper mntr response [#423]

Poudriere testport looks good
Comment 1 Dries Michiels freebsd_committer freebsd_triage 2020-09-05 12:14:01 UTC
Created attachment 217764 [details]
netdata-go.diff
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-09-09 12:50:29 UTC
A commit references this bug:

Author: dmgk
Date: Wed Sep  9 12:50:11 UTC 2020
New revision: 548086
URL: https://svnweb.freebsd.org/changeset/ports/548086

Log:
  net-mgmt/netdata-go: Update to 0.21.0

  Changes:	https://github.com/netdata/go.d.plugin/releases/tag/v0.21.0
  PR:		249126
  Submitted by:	Dries Michiels <driesm.michiels@gmail.com> (maintainer)

Changes:
  head/net-mgmt/netdata-go/Makefile
  head/net-mgmt/netdata-go/distinfo
  head/net-mgmt/netdata-go/pkg-plist
Comment 3 Dmitri Goutnik freebsd_committer freebsd_triage 2020-09-09 12:50:59 UTC
Committed, thanks!