gcp.gce.instance.labels
Developmenttemplate[string]as of v1.44.0
GCE instance labels, <key> being the label name and the value being the label value.
For example, a GCE instance label team with value observability SHOULD be recorded as the gcp.gce.instance.labels.team attribute with value "observability". The <key> MUST be the exact GCE instance label key.
Examples
- observability
Used by
entitys (1)
- gcp.gce (opt-in)
* required on that signal.
History
Added as development.