Skip to content

Commit

Permalink
Merge pull request #122 from xandroc/fix-bold-style
Browse files Browse the repository at this point in the history
Fix markdown on 'Puma Only' Note
  • Loading branch information
anita-flegg authored Jul 5, 2024
2 parents 13ad4d8 + d2332d4 commit b35d457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metrics/_cloud_controller.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Statsd/Prometheus metrics for Cloud Controller API Server

Statsd Metric Name | Prometheus Metric Name | Description
-----------------------------------------------------------|------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------
NA | cc\_puma\_worker\_count | Worker count<br /> **Puma-Only Metric*
NA | cc\_puma\_worker\_count | Worker count<br /> **Puma-Only Metric**
NA | cc\_puma\_worker\_started\_at | Worker, started_at<br /> **Puma-Only Metric**
NA | cc\_puma\_worker\_thread\_count | Worker thread count<br /> **Puma-Only Metric**
NA | cc\_puma\_worker\_backlog | Worker backlog<br /> **Puma-Only Metric**
Expand Down

0 comments on commit b35d457

Please sign in to comment.