package
0.97.9
Repository: https://github.com/newrelic/newrelic-cli.git
Documentation: pkg.go.dev

# Functions

NewAgentValidator returns a new instance of AgentValidator.
No description provided by the author
No description provided by the author
NewPollingRecipeValidator returns a new instance of PollingRecipeValidator.
Validate an integration using its <integrationName>-config.yml by iterating over the defined integrations and running the integration command with its defined environment variables.

# Constants

No description provided by the author
No description provided by the author

# Structs

AgentSuccessResponse represents the response object returned from infra agent `/v1/status/entity` endpoint.
AgentValidator attempts to validate that the infra agent was successfully installed and is sending data to New Relic.
No description provided by the author
No description provided by the author
No description provided by the author
PollingRecipeValidator is an implementation of the RecipeValidator interface that polls NRDB to assert data is being reported for the given recipe.