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

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

Build:
Build:
LAST BUILD BRANCH: chore/bump-embedded-integrations
DEFAULT BRANCH: master
Ran 20 Jul 2026 02:29PM UTC
Files 339
Run time 11s
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.1

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

14584 of 27200 relevant lines covered (53.62%)

18.1 hits per line

Source Files on job run-linux - 29750446843.1
  • Tree
  • List 339
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29750446843
  • 3623eccf on github
  • 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