chore: update prometheus vsn

This commit is contained in:
JianBo He 2023-06-06 10:36:31 +08:00
parent cdd8645215
commit e0ec050e34
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
{deps, [
{emqx, {path, "../emqx"}},
{emqx_utils, {path, "../emqx_utils"}},
{prometheus, {git, "https://github.com/emqx/prometheus.erl", {branch, "enhance-sample-perf"}}}
{prometheus, {git, "https://github.com/emqx/prometheus.erl", {tag, "v4.10.0-emqx-1"}}}
]}.
{edoc_opts, [{preprocess, true}]}.