The health-department Fn team wants a span tree for each immunization-appointment Function invocation. Where should those traces be sent?
Select an answer to reveal the explanation.
Short Explanation
Traces belong in an APM domain—the collector that draws the span tree. Monitoring charts and Logging search will not show that tree, and Service Mesh is not the Functions tracing path.
Full Explanation
Official Functions tracing docs send spans to Application Performance Monitoring. An APM domain is the collector instance that stores and visualizes traces. Monitoring charts do not show a span tree, and Logging search does not either. OCI Service Mesh is end of life and must not be treated as the Functions tracing answer; use APM.