Skip to content

Commit

Permalink
Move file after directories were restructured upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
arminru committed Apr 7, 2020
1 parent 92748ab commit 1cf72e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/trace/semantic_conventions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ The following semantic conventions for spans are defined:
* [HTTP](http.md): Spans for HTTP client and server.
* [Database](database.md): Spans for SQL and NoSQL client calls.
* [RPC/RMI](rpc.md): Spans for remote procedure calls (e.g., gRPC).
* [Messaging](../data-messaging.md): Spans for interaction with messaging systems (queues, publish/subscribe, etc.).
* [Messaging](messaging.md): Spans for interaction with messaging systems (queues, publish/subscribe, etc.).
* [General](span-general.md): General semantic attributes that may be used in describing different kinds of operations.
File renamed without changes.

0 comments on commit 1cf72e5

Please sign in to comment.