mirror of
https://github.com/replicatedhq/ttl.sh.git
synced 2026-08-25 03:07:15 +00:00
enable prometheus metrics for zot
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
deploy
|
||||
zot-data/
|
||||
scratch/
|
||||
@@ -53,6 +53,12 @@
|
||||
"timeout": "5s"
|
||||
}
|
||||
]
|
||||
},
|
||||
"metrics": {
|
||||
"enable": true,
|
||||
"prometheus": {
|
||||
"path": "/metrics"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user