semantic-conventions/docs/rpc
otelbot[bot] e9a2ce0160
[chore] Update spec repo links to v1.49.0 (#2782)
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
2025-09-17 00:37:36 +00:00
..
README.md Update stability levels from experimental -> development (#1889) 2025-02-11 18:06:51 -08:00
connect-rpc.md [chore] Update spec repo links to v1.49.0 (#2782) 2025-09-17 00:37:36 +00:00
grpc.md [chore] Update spec repo links to v1.49.0 (#2782) 2025-09-17 00:37:36 +00:00
json-rpc.md Move Attributes Registry to Registry / Attributes (#2251) 2025-05-15 01:58:45 +00:00
rpc-metrics.md Add ONC/Sun RPC model and NFS system metrics (#2287) 2025-09-15 10:46:50 +00:00
rpc-spans.md Add ONC/Sun RPC model and NFS system metrics (#2287) 2025-09-15 10:46:50 +00:00

README.md

Semantic conventions for RPC

Status: Development

This document defines semantic conventions for remote procedure calls (RPC) , also called "remote method invocations" (RMI).

Semantic conventions for RPC are defined for the following signals:

  • RPC Spans: Semantic Conventions for RPC client and server spans.
  • RPC Metrics: Semantic Conventions for RPC metrics.

Technology specific semantic conventions are defined for the following RPC systems:

  • Connect: Semantic Conventions for Connect RPC.
  • gRPC: Semantic Conventions for gRPC.
  • JSON-RPC: Semantic Conventions for JSON-RPC.

Specifications defined by maintainers of RPC systems:

  • gRPC: Semantic Conventions for gRPC.