GcpExperimentalAttributes

org.typelevel.otel4s.semconv.experimental.attributes.GcpExperimentalAttributes

Attributes

Source
GcpExperimentalAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

The name of the Cloud Run <a href="https://cloud.google.com/run/docs/managing/job-executions">execution being run for the Job, as set by the `CLOUD_RUN_EXECUTION` environment variable.

The name of the Cloud Run <a href="https://cloud.google.com/run/docs/managing/job-executions">execution being run for the Job, as set by the `CLOUD_RUN_EXECUTION` environment variable.

Attributes

Source
GcpExperimentalAttributes.scala

The index for a task within an execution as provided by the <a href="https://cloud.google.com/run/docs/container-contract#jobs-env-vars">CLOUD_RUN_TASK_INDEX environment variable.

The index for a task within an execution as provided by the <a href="https://cloud.google.com/run/docs/container-contract#jobs-env-vars">CLOUD_RUN_TASK_INDEX environment variable.

Attributes

Source
GcpExperimentalAttributes.scala

The hostname of a GCE instance.

The hostname of a GCE instance. This is the full value of the default or <a href="https://cloud.google.com/compute/docs/instances/custom-hostname-vm">custom hostname.

Attributes

Source
GcpExperimentalAttributes.scala

The instance name of a GCE instance.

The instance name of a GCE instance. This is the value provided by host.name, the visible name of the instance in the Cloud Console UI, and the prefix for the default hostname of the instance as defined by the <a href="https://cloud.google.com/compute/docs/internal-dns#instance-fully-qualified-domain-names">default internal DNS name.

Attributes

Source
GcpExperimentalAttributes.scala