Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 23ab826

Browse filesBrowse files
authored
Add note on gauge.set_function not working with mp, see #504 (#1098)
Signed-off-by: Aapeli <git@aapelivuorinen.com>
1 parent c1ff3b2 commit 23ab826
Copy full SHA for 23ab826

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎docs/content/multiprocess/_index.md

Copy file name to clipboardExpand all lines: docs/content/multiprocess/_index.md
+1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.