mirror of
https://github.com/valitydev/hellgate.git
synced 2024-11-06 02:45:20 +00:00
TD-788: Bumps woody; adds hackney metrics config example (#114)
This commit is contained in:
parent
bdeefbf2d2
commit
fd2952e781
@ -183,5 +183,9 @@
|
|||||||
|
|
||||||
{prometheus, [
|
{prometheus, [
|
||||||
{collectors, [default]}
|
{collectors, [default]}
|
||||||
|
]},
|
||||||
|
|
||||||
|
{hackney, [
|
||||||
|
{mod_metrics, woody_hackney_prometheus}
|
||||||
]}
|
]}
|
||||||
].
|
].
|
||||||
|
@ -104,7 +104,7 @@
|
|||||||
{<<"unicode_util_compat">>,{pkg,<<"unicode_util_compat">>,<<"0.7.0">>},2},
|
{<<"unicode_util_compat">>,{pkg,<<"unicode_util_compat">>,<<"0.7.0">>},2},
|
||||||
{<<"woody">>,
|
{<<"woody">>,
|
||||||
{git,"https://github.com/valitydev/woody_erlang.git",
|
{git,"https://github.com/valitydev/woody_erlang.git",
|
||||||
{ref,"14998c8e4752822e8aef19164edbb705360886ce"}},
|
{ref,"3e2337a818086f33f0a1ede5d204aee7744c7c36"}},
|
||||||
0}]}.
|
0}]}.
|
||||||
[
|
[
|
||||||
{pkg_hash,[
|
{pkg_hash,[
|
||||||
|
Loading…
Reference in New Issue
Block a user