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 4405061 commit 02a8aa4Copy full SHA for 02a8aa4
src/prometheus_http_impl.erl
@@ -16,7 +16,7 @@
16
17
?DOC("Renders metrics.").
18
-spec reply(#{
19
- path => string(),
+ path => true | string(),
20
headers => fun((string(), string()) -> string()),
21
registry => prometheus_registry:registry(),
22
standalone => boolean()
0 commit comments