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 e6ebed4 commit 77c4c13Copy full SHA for 77c4c13
src/data/relay_metrics.json
@@ -1,4 +1,10 @@
1
[
2
+ {
3
+ "type": "Timer",
4
+ "name": "body.reading.duration",
5
+ "description": "Timing in milliseconds to the time it takes to read an HTTP body.",
6
+ "features": []
7
+ },
8
{
9
"type": "Histogram",
10
"name": "buffer.dequeue_attempts",
0 commit comments