Skip to content

Commit

Permalink
add missing link to messaging metrics (#924)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeitlinger committed Apr 15, 2024
1 parent 91d2670 commit 677ab9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/general/metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ The following semantic conventions surrounding metrics are defined:
* [Database](/docs/database/database-metrics.md): For SQL and NoSQL client metrics.
* [FaaS](/docs/faas/faas-metrics.md): For [Function as a Service](https://wikipedia.org/wiki/Function_as_a_service) metrics.
* [HTTP](/docs/http/http-metrics.md): For HTTP client and server metrics.
* [Messaging](/docs/messaging/messaging-metrics.md): For messaging systems (queues, publish/subscribe, etc.) metrics.
* [RPC](/docs/rpc/rpc-metrics.md): For RPC client and server metrics.
* **System metrics**
* [System](/docs/system/system-metrics.md): For standard system metrics.
Expand Down

0 comments on commit 677ab9e

Please sign in to comment.