19 lines
657 B
Markdown
19 lines
657 B
Markdown
<!--- Hugo front matter used to generate the website version of this page:
|
|
linkTitle: Object Stores
|
|
path_base_for_github_subdir:
|
|
from: tmp/semconv/docs/object-stores/_index.md
|
|
to: object-stores/README.md
|
|
--->
|
|
|
|
# Semantic Conventions for Object Stores
|
|
|
|
**Status**: [Experimental, Feature-freeze][DocumentStatus]
|
|
|
|
This document defines semantic conventions for object store operations.
|
|
|
|
The following technology specific semantic conventions are defined for object stores:
|
|
|
|
* [AWS S3](s3.md): Semantic Conventions for *AWS S3*.
|
|
|
|
[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.26.0/specification/document-status.md
|