Enable all metrics for harbor
This commit is contained in:
parent
dbbe482bc2
commit
6e0a5f6c13
@ -52,6 +52,23 @@ trivy:
|
||||
|
||||
metrics:
|
||||
enabled: true
|
||||
core:
|
||||
enabled: true
|
||||
path: /metrics
|
||||
port: 8001
|
||||
exporter:
|
||||
enabled: true
|
||||
path: /metrics
|
||||
port: 8001
|
||||
jobservice:
|
||||
enabled: true
|
||||
path: /metrics
|
||||
port: 8001
|
||||
registry:
|
||||
enabled: true
|
||||
path: /metrics
|
||||
port: 8001
|
||||
|
||||
|
||||
cache:
|
||||
enabled: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user