• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

newrelic / infrastructure-agent / 29750446843
54%
master: 54%

Build:
Build:
LAST BUILD BRANCH: NR-574888-fix-file-path-traversal-vuln
DEFAULT BRANCH: master
Ran 20 Jul 2026 02:29PM UTC
Jobs 1
Files 339
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

20 Jul 2026 02:23PM UTC coverage: 53.618%. First build
29750446843

Pull #2290

github

sairaj18
Ignore default integration locations via disable_plugin_default_dir_scan

Add a disable_plugin_default_dir_scan config option that, when enabled, stops the
agent from scanning the default integration locations, so it only loads integrations
from the explicitly configured locations: custom_plugin_installation_dir for binaries
and plugin_dir for configs. This avoids loading stale or conflicting integrations from
the default locations.

When enabled it skips the integration binary/definition dirs under safe_bin_dir
(newrelic-integrations, custom-integrations) and agent_dir (custom-integrations,
newrelic-integrations, bundled-plugins, plugins); the default integration config dirs
(e.g. /etc/newrelic-infra/integrations.d and agent_dir/integrations.d); and the legacy
newrelic-infra-plugins.yml files. It does not affect logging configuration.

The option defaults to false, so existing installs are unaffected. On startup the agent
logs at INFO whether it is scanning the default integration directories or only the
explicitly configured ones.
Pull Request #2290: feat: Ignore default integration locations via disable_plugin_default_dir_scan

22 of 28 new or added lines in 2 files covered. (78.57%)

14584 of 27200 relevant lines covered (53.62%)

18.1 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
9.62
cmd/newrelic-infra/newrelic-infra.go
Jobs
ID Job ID Ran Files Coverage
1 run-linux - 29750446843.1 20 Jul 2026 02:29PM UTC 339
53.62
GitHub Action Run
Source Files on build 29750446843
  • Tree
  • List 339
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29750446843
  • Pull Request #2290
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc