Apm Traces

oci.apm_traces.AttributesClient Use the Application Performance Monitoring Trace Explorer API to query traces and associated spans in Trace Explorer.
oci.apm_traces.QueryClient Use the Application Performance Monitoring Trace Explorer API to query traces and associated spans in Trace Explorer.
oci.apm_traces.TraceClient Use the Application Performance Monitoring Trace Explorer API to query traces and associated spans in Trace Explorer.
oci.apm_traces.AttributesClientCompositeOperations This class provides a wrapper around AttributesClient and offers convenience methods for operations that would otherwise need to be chained together.
oci.apm_traces.QueryClientCompositeOperations This class provides a wrapper around QueryClient and offers convenience methods for operations that would otherwise need to be chained together.
oci.apm_traces.TraceClientCompositeOperations This class provides a wrapper around TraceClient and offers convenience methods for operations that would otherwise need to be chained together.

Models

oci.apm_traces.models.AggregatedSnapshot Aggregated snapshots of all spans.
oci.apm_traces.models.AggregatedStackTrace A branching tree with aggregated stack trace.
oci.apm_traces.models.AttributePinResponse Response of an individual attribute item in the bulk pin operation.
oci.apm_traces.models.AttributeResponse Response of an individual attribute item in the bulk activate or deactivate operation.
oci.apm_traces.models.AttributeUnpinResponse Response of an individual attribute item in the bulk unpin operation.
oci.apm_traces.models.AttributeUpdateNotesResponse Response of an individual attribute item in the bulk update notes operation.
oci.apm_traces.models.AttributeUpdateResponse Response of an individual attribute item in the bulk update attribute operation.
oci.apm_traces.models.AutoActivateStatus Status of autoactivation for the given data key in the APM Domain.
oci.apm_traces.models.AutoActivateToggleStatus Response of a auto-activate toggle operation.
oci.apm_traces.models.BulkActivateAttributeDetail Object that contains the details about a single attribute in the bulk request to be activated.
oci.apm_traces.models.BulkActivateAttributeDetails Bulk request object containing the details of the attributes to be activated.
oci.apm_traces.models.BulkActivationMetadata Metadata about the bulk activation operation.
oci.apm_traces.models.BulkActivationStatus Response of a bulk attribute activation operation.
oci.apm_traces.models.BulkDeActivateAttributeDetail Object that contains the details about a single attribute to be deactivated.
oci.apm_traces.models.BulkDeActivateAttributeDetails Bulk request object containing the details of the attributes to be deactivated.
oci.apm_traces.models.BulkDeActivationMetadata Metadata about the bulk deactivation operation.
oci.apm_traces.models.BulkDeActivationStatus Response of a bulk attribute deactivation operation.
oci.apm_traces.models.BulkPinAttributeDetail Object that contains the details about a single attribute in the bulk request to be pinned.
oci.apm_traces.models.BulkPinAttributeDetails Bulk request object containing the details of the attributes to be pinned.
oci.apm_traces.models.BulkPinMetadata Metadata about the bulk pin operation.
oci.apm_traces.models.BulkPinStatus Response of a bulk attribute pin operation.
oci.apm_traces.models.BulkUnpinAttributeDetail Object that contains the details about a single attribute in the bulk request to be unpinned.
oci.apm_traces.models.BulkUnpinAttributeDetails Bulk request object containing the details of the attributes to be unpinned.
oci.apm_traces.models.BulkUnpinMetadata Metadata about the bulk unpin operation.
oci.apm_traces.models.BulkUnpinStatus Response of a bulk attribute unpin operation.
oci.apm_traces.models.BulkUpdateAttributeDetail Object that contains the details about a single attribute in the bulk request for which properties are to be updated.
oci.apm_traces.models.BulkUpdateAttributeDetails Bulk request object containing the details of the attributes for which properties are to be updated.
oci.apm_traces.models.BulkUpdateAttributeMetadata Metadata about the bulk attribute update operation.
oci.apm_traces.models.BulkUpdateAttributeNotesDetail Object that contains the details about a single attribute in the bulk request for which notes are to be updated.
oci.apm_traces.models.BulkUpdateAttributeNotesDetails Bulk request object containing the details of the attributes for which notes are to be updated.
oci.apm_traces.models.BulkUpdateAttributeStatus Response of a bulk update attribute operation.
oci.apm_traces.models.BulkUpdateNotesMetadata Metadata about the bulk update notes operation.
oci.apm_traces.models.BulkUpdateNotesStatus Response of a bulk update notes operation.
oci.apm_traces.models.QueryDetails Request object containing the query to be run against the trace data.
oci.apm_traces.models.QueryResultMetadataSummary Summary containing the metadata about the query result set.
oci.apm_traces.models.QueryResultResponse A response containing a collection of query rows (selected attributes and aggregations) filtered, grouped and sorted by the specified criteria from the query that is run, and the associated summary describing the corresponding query result metadata.
oci.apm_traces.models.QueryResultRow Object that represents a single row of the query result.
oci.apm_traces.models.QueryResultRowTypeSummary Summary of the datatype, unit and related metadata of an individual row element of a query result row that is returned.
oci.apm_traces.models.QueryResultWarning A warning message that can be included with a query result that provides information to the user.
oci.apm_traces.models.QueryResultsGroupedBySummary Summary of the attribute based on which the query results are grouped.
oci.apm_traces.models.QueryResultsOrderedBySummary Summary of the sort and order by attribute based on which the query results are organized.
oci.apm_traces.models.QueryResultsTopologyInfo The structure that provides the metadata of a topology query.
oci.apm_traces.models.QueryResultsTopologyNodeInfo The information about a node attribute.
oci.apm_traces.models.QuickPickSummary Summary of the Quick Pick query objects.
oci.apm_traces.models.SnapshotDetail A generic key value pair object, which contains information such as the thread ID, thread name, and thread state.
oci.apm_traces.models.Span Definition of a span object.
oci.apm_traces.models.SpanLog Definition of a log which is a key-value pair of log data.
oci.apm_traces.models.SpanLogCollection Definition of span log collection object.
oci.apm_traces.models.SpanSnapshot Definition of a span snapshot object.
oci.apm_traces.models.StackTraceElement Stack trace element.
oci.apm_traces.models.Tag Definition of a tag which is a key-value pair.
oci.apm_traces.models.TagMetadata Definition of the tag metadata.
oci.apm_traces.models.ThreadSnapshot Thread snapshot.
oci.apm_traces.models.Trace Definition of a trace object.
oci.apm_traces.models.TraceServiceSummary Summary of the spans in a trace by service.
oci.apm_traces.models.TraceSnapshot Definition of a trace snapshot object.
oci.apm_traces.models.TraceSpanSummary Summary of the information pertaining to the spans in the trace window that is being queried.