File tree Expand file tree Collapse file tree
metrics/semantic_conventions
trace/semantic_conventions Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Metrics Semantic Conventions
22
33TODO: Add semantic conventions for metric names and labels.
4+
5+ Apart from semantic conventions for metrics and [ traces] ( ../../trace/semantic_conventions/README.md ) ,
6+ OpenTelemetry also defines the concept of overarching [ Resources] ( ../../resource/sdk.md ) with their own
7+ [ Resource Semantic Conventions] ( ../../resource/semantic_conventions/README.md ) .
Original file line number Diff line number Diff line change @@ -19,3 +19,7 @@ The following semantic conventions for spans are defined:
1919* [ RPC/RMI] ( rpc.md ) : Spans for remote procedure calls (e.g., gRPC).
2020* [ Messaging] ( messaging.md ) : Spans for interaction with messaging systems (queues, publish/subscribe, etc.).
2121* [ FaaS] ( faas.md ) : Spans for Function as a Service (e.g., AWS Lambda).
22+
23+ Apart from semantic conventions for traces and [ metrics] ( ../../metrics/semantic_conventions/README.md ) ,
24+ OpenTelemetry also defines the concept of overarching [ Resources] ( ../../resource/sdk.md ) with their own
25+ [ Resource Semantic Conventions] ( ../../resource/semantic_conventions/README.md ) .
You can’t perform that action at this time.
0 commit comments