Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
config
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container registry
Model registry
Operate
Environments
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ai3
config
Commits
36cf59de
Verified
Commit
36cf59de
authored
2 years ago
by
blallo
Browse files
Options
Downloads
Patches
Plain Diff
Revert "Do not specify interfaces for http ports"
This reverts commit
57290fd2
.
parent
b1e231de
No related branches found
No related tags found
1 merge request
!216
Really expose prosody metrics
Pipeline
#44728
failed
2 years ago
Stage: deploy
Stage: run
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
roles/prosody/templates/prosody.cfg.lua.j2
+1
-0
1 addition, 0 deletions
roles/prosody/templates/prosody.cfg.lua.j2
with
1 addition
and
0 deletions
roles/prosody/templates/prosody.cfg.lua.j2
+
1
−
0
View file @
36cf59de
...
...
@@ -63,6 +63,7 @@ modules_enabled = {
-- statistics and metrics
http_ports
=
{
5282
}
http_interfaces
=
{
""
,
"::"
}
--- The http_openmetrics module exposes the metrics gathered by this internal
--- mechanism
statistics
=
"internal"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment