GCE instance labels, <key> being the label name and the value being the label value.
Example
observability
Note
For example, a GCE instance label team with value observabilitySHOULD be recorded as the gcp.gce.instance.labels.team attribute with value "observability". The <key>MUST be the exact GCE instance label key.
This attribute is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.
GCE instance labels,
<key>being the label name and the value being the label value.Example
Note
For example, a GCE instance label
teamwith valueobservabilitySHOULD be recorded as thegcp.gce.instance.labels.teamattribute with value"observability". The<key>MUST be the exact GCE instance label key.This attribute is experimental and is subject to breaking changes in minor releases of
@opentelemetry/semantic-conventions.