Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
cb6fbc51
Commit
cb6fbc51
authored
Nov 02, 2021
by
Fiona Neill
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'docs-puma-links' into 'master'
Crosslink Puma docs See merge request gitlab-org/gitlab!73489
parents
8b7bc33f
b8060549
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
doc/administration/monitoring/prometheus/puma_exporter.md
doc/administration/monitoring/prometheus/puma_exporter.md
+2
-0
doc/administration/operations/puma.md
doc/administration/operations/puma.md
+5
-0
No files found.
doc/administration/monitoring/prometheus/puma_exporter.md
View file @
cb6fbc51
...
...
@@ -25,3 +25,5 @@ To enable the Puma exporter:
for the changes to take effect.
Prometheus begins collecting performance data from the Puma exporter exposed at
`localhost:8083`
.
For more information on using Puma with GitLab, see
[
Puma
](
../../operations/puma.md
)
.
doc/administration/operations/puma.md
View file @
cb6fbc51
...
...
@@ -224,3 +224,8 @@ in Puma when using the Linux package, and which ones have no corresponding count
|
`unicorn['exporter_enabled']`
|
`puma['exporter_enabled']`
|
|
`unicorn['exporter_address']`
|
`puma['exporter_address']`
|
|
`unicorn['exporter_port']`
|
`puma['exporter_port']`
|
## Puma exporter
You can use the Puma exporter to measure various Puma metrics. For more information, see
[
Puma exporter
](
../monitoring/prometheus/puma_exporter.md
)
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment