Have consistent naming for Google Cloud services #1485
Labels
area:semantic-conventions
Related to semantic conventions
spec:resource
Related to the specification/resource directory
The cloud semantic conventions specify a number of Google Cloud services https://github.com/open-telemetry/opentelemetry-specification/blob/main/semantic_conventions/resource/cloud.yaml#L74 but they are not consistently named.
For example, 'gcp_gke' uses a short name for the service whereas 'gcp_compute_engine' and 'gcp_cloud_functions' uses the long name. Either use short names everywhere or switch to the long names for all.
cc @jsuereth
The text was updated successfully, but these errors were encountered: