8000 Merge pull request #617 from kfp/patch-1 · Global-localhost/client_python@83f359b · GitHub
[go: up one dir, main page]

Skip to content

Commit 83f359b

Browse files
authored
Merge pull request prometheus#617 from kfp/patch-1
Update README.md
2 parents fdd741c + 6503ea3 commit 83f359b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ class CustomCollector(object):
468468
REGISTRY.register(CustomCollector())
469469
```
470470

471-
`SummaryMetricFamily` and `HistogramMetricFamily` work similarly.
471+
`SummaryMetricFamily`, `HistogramMetricFamily` and `InfoMetricFamily` work similarly.
472472

473473
A collector may implement a `describe` method which returns metrics in the same
474474
format as `collect` (though you don't have to include the samples). This is

0 commit comments

Comments
 (0)
0