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 91c9630 commit 5a21c3aCopy full SHA for 5a21c3a
otel/metadata.csv
@@ -3,7 +3,7 @@ otel.system.cpu.time,count,,second,,Total CPU seconds broken down by different s
3
otel.system.cpu.load_average.1m,gauge,,unit,,Average CPU Load over 1 minute,0,otel,load norm 1,
4
otel.system.cpu.load_average.5m,gauge,,unit,,Average CPU Load over 5 minutes,0,otel,load norm 5,
5
otel.system.cpu.load_average.15m,gauge,,unit,,Average CPU Load over 15 minutes,0,otel,load norm 15,
6
-otel.system.memory.usage,count,,byte,,Bytes of memory in use,0,otel,mem usage,
+otel.system.memory.usage,gauge,,byte,,Bytes of memory in use,0,otel,mem usage,
7
otel.system.disk.io,count,,byte,,Disk bytes transferred,0,otel,disk io,
8
otel.system.disk.operations,count,,unit,,Disk operations count,0,otel,disk ops,
9
otel.system.disk.io_time,count,,unit,,Time disk spent activated,0,otel,disk io time,
0 commit comments