- ABORTED - Static variable in class com.google.instrumentation.trace.Status
-
The operation was aborted, typically due to a concurrency issue like sequencer check failures,
transaction aborts, etc.
- add(double) - Method in class com.google.instrumentation.stats.Distribution
-
Put a new value into the Distribution.
- add(double) - Method in class com.google.instrumentation.stats.Distribution.Range
-
Put a new value into the Range.
- addAnnotation(String, Map<String, AttributeValue>) - Method in class com.google.instrumentation.trace.BlankSpan
-
- addAnnotation(Annotation) - Method in class com.google.instrumentation.trace.BlankSpan
-
- addAnnotation(String) - Method in class com.google.instrumentation.trace.Span
-
Adds an annotation to the Span.
- addAnnotation(String, Map<String, AttributeValue>) - Method in class com.google.instrumentation.trace.Span
-
Adds an annotation to the Span.
- addAnnotation(Annotation) - Method in class com.google.instrumentation.trace.Span
-
Adds an annotation to the Span.
- addAttributes(Map<String, AttributeValue>) - Method in class com.google.instrumentation.trace.BlankSpan
-
- addAttributes(Map<String, AttributeValue>) - Method in class com.google.instrumentation.trace.Span
-
Adds a set of attributes to the Span.
- addLink(Link) - Method in class com.google.instrumentation.trace.BlankSpan
-
- addLink(Link) - Method in class com.google.instrumentation.trace.Span
-
- addNanos(long) - Method in class com.google.instrumentation.common.Timestamp
-
Returns a Timestamp calculated as this Timestamp plus some number of
nanoseconds.
- addNetworkEvent(NetworkEvent) - Method in class com.google.instrumentation.trace.BlankSpan
-
- addNetworkEvent(NetworkEvent) - Method in class com.google.instrumentation.trace.Span
-
Adds a NetworkEvent to the Span.
- ALREADY_EXISTS - Static variable in class com.google.instrumentation.trace.Status
-
Some entity that we attempted to create (e.g., file or directory) already exists.
- alwaysSample() - Static method in class com.google.instrumentation.trace.Samplers
-
Returns a
Sampler that always makes a "yes" decision on
Span sampling.
- Annotation - Class in com.google.instrumentation.trace
-
A text annotation with a set of attributes.
- apply(A) - Method in interface com.google.instrumentation.common.Function
-
- asString() - Method in class com.google.instrumentation.stats.MeasurementDescriptor.Name
-
Returns the name as a String.
- asString() - Method in class com.google.instrumentation.stats.TagKey
-
- asString() - Method in class com.google.instrumentation.stats.TagValue
-
- AttributeValue - Class in com.google.instrumentation.trace
-
A class that represents all the possible values for an attribute.
- generateRandomId(Random) - Static method in class com.google.instrumentation.trace.SpanId
-
Generates a new random SpanId.
- generateRandomId(Random) - Static method in class com.google.instrumentation.trace.TraceId
-
Generates a new random TraceId.
- getAttributes() - Method in class com.google.instrumentation.trace.Annotation
-
Return the attributes of the Annotation.
- getBinaryPropagationHandler() - Method in class com.google.instrumentation.trace.TraceComponent
-
- getBinaryPropagationHandler() - Static method in class com.google.instrumentation.trace.Tracing
-
- getBooleanValue() - Method in class com.google.instrumentation.trace.AttributeValue
-
Returns the Boolean value if this is a boolean AttributeValue, otherwise null.
- getBoundaries() - Method in class com.google.instrumentation.stats.BucketBoundaries
-
- getBucketBoundaries() - Method in class com.google.instrumentation.stats.DistributionAggregationDescriptor
-
The optional histogram bucket boundaries for a distribution.
- getBucketCounts() - Method in class com.google.instrumentation.stats.Distribution
-
A Distribution may optionally contain a histogram of the values in the population.
- getBucketCounts() - Method in class com.google.instrumentation.stats.DistributionAggregation
-
A Distribution may optionally contain a histogram of the values in the population.
- getBytes() - Method in class com.google.instrumentation.trace.SpanId
-
Returns the byte representation of the SpanId.
- getBytes() - Method in class com.google.instrumentation.trace.TraceId
-
Returns the 16-bytes array representation of the TraceId.
- getBytes() - Method in class com.google.instrumentation.trace.TraceOptions
-
Returns the 1-byte array representation of the TraceOptions.
- getCanonicalCode() - Method in class com.google.instrumentation.trace.Status
-
Returns the canonical status code.
- getContext() - Method in class com.google.instrumentation.trace.Span
-
Returns the SpanContext associated with this Span.
- getCorrectClassLoader(Class<T>) - Static method in class com.google.instrumentation.common.Provider
-
Get the correct
ClassLoader that must be used when loading using reflection.
- getCount() - Method in class com.google.instrumentation.stats.Distribution
-
The number of values in the population.
- getCount() - Method in class com.google.instrumentation.stats.DistributionAggregation
-
The number of values in the population.
- getCount() - Method in class com.google.instrumentation.stats.IntervalAggregation.Interval
-
The number of measurements in this interval.
- getCurrentSpan() - Method in class com.google.instrumentation.trace.Tracer
-
Gets the current Span from the current Context.
- getCurrentStatsContext() - Method in class com.google.instrumentation.stats.StatsContextFactory
-
Get current StatsContext from current gRPC Context.
- getDefault() - Method in class com.google.instrumentation.stats.StatsContextFactory
-
- getDenominators() - Method in class com.google.instrumentation.stats.MeasurementDescriptor.MeasurementUnit
-
Unit Denominators.
- getDescription() - Method in class com.google.instrumentation.stats.MeasurementDescriptor
-
Detailed description of the measurement, used in documentation.
- getDescription() - Method in class com.google.instrumentation.stats.ViewDescriptor
-
More detailed description, for documentation purposes.
- getDescription() - Method in class com.google.instrumentation.trace.Annotation
-
Return the description of the Annotation.
- getDescription() - Method in class com.google.instrumentation.trace.Status
-
Returns the description of this Status for human consumption.
- getDistributionAggregationDescriptor() - Method in class com.google.instrumentation.stats.ViewDescriptor.DistributionViewDescriptor
-
- getDistributionAggregations() - Method in class com.google.instrumentation.stats.View.DistributionView
-
- getEnd() - Method in class com.google.instrumentation.stats.View.DistributionView
-
Returns end timestamp for this aggregation.
- getIntervalAggregationDescriptor() - Method in class com.google.instrumentation.stats.ViewDescriptor.IntervalViewDescriptor
-
- getIntervalAggregations() - Method in class com.google.instrumentation.stats.View.IntervalView
-
- getIntervals() - Method in class com.google.instrumentation.stats.IntervalAggregation
-
Sequence of intervals for this aggregation.
- getIntervalSize() - Method in class com.google.instrumentation.stats.IntervalAggregation.Interval
-
The interval duration.
- getIntervalSizes() - Method in class com.google.instrumentation.stats.IntervalAggregationDescriptor
-
The time intervals to record for the aggregation.
- getKernelTimestamp() - Method in class com.google.instrumentation.trace.NetworkEvent
-
Returns the kernel timestamp associated with the NetworkEvent or null if not
set.
- getKey() - Method in class com.google.instrumentation.stats.Tag
-
Returns the associated tag key.
- getLongValue() - Method in class com.google.instrumentation.trace.AttributeValue
-
Returns the Long value if this is a long AttributeValue, otherwise null.
- getMax() - Method in class com.google.instrumentation.stats.Distribution.Range
-
The maximum of the population values.
- getMax() - Method in class com.google.instrumentation.stats.DistributionAggregation.Range
-
The maximum of the population values.
- getMean() - Method in class com.google.instrumentation.stats.Distribution
-
The arithmetic mean of the values in the population.
- getMean() - Method in class com.google.instrumentation.stats.DistributionAggregation
-
The arithmetic mean of the values in the population.
- getMeasurement() - Method in class com.google.instrumentation.stats.MeasurementValue
-
- getMeasurementDescriptor() - Method in class com.google.instrumentation.stats.ViewDescriptor
-
Measurement type of this view.
- getMeasurementDescriptorName() - Method in class com.google.instrumentation.stats.MeasurementDescriptor
-
Name of measurement, e.g.
- getMessageId() - Method in class com.google.instrumentation.trace.NetworkEvent
-
Returns the message id argument that serves to uniquely identify each network message.
- getMessageSize() - Method in class com.google.instrumentation.trace.NetworkEvent
-
Returns The message size in bytes of the NetworkEvent.
- getMin() - Method in class com.google.instrumentation.stats.Distribution.Range
-
The minimum of the population values.
- getMin() - Method in class com.google.instrumentation.stats.DistributionAggregation.Range
-
The minimum of the population values.
- getName() - Method in class com.google.instrumentation.stats.MeasurementDescriptor
-
Name of measurement, as a String.
- getName() - Method in class com.google.instrumentation.stats.ViewDescriptor
-
Name of view.
- getNanos() - Method in class com.google.instrumentation.common.Duration
-
Returns the number of nanoseconds in the
Duration.
- getNanos() - Method in class com.google.instrumentation.common.Timestamp
-
Returns the number of nanoseconds after the number of seconds since the Unix Epoch represented
by this timestamp.
- getNumerators() - Method in class com.google.instrumentation.stats.MeasurementDescriptor.MeasurementUnit
-
Unit Numerators.
- getNumSubIntervals() - Method in class com.google.instrumentation.stats.IntervalAggregationDescriptor
-
The number of sub intervals.
- getOptions() - Method in class com.google.instrumentation.trace.Span
-
Returns the options associated with this Span.
- getParentLinks() - Method in class com.google.instrumentation.trace.StartSpanOptions
-
Returns the parent links to be set for the
Span.
- getPower10() - Method in class com.google.instrumentation.stats.MeasurementDescriptor.MeasurementUnit
-
Unit multiplier (i.e.
- getRange() - Method in class com.google.instrumentation.stats.Distribution
-
The range of the population values.
- getRange() - Method in class com.google.instrumentation.stats.DistributionAggregation
-
The range of the population values.
- getRecordEvents() - Method in class com.google.instrumentation.trace.StartSpanOptions
-
Returns the record events option setting.
- getSampler() - Method in class com.google.instrumentation.trace.StartSpanOptions
-
Returns the
Sampler to be used, or
null if default.
- getSeconds() - Method in class com.google.instrumentation.common.Duration
-
Returns the number of seconds in the
Duration.
- getSeconds() - Method in class com.google.instrumentation.common.Timestamp
-
Returns the number of seconds since the Unix Epoch represented by this timestamp.
- getSpanId() - Method in class com.google.instrumentation.trace.Link
-
Returns the SpanId.
- getSpanId() - Method in class com.google.instrumentation.trace.SpanContext
-
Returns the span identifier associated with this SpanContext.
- getStart() - Method in class com.google.instrumentation.stats.View.DistributionView
-
Returns start timestamp for this aggregation.
- getStatsContextFactory() - Static method in class com.google.instrumentation.stats.Stats
-
- getStatsManager() - Static method in class com.google.instrumentation.stats.Stats
-
- getStatus() - Method in class com.google.instrumentation.trace.EndSpanOptions
-
Returns the status.
- getStringValue() - Method in class com.google.instrumentation.trace.AttributeValue
-
Returns the String value if this is a string AttributeValue, otherwise null.
- getSum() - Method in class com.google.instrumentation.stats.Distribution
-
The sum of the values in the population.
- getSum() - Method in class com.google.instrumentation.stats.DistributionAggregation
-
The sum of the values in the population.
- getSum() - Method in class com.google.instrumentation.stats.IntervalAggregation.Interval
-
The cumulative sum of measurements in this interval.
- getTagKeys() - Method in class com.google.instrumentation.stats.ViewDescriptor
-
- getTags() - Method in class com.google.instrumentation.stats.DistributionAggregation
-
- getTags() - Method in class com.google.instrumentation.stats.IntervalAggregation
-
Tags associated with this aggregation.
- getTraceId() - Method in class com.google.instrumentation.trace.Link
-
Returns the TraceId.
- getTraceId() - Method in class com.google.instrumentation.trace.SpanContext
-
Returns the trace identifier associated with this SpanContext.
- getTraceOptions() - Method in class com.google.instrumentation.trace.SpanContext
-
Returns the trace options associated with this SpanContext.
- getTracer() - Method in class com.google.instrumentation.trace.TraceComponent
-
Returns the
Tracer with the provided implementations.
- getTracer() - Static method in class com.google.instrumentation.trace.Tracing
-
- getType() - Method in class com.google.instrumentation.trace.Link
-
Returns the Type.
- getType() - Method in class com.google.instrumentation.trace.NetworkEvent
-
Returns the type of the NetworkEvent.
- getUnit() - Method in class com.google.instrumentation.stats.MeasurementDescriptor
-
- getValue() - Method in class com.google.instrumentation.stats.MeasurementValue
-
Extracts the associated value.
- getValue() - Method in class com.google.instrumentation.stats.Tag
-
Returns the associated tag key.
- getView(ViewDescriptor) - Method in class com.google.instrumentation.stats.StatsManager
-
- getViewDescriptor() - Method in class com.google.instrumentation.stats.View.DistributionView
-
- getViewDescriptor() - Method in class com.google.instrumentation.stats.View
-
- getViewDescriptor() - Method in class com.google.instrumentation.stats.View.IntervalView
-
- value() - Method in enum com.google.instrumentation.trace.Status.CanonicalCode
-
Returns the numerical value of the code.
- valueOf(String) - Static method in enum com.google.instrumentation.stats.MeasurementDescriptor.BasicUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.instrumentation.trace.Link.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.instrumentation.trace.NetworkEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.instrumentation.trace.Span.Options
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.instrumentation.trace.Status.CanonicalCode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.google.instrumentation.stats.MeasurementDescriptor.BasicUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.instrumentation.trace.Link.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.instrumentation.trace.NetworkEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.instrumentation.trace.Span.Options
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.instrumentation.trace.Status.CanonicalCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- View - Class in com.google.instrumentation.stats
-
- View.DistributionView - Class in com.google.instrumentation.stats
-
A
View for distribution-based aggregations.
- View.IntervalView - Class in com.google.instrumentation.stats
-
A
View for interval-base aggregations.
- ViewDescriptor - Class in com.google.instrumentation.stats
-
A ViewDescriptor specifies an aggregation and a set of tag keys.
- ViewDescriptor.DistributionViewDescriptor - Class in com.google.instrumentation.stats
-
- ViewDescriptor.IntervalViewDescriptor - Class in com.google.instrumentation.stats
-