Skip to content
Snippets Groups Projects
Commit 67269228 authored by Pawel Chojnacki's avatar Pawel Chojnacki
Browse files

Bring back the token

parent 138a5577
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2,6 +2,7 @@ require 'prometheus/client/formats/text'
 
class MetricsController < ActionController::Base
protect_from_forgery with: :exception
include RequiresHealthToken
 
CHECKS = [
Gitlab::HealthChecks::DbCheck,
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment