Apm Config

oci.apm_config.ConfigClient Use the Application Performance Monitoring Configuration API to query and set Application Performance Monitoring configuration.
oci.apm_config.ConfigClientCompositeOperations This class provides a wrapper around ConfigClient and offers convenience methods for operations that would otherwise need to be chained together.

Models

oci.apm_config.models.Apdex An Apdex configuration rule.
oci.apm_config.models.ApdexRules The set of Apdex rules to be used in Apdex computation.
oci.apm_config.models.ApdexRulesSummary The set of Apdex rules used in Apdex computation.
oci.apm_config.models.Config A configuration item, which has a number of mutually exclusive properties that can be used to set specific portions of the configuration.
oci.apm_config.models.ConfigCollection A collection of configuration items.
oci.apm_config.models.ConfigSummary A description of a configuration item.
oci.apm_config.models.CreateApdexRulesDetails The set of Apdex rules to be used in Apdex computation.
oci.apm_config.models.CreateConfigDetails The request body used to create new configuration items.
oci.apm_config.models.CreateMetricGroupDetails A metric group defines a set of metrics to collect from a span.
oci.apm_config.models.CreateOptionsDetails An Options object represents configuration options.
oci.apm_config.models.CreateSpanFilterDetails A named setting that specifies the filter criteria to match a subset of the spans.
oci.apm_config.models.Dimension A dimension is a label that is used to describe or group metrics.
oci.apm_config.models.Metric A metric is a quantitative measurement of an entity.
oci.apm_config.models.MetricGroup A metric group defines a set of metrics to collect from a span.
oci.apm_config.models.MetricGroupSummary A metric group defines a set of metrics to collect from a span.
oci.apm_config.models.Namespace Namespaces represent a product level subdivision by name.
oci.apm_config.models.NamespaceCollection Collection of available namespaces.
oci.apm_config.models.NamespaceMetric Metric associated with a namespace.
oci.apm_config.models.NamespaceMetricCollection Collection of available namespace metrics.
oci.apm_config.models.Options An object that represents configuration options.
oci.apm_config.models.OptionsSummary An Options object represents configuration options.
oci.apm_config.models.RetrieveNamespaceMetricsDetails The request body used to retrieve metrics for the specified namespace.
oci.apm_config.models.SpanFilter A named setting that specifies the filter criteria to match a subset of the spans.
oci.apm_config.models.SpanFilterSummary A named setting that specifies the span filter criteria to match a subset of the spans.
oci.apm_config.models.UpdateApdexRulesDetails The set of Apdex rules to be used in Apdex computation.
oci.apm_config.models.UpdateConfigDetails The request body used to update the configuration item.
oci.apm_config.models.UpdateMetricGroupDetails A metric group defines a set of metrics to collect from a span.
oci.apm_config.models.UpdateOptionsDetails An Options object represents configuration options.
oci.apm_config.models.UpdateSpanFilterDetails A named setting that specifies the filter criteria to match a subset of the spans.
oci.apm_config.models.ValidateSpanFilterPatternDetails The request body used to validate a Span Filter pattern.