Unverified Commit fa6d090b authored by Xavier Vello's avatar Xavier Vello Committed by GitHub
Browse files

datadog-agent: fix metric submission

parent 65dd1cd5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -64,6 +64,7 @@ in buildGoModule rec {
    "process"
    "log"
    "secrets"
    "zlib"
  ]
  ++ lib.optionals withSystemd [ "systemd" ]
  ++ extraTags;