mirror of
https://github.com/searxng/searxng.git
synced 2026-05-25 04:14:31 +02:00
[feat] metrics: support for open metrics
This commit is contained in:
@@ -12,6 +12,10 @@ general:
|
||||
contact_url: false
|
||||
# record stats
|
||||
enable_metrics: true
|
||||
# expose stats in open metrics format at /metrics
|
||||
# leave empty to disable (no password set)
|
||||
# open_metrics: <password>
|
||||
open_metrics: ''
|
||||
|
||||
brand:
|
||||
new_issue_url: https://github.com/searxng/searxng/issues/new
|
||||
|
||||
Reference in New Issue
Block a user