We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 956ee57 commit 95921c5Copy full SHA for 95921c5
docs/content/instrumenting/_index.md
@@ -5,7 +5,7 @@ weight: 2
5
6
Six metric types are available. Pick based on what your value does:
7
8
-| Type | Behavior | Use for |
+| Type | Update model | Use for |
9
|------|-----------|---------|
10
| [Counter](counter/) | only up | requests served, errors, bytes sent |
11
| [Gauge](gauge/) | up and down | queue depth, active connections, memory usage |
0 commit comments