Newrelic Agent Control banner
newrelic newrelic

Newrelic Agent Control

Development community

Description

Our agent combines the power of existing New Relic capabilities with open standards technologies. Agent Control is

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

New Relic Agent Control

Our agent combines the power of existing New Relic capabilities with open standards technologies. Agent Control is designed to be lightweight and efficient, and it can be configured to collect a wide range of data, including metrics, traces, logs, and events.

The agent has a modular architecture, with a generic supervisor that is responsible for orchestrating the configured agents. It also integrates with New Relic fleet manager.

Getting started

Follow the [installation steps](https://docs.newrelic.com/docs/new-relic-control/agent-control/setup/) to install agent control.

To run the project locally, check out the [development](/docs/DEVELOPMENT.md) docs.

For troubleshooting, see [Diagnose issues with agent logging](https://docs.newrelic.com/docs/new-relic-control/agent-control/troubleshooting/).

Documentation

Learn more from the [technical documentation in this repository](/docs/README.md) and the [New Relic Documentation](https://docs.newrelic.com/docs/new-relic-control/agent-control/overview/).

The rendered Rust API documentation for the workspace crates is published to GitHub Pages at . To build it locally, run `make doc-open`.

Support

Should you need assistance with New Relic products, you are in good hands with several support diagnostic tools and support channels.

New Relic offers NRDiag, [a client-side diagnostic utility](https://docs.newrelic.com/docs/using-new-relic/cross-product-functions/troubleshooting/new-relic-diagnostics) that automatically detects common problems with New Relic agents. If NRDiag detects a problem, it suggests troubleshooting steps. NRDiag can also automatically attach troubleshooting data to a New Relic Support ticket. Remove this section if it doesn't apply.

I