APM uses specific metric namespaces to categorize its telemetry data:
oracle_apm_rum, oracle_apm_synthetics, and oracle_apm_monitoring (D):
oracle_apm_rum: Metrics from Real User Monitoring (e.g., page load times).
oracle_apm_synthetics: Metrics from Synthetic Monitoring (e.g., test response times).
oracle_apm_monitoring: Metrics from distributed tracing (e.g., span counts).These namespaces align with APM’s three core features.
Why not A, B, or C?
A: Individual metric names, not namespaces.
B: Incomplete and incorrect namespace naming.
C: Mixes metric types with partial namespace names.
These namespaces enable targeted metric queries in OCI Monitoring.
[Reference:APM Metrics, ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit