Skip to content

APM to Oracle[OTEL] Entity Relationship Changes#2583

Merged
apoloa merged 4 commits into
newrelic:mainfrom
spathlavath:apm-oracle
Jan 16, 2026
Merged

APM to Oracle[OTEL] Entity Relationship Changes#2583
apoloa merged 4 commits into
newrelic:mainfrom
spathlavath:apm-oracle

Conversation

@spathlavath

@spathlavath spathlavath commented Jan 16, 2026

Copy link
Copy Markdown
Contributor
  • Changed entity tag from service.name to db.hostname for APM hostname matching
  • Updated candidate lookups to match by db.hostname or host.address
  • APM reports instance info in metricTimesliceName, not metricName

This allows Native APM agents to establish relationships with OTEL Oracle entities by matching the hostname from APM's Datastore/instance metrics with a custom db.hostname tag on the OTEL entity.

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.

- Changed entity tag from service.name to db.hostname for APM hostname matching
- Added metricTimesliceName support for APM timeslice metrics pattern
- Updated candidate lookups to match by db.hostname or host.address
- APM reports instance info in metricTimesliceName, not metricName

This allows Native APM agents to establish relationships with OTEL Oracle
entities by matching the hostname from APM's Datastore/instance metrics
with a custom db.hostname tag on the OTEL entity.
@entityBot entityBot requested a review from a team January 16, 2026 14:54
entityBot
entityBot previously approved these changes Jan 16, 2026
github-actions[bot]
github-actions Bot previously approved these changes Jan 16, 2026
@entityBot entityBot requested a review from a team January 16, 2026 14:59
@apoloa apoloa merged commit 1772bd4 into newrelic:main Jan 16, 2026
4 checks passed
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.

4 participants