entity-definitions icon indicating copy to clipboard operation
entity-definitions copied to clipboard

The definition files contained in this repository are mappings between the telemetry attributes NewRelic ingests, and the entities users can interact with. If you have telemetry from any source that i...

Results 35 entity-definitions issues
Sort by recently updated
recently updated
newest added

### Relevant information relevant slack conversation about adding synthetics -> apm relationships: https://newrelic.slack.com/archives/CH5MLECNN/p1707488028157059?thread_ts=1707315248.292109&cid=CH5MLECNN This PR aims to add a candidate relationship for SyntheticsMonitor using the info from Transaction Event [example](https://staging.onenr.io/0dBj3gaJ6jX)...

do-not-merge

### Relevant information ### Checklist * [ ] I've read the guidelines and understand the acceptance criteria. * [ ] The value of the attribute marked as `identifier` will be...

### Relevant information Adding azure vms to infra-hosts ### Checklist * [X] I've read the guidelines and understand the acceptance criteria. * [X] The value of the attribute marked as...

do-not-merge

### Relevant information ### Checklist * [x] I've read the guidelines and understand the acceptance criteria. * [x] The value of the attribute marked as `identifier` will be unique and...

### Relevant information otel-collector will use attributes `host.id` or `entity.name` to find relationshios. The `entity.name` was not part of the attributes used for making the match so it was added...

do-not-merge

https://github.com/newrelic/entity-definitions/blob/0cf81c37718443431ba9462e1cf351127655131d/entity-types/ext-pure/dashboard.json#L163 the formula should be: ``` latest(usec_per_read_op)/1000 latest(usec_per_write_op)/1000 ``` rather than ``` latest(usec_per_read_op)/1024 latest(usec_per_write_op)/1024 ```

## Description Summary metrics for Unix host appear empty (CPU, memory, network) ## Steps to Reproduce Solaris hosts are reporting metrics, but this entity dashboard is empty save for the...

bug

[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) ## Description Only the Device Uptime is populating when viewing the UPS Entity...

bug

**Jira Ticket:** https://new-relic.atlassian.net/browse/NR-271065 **Description:** Added new entity definition to Temporal cloud. ### Relevant information ### Checklist * [ ] I've read the guidelines and understand the acceptance criteria. * [...

### Relevant information For any service instrumented using Otel or New Relic APM, a service map is shown in the new relic dashboard which displays the relationship between the service...