[editorial] docs/rpc/json-rpc: fix title and in-page hypenation (#170)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
This commit is contained in:
parent
f36ec6d06e
commit
7b334fbdf8
|
|
@ -1,4 +1,4 @@
|
||||||
# Semantic Conventions for gRPC
|
# Semantic Conventions for JSON-RPC
|
||||||
|
|
||||||
**Status**: [Experimental][DocumentStatus]
|
**Status**: [Experimental][DocumentStatus]
|
||||||
|
|
||||||
|
|
@ -6,7 +6,7 @@ The Semantic Conventions for [JSON-RPC](https://www.jsonrpc.org/) extend and ove
|
||||||
that describe common RPC operations attributes in addition to the Semantic Conventions
|
that describe common RPC operations attributes in addition to the Semantic Conventions
|
||||||
described on this page.
|
described on this page.
|
||||||
|
|
||||||
## JSON RPC Attributes
|
## JSON-RPC Attributes
|
||||||
|
|
||||||
`rpc.system` MUST be set to `"jsonrpc"`.
|
`rpc.system` MUST be set to `"jsonrpc"`.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue