Skip to content

Commit

Permalink
ameba
Browse files Browse the repository at this point in the history
  • Loading branch information
snichme committed Jan 17, 2025
1 parent 528b77d commit 228838c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lavinmq/http/controller/prometheus.cr
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ module LavinMQ
vhosts.to_a
end

# ameba:disable Metrics/CyclomaticComplexity
private def register_routes
get "/metrics" do |context, _|
context.response.content_type = "text/plain"
Expand Down

0 comments on commit 228838c

Please sign in to comment.