8000
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 c1ff3b2 commit a983b66Copy full SHA for a983b66
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