Skip to content

Commit fd2952e

Browse files
authored
TD-788: Bumps woody; adds hackney metrics config example (#114)
1 parent bdeefbf commit fd2952e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

config/sys.config

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,5 +183,9 @@
183183

184184
{prometheus, [
185185
{collectors, [default]}
186+
]},
187+
188+
{hackney, [
189+
{mod_metrics, woody_hackney_prometheus}
186190
]}
187191
].

rebar.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
{<<"unicode_util_compat">>,{pkg,<<"unicode_util_compat">>,<<"0.7.0">>},2},
105105
{<<"woody">>,
106106
{git,"https://github.com/valitydev/woody_erlang.git",
107-
{ref,"14998c8e4752822e8aef19164edbb705360886ce"}},
107+
{ref,"3e2337a818086f33f0a1ede5d204aee7744c7c36"}},
108108
0}]}.
109109
[
110110
{pkg_hash,[

0 commit comments

Comments
 (0)