Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Dec 2020 20:59:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251926] sysutils/datadog-agent: Report more memory details for FreeBSD
Message-ID:  <bug-251926-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 251926
           Summary: sysutils/datadog-agent: Report more memory details for
                    FreeBSD
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: doug.rand@dtn.com
                CC: uros@gruber.si
                CC: uros@gruber.si
             Flags: maintainer-feedback?(uros@gruber.si)

Created attachment 220677
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D220677&action=
=3Dedit
Patch to add FreeBSD memory stats to Datadog

The stock Datadog agent only reports the bare minimum of available memory s=
tats
from FreeBSD. The https://github.com/shirou/gopsutil used by Datadog for
collecting memory stats has several additional stats from FreeBSD:

* Active memory
* Inactive memory
* Buffers
* Wired memory
* Laundry list

The attached straightforward patch simply adds these stats to the Datadog
system.mem family of metrics.  We've been using these for a couple of weeks=
 now
with good luck, and now actually far more useful memory graphs in Datadog.

I hope you find this useful.  And as before: Thanks for the Datadog agent p=
ort!

--=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-251926-7788>