Skip to content

Commit 23ab826

Browse files
authored
Add note on gauge.set_function not working with mp, see #504 (#1098)
Signed-off-by: Aapeli <[email protected]>
1 parent c1ff3b2 commit 23ab826

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/content/multiprocess/_index.md

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ This comes with a number of limitations:
1414
- Registering metrics to a registry later used by a `MultiProcessCollector`
1515
may cause duplicate metrics to be exported
1616
- Custom collectors do not work (e.g. cpu and memory metrics)
17+
- Gauges cannot use `set_function`
1718
- Info and Enum metrics do not work
1819
- The pushgateway cannot be used
1920
- Gauges cannot use the `pid` label

0 commit comments

Comments
 (0)