We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 168edff commit 4019953Copy full SHA for 4019953
.chloggen/rpc-duration-seconds.yaml
@@ -1,4 +1,6 @@
1
change_type: breaking
2
component: rpc
3
-note: Change RPC duration metrics from milliseconds to seconds, clarify metric and span duration semantics for streaming.
4
-issues: [383]
+note: Rename `rpc.client|server.duration` to `rpc.client|server.call.duration`,
+ change RPC duration metrics from milliseconds to seconds,
5
+ and clarify metric and span duration semantics for streaming.
6
+issues: [383, 2961]
0 commit comments