8000 Add note on gauge.set_function not working with mp, see #504 · prometheus/client_python@a983b66 · GitHub
[go: up one dir, main page]

Skip to content

Commit a983b66

Browse files
committed
Add note on gauge.set_function not working with mp, see #504
1 parent c1ff3b2 commit a983b66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/content/multiprocess/_index.md

Lines changed: 1 addition & 0 deletions
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)
0