Skip navigation links
A C D H I K N P R T Z 

A

ACCOUNT_ID_KEY - Static variable in class io.opencensus.contrib.resource.util.CloudResource
Key for the cloud account id used to identify different entities.

C

CloudResource - Class in io.opencensus.contrib.resource.util
Helper class for Cloud Resource environment.
CLUSTER_NAME_KEY - Static variable in class io.opencensus.contrib.resource.util.K8sResource
Key for the name of the cluster.
ContainerResource - Class in io.opencensus.contrib.resource.util
Helper class for K8S container Resource.
create(String, String, String, String) - Static method in class io.opencensus.contrib.resource.util.CloudResource
Returns a Resource that describes a cloud environment.
create(String, String, String) - Static method in class io.opencensus.contrib.resource.util.ContainerResource
Returns a Resource that describes a container.
create(String, String, String, String) - Static method in class io.opencensus.contrib.resource.util.HostResource
Returns a Resource that describes a k8s container.
create(String, String, String) - Static method in class io.opencensus.contrib.resource.util.K8sResource
Returns a Resource that describes Kubernetes deployment service.

D

detectResource() - Static method in class io.opencensus.contrib.resource.util.ResourceUtils
Returns a Resource.

H

HOSTNAME_KEY - Static variable in class io.opencensus.contrib.resource.util.HostResource
Key for the hostname of the host.
HostResource - Class in io.opencensus.contrib.resource.util
Helper class for Host Resource.

I

ID_KEY - Static variable in class io.opencensus.contrib.resource.util.HostResource
Key for the unique host id (instance id in Cloud).
IMAGE_NAME_KEY - Static variable in class io.opencensus.contrib.resource.util.ContainerResource
Key for the container image name.
IMAGE_TAG_KEY - Static variable in class io.opencensus.contrib.resource.util.ContainerResource
Key for the container image tag.
io.opencensus.contrib.resource.util - package io.opencensus.contrib.resource.util
 

K

K8sResource - Class in io.opencensus.contrib.resource.util
Helper class for Kubernetes deployment service Resource.

N

NAME_KEY - Static variable in class io.opencensus.contrib.resource.util.ContainerResource
Key for the container name.
NAME_KEY - Static variable in class io.opencensus.contrib.resource.util.HostResource
Key for the name of the host.
NAMESPACE_NAME_KEY - Static variable in class io.opencensus.contrib.resource.util.K8sResource
Key for the name of the namespace.

P

POD_NAME_KEY - Static variable in class io.opencensus.contrib.resource.util.K8sResource
Key for the name of the pod.
PROVIDER_AWS - Static variable in class io.opencensus.contrib.resource.util.CloudResource
The value of the provider when running in AWS.
PROVIDER_AZURE - Static variable in class io.opencensus.contrib.resource.util.CloudResource
The value of the provider when running in AZURE.
PROVIDER_GCP - Static variable in class io.opencensus.contrib.resource.util.CloudResource
The value of the provider when running in GCP.
PROVIDER_KEY - Static variable in class io.opencensus.contrib.resource.util.CloudResource
Key for the name of the cloud provider.

R

REGION_KEY - Static variable in class io.opencensus.contrib.resource.util.CloudResource
Key for the region in which entities are running.
ResourceUtils - Class in io.opencensus.contrib.resource.util
Utilities for auto detecting resource based on the environment where the application is running.

T

TYPE - Static variable in class io.opencensus.contrib.resource.util.CloudResource
The type of this Resource.
TYPE - Static variable in class io.opencensus.contrib.resource.util.ContainerResource
Kubernetes resources key that represents a type of the resource.
TYPE - Static variable in class io.opencensus.contrib.resource.util.HostResource
The type of this Resource.
TYPE - Static variable in class io.opencensus.contrib.resource.util.K8sResource
The type of this Resource.
TYPE_KEY - Static variable in class io.opencensus.contrib.resource.util.HostResource
Key for the type of the host (machine type).

Z

ZONE_KEY - Static variable in class io.opencensus.contrib.resource.util.CloudResource
Key for the zone in which entities are running.
A C D H I K N P R T Z 
Skip navigation links