Skip to content

Commit 95f71bb

Browse files
authored
Merge pull request #4368 from esl/prod-config-changes
Adding instrumentation and prometheus to prod configuration
2 parents 2bf2b51 + 0da2372 commit 95f71bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: rel/prod.vars-toml.config

+4
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@
3535
{tls_config, "tls.verify_mode = \"none\"
3636
tls.certfile = \"priv/ssl/fake_server.pem\""}.
3737

38+
{instrumentation, "[instrumentation.prometheus]
39+
40+
[instrumentation.log]"}.
41+
3842
{erlang_doctor_limit, 1000}.
3943

4044
%% Include common vars shared by all profiles

0 commit comments

Comments
 (0)