21 lines
621 B
Markdown
21 lines
621 B
Markdown
<!--- Hugo front matter used to generate the website version of this page:
|
|
linkTitle: GCP
|
|
--->
|
|
|
|
# GCP semantic conventions
|
|
|
|
**Status**: [Development][DocumentStatus]
|
|
|
|
This directory defines standards for resource attributes that only apply to
|
|
Google Cloud Platform (GCP). If an attribute could apply to resources from more than one cloud
|
|
provider (like account ID, operating system, etc), it belongs in the parent
|
|
`semantic_conventions` directory.
|
|
|
|
## Services
|
|
|
|
- [Cloud Run](./cloud-run.md)
|
|
- [Compute Engine](./gce.md)
|
|
- [AppHub](./apphub.md)
|
|
|
|
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
|