We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1ff3b2 commit 23ab826Copy full SHA for 23ab826
docs/content/multiprocess/_index.md
@@ -14,6 +14,7 @@ This comes with a number of limitations:
14
- Registering metrics to a registry later used by a `MultiProcessCollector`
15
may cause duplicate metrics to be exported
16
- Custom collectors do not work (e.g. cpu and memory metrics)
17
+- Gauges cannot use `set_function`
18
- Info and Enum metrics do not work
19
- The pushgateway cannot be used
20
- Gauges cannot use the `pid` label
0 commit comments