Skip to content

update agentVersion as a golden metric#2605

Draft
rajrohanyadav wants to merge 1 commit intonewrelic:mainfrom
rajrohanyadav:fix-infra-agent-version-summary-metric
Draft

update agentVersion as a golden metric#2605
rajrohanyadav wants to merge 1 commit intonewrelic:mainfrom
rajrohanyadav:fix-infra-agent-version-summary-metric

Conversation

@rajrohanyadav
Copy link
Contributor

Relevant information

Checklist

  • I've read the guidelines and understand the acceptance criteria.
  • The value of the attribute marked as identifier will be unique and valid.
  • I've confirmed that my entity type wasn't already defined. If it is I'm providing an explanation above.

Copy link
Collaborator

@entityBot entityBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

beep boop bop.

I have found some errors processing these changes:

* Error PARSING domainType: 'infra-host' on LinkedHashMap<String, entitydefinitionemitter.models.CustomGoldenMetricDefinition> - jackson.databind.exc.ValueInstantiationException: Cannot construct instance of `entitydefinitionemitter.models.CustomGoldenMetricDefinition`, problem: String is not a valid unit for golden metrics
at [Source: (StringReader); line: 35, column: 1] (through reference chain: LinkedHashMap["agentVersion"])

* Error VALIDATING domainType: 'INFRA-HOST' on Summary metrics for key ''agentVersion': wrong golden metric reference. Couldn't find a golden metric definition with key 'agentVersion', please populate 'goldenMetric' with a valid reference to an existing golden metric.' - Exception: 'agentVersion': wrong golden metric reference. Couldn't find a golden metric definition with key 'agentVersion', please populate 'goldenMetric' with a valid reference to an existing golden metric.

* Error VALIDATING domainType: 'INFRA-HOST' on Summary metrics for key ''cpuUsage': wrong golden metric reference. Couldn't find a golden metric definition with key 'cpuUsage', please populate 'goldenMetric' with a valid reference to an existing golden metric.' - Exception: 'cpuUsage': wrong golden metric reference. Couldn't find a golden metric definition with key 'cpuUsage', please populate 'goldenMetric' with a valid reference to an existing golden metric.

* Error VALIDATING domainType: 'INFRA-HOST' on Summary metrics for key ''memoryUsage': wrong golden metric reference. Couldn't find a golden metric definition with key 'memoryUsage', please populate 'goldenMetric' with a valid reference to an existing golden metric.' - Exception: 'memoryUsage': wrong golden metric reference. Couldn't find a golden metric definition with key 'memoryUsage', please populate 'goldenMetric' with a valid reference to an existing golden metric.

* Error VALIDATING domainType: 'INFRA-HOST' on Summary metrics for key ''storageUsage': wrong golden metric reference. Couldn't find a golden metric definition with key 'storageUsage', please populate 'goldenMetric' with a valid reference to an existing golden metric.' - Exception: 'storageUsage': wrong golden metric reference. Couldn't find a golden metric definition with key 'storageUsage', please populate 'goldenMetric' with a valid reference to an existing golden metric.

* Error VALIDATING domainType: 'INFRA-HOST' on Summary metrics for key ''networkTrafficTx': wrong golden metric reference. Couldn't find a golden metric definition with key 'networkTrafficTx', please populate 'goldenMetric' with a valid reference to an existing golden metric.' - Exception: 'networkTrafficTx': wrong golden metric reference. Couldn't find a golden metric definition with key 'networkTrafficTx', please populate 'goldenMetric' with a valid reference to an existing golden metric.

* Error VALIDATING domainType: 'INFRA-HOST' on Summary metrics for key ''networkTrafficRx': wrong golden metric reference. Couldn't find a golden metric definition with key 'networkTrafficRx', please populate 'goldenMetric' with a valid reference to an existing golden metric.' - Exception: 'networkTrafficRx': wrong golden metric reference. Couldn't find a golden metric definition with key 'networkTrafficRx', please populate 'goldenMetric' with a valid reference to an existing golden metric.

@entityBot entityBot requested a review from a team January 28, 2026 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants