From 090f94ceb0237d88bcbb5d5a714de220f3dab394 Mon Sep 17 00:00:00 2001 From: Georg Pirklbauer Date: Thu, 15 Sep 2022 17:32:40 +0200 Subject: [PATCH] fix typo (#2803) --- specification/metrics/semantic_conventions/system-metrics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/metrics/semantic_conventions/system-metrics.md b/specification/metrics/semantic_conventions/system-metrics.md index e78459b4e..739cef685 100644 --- a/specification/metrics/semantic_conventions/system-metrics.md +++ b/specification/metrics/semantic_conventions/system-metrics.md @@ -107,7 +107,7 @@ perf counter (similar for Writes) | | | | | | state | used, free, reserved | | | | | | | type | ext4, tmpfs, etc. | | | | | | | mode | rw, ro, etc. | -| | | | | | mountain | (path) | +| | | | | | mountpoint | (path) | | system.filesystem.utilization | | 1 | Gauge | Double | device | (identifier) | | | | | | | state | used, free, reserved | | | | | | | type | ext4, tmpfs, etc. |