| Package | Description |
|---|---|
| io.opencensus.proto.agent.metrics.v1 | |
| io.opencensus.proto.agent.trace.v1 | |
| io.opencensus.proto.metrics.v1 | |
| io.opencensus.proto.resource.v1 | |
| io.opencensus.proto.trace.v1 |
| Modifier and Type | Method and Description |
|---|---|
Resource |
ExportMetricsServiceRequestOrBuilder.getResource()
The resource for the metrics in this message that do not have an explicit
resource set.
|
Resource |
ExportMetricsServiceRequest.getResource()
The resource for the metrics in this message that do not have an explicit
resource set.
|
Resource |
ExportMetricsServiceRequest.Builder.getResource()
The resource for the metrics in this message that do not have an explicit
resource set.
|
| Modifier and Type | Method and Description |
|---|---|
ExportMetricsServiceRequest.Builder |
ExportMetricsServiceRequest.Builder.mergeResource(Resource value)
The resource for the metrics in this message that do not have an explicit
resource set.
|
ExportMetricsServiceRequest.Builder |
ExportMetricsServiceRequest.Builder.setResource(Resource value)
The resource for the metrics in this message that do not have an explicit
resource set.
|
| Modifier and Type | Method and Description |
|---|---|
Resource |
ExportTraceServiceRequestOrBuilder.getResource()
The resource for the spans in this message that do not have an explicit
resource set.
|
Resource |
ExportTraceServiceRequest.getResource()
The resource for the spans in this message that do not have an explicit
resource set.
|
Resource |
ExportTraceServiceRequest.Builder.getResource()
The resource for the spans in this message that do not have an explicit
resource set.
|
| Modifier and Type | Method and Description |
|---|---|
ExportTraceServiceRequest.Builder |
ExportTraceServiceRequest.Builder.mergeResource(Resource value)
The resource for the spans in this message that do not have an explicit
resource set.
|
ExportTraceServiceRequest.Builder |
ExportTraceServiceRequest.Builder.setResource(Resource value)
The resource for the spans in this message that do not have an explicit
resource set.
|
| Modifier and Type | Method and Description |
|---|---|
Resource |
Metric.getResource()
The resource for the metric.
|
Resource |
Metric.Builder.getResource()
The resource for the metric.
|
Resource |
MetricOrBuilder.getResource()
The resource for the metric.
|
| Modifier and Type | Method and Description |
|---|---|
Metric.Builder |
Metric.Builder.mergeResource(Resource value)
The resource for the metric.
|
Metric.Builder |
Metric.Builder.setResource(Resource value)
The resource for the metric.
|
| Modifier and Type | Method and Description |
|---|---|
Resource |
Resource.Builder.build() |
Resource |
Resource.Builder.buildPartial() |
static Resource |
Resource.getDefaultInstance() |
Resource |
Resource.getDefaultInstanceForType() |
Resource |
Resource.Builder.getDefaultInstanceForType() |
static Resource |
Resource.parseDelimitedFrom(InputStream input) |
static Resource |
Resource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Resource |
Resource.parseFrom(byte[] data) |
static Resource |
Resource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Resource |
Resource.parseFrom(ByteBuffer data) |
static Resource |
Resource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Resource |
Resource.parseFrom(com.google.protobuf.ByteString data) |
static Resource |
Resource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Resource |
Resource.parseFrom(com.google.protobuf.CodedInputStream input) |
static Resource |
Resource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Resource |
Resource.parseFrom(InputStream input) |
static Resource |
Resource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Resource> |
Resource.getParserForType() |
static com.google.protobuf.Parser<Resource> |
Resource.parser() |
| Modifier and Type | Method and Description |
|---|---|
Resource.Builder |
Resource.Builder.mergeFrom(Resource other) |
static Resource.Builder |
Resource.newBuilder(Resource prototype) |
| Modifier and Type | Method and Description |
|---|---|
Resource |
Span.getResource()
An optional resource that is associated with this span.
|
Resource |
Span.Builder.getResource()
An optional resource that is associated with this span.
|
Resource |
SpanOrBuilder.getResource()
An optional resource that is associated with this span.
|
| Modifier and Type | Method and Description |
|---|---|
Span.Builder |
Span.Builder.mergeResource(Resource value)
An optional resource that is associated with this span.
|
Span.Builder |
Span.Builder.setResource(Resource value)
An optional resource that is associated with this span.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.