| Package | Description |
|---|---|
| io.opencensus.proto.metrics.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
LabelKey
Defines a label key associated with a metric descriptor.
|
static class |
LabelKey.Builder
Defines a label key associated with a metric descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
LabelKeyOrBuilder |
MetricDescriptor.getLabelKeysOrBuilder(int index)
The label keys associated with the metric descriptor.
|
LabelKeyOrBuilder |
MetricDescriptor.Builder.getLabelKeysOrBuilder(int index)
The label keys associated with the metric descriptor.
|
LabelKeyOrBuilder |
MetricDescriptorOrBuilder.getLabelKeysOrBuilder(int index)
The label keys associated with the metric descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends LabelKeyOrBuilder> |
MetricDescriptor.getLabelKeysOrBuilderList()
The label keys associated with the metric descriptor.
|
List<? extends LabelKeyOrBuilder> |
MetricDescriptor.Builder.getLabelKeysOrBuilderList()
The label keys associated with the metric descriptor.
|
List<? extends LabelKeyOrBuilder> |
MetricDescriptorOrBuilder.getLabelKeysOrBuilderList()
The label keys associated with the metric descriptor.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.