24 lines
833 B
Markdown
24 lines
833 B
Markdown
<!--- Hugo front matter used to generate the website version of this page:
|
|
linkTitle: FaaS
|
|
path_base_for_github_subdir:
|
|
from: tmp/semconv/docs/faas/_index.md
|
|
to: faas/README.md
|
|
--->
|
|
|
|
# Semantic Conventions for Function-as-a-Service
|
|
|
|
**Status**: [Experimental][DocumentStatus]
|
|
|
|
This document defines semantic conventions for Function as a Service (FaaS) spans, metrics and logs.
|
|
|
|
Semantic conventions for FaaS are defined for the following signals:
|
|
|
|
* [FaaS Spans](faas-spans.md): Semantic Conventions for FaaS *spans*.
|
|
* [FaaS Metrics](faas-metrics.md): Semantic Conventions for FaaS *metrics*.
|
|
|
|
Technology specific semantic conventions are defined for the following FaaS services:
|
|
|
|
* [AWS Lambda](aws-lambda.md): Semantic Conventions for *AWS Lambda*.
|
|
|
|
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
|