mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-22 05:40:50 +02:00
Deployed 0c53b71
with MkDocs version: 1.1.2
This commit is contained in:
parent
e84594e7b1
commit
e7c07c8ba8
18 changed files with 295 additions and 341 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
|
||||
|
||||
<link rel="canonical" href="http://containrrr.github.io/watchtower/metrics/">
|
||||
<link rel="canonical" href="https://containrrr.dev/watchtower/metrics/">
|
||||
|
||||
<link rel="icon" href="../images/favicon.ico">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.1.3">
|
||||
|
@ -498,11 +498,11 @@
|
|||
|
||||
<h1>Metrics</h1>
|
||||
|
||||
<blockquote>
|
||||
<p><strong>⚠️ Experimental feature</strong></p>
|
||||
<p>This feature was added in v1.0.4 and is still considered experimental.
|
||||
If you notice any strange behavior, please raise a ticket in the repository issues.</p>
|
||||
</blockquote>
|
||||
<div class="admonition warning">
|
||||
<p class="admonition-title">Experimental feature</p>
|
||||
<p>This feature was added in v1.0.4 and is still considered experimental. If you notice any strange behavior, please raise
|
||||
a ticket in the repository issues.</p>
|
||||
</div>
|
||||
<p>Metrics can be used to track how Watchtower behaves over time.</p>
|
||||
<p>To use this feature, you have to set an <a href="../arguments/#http-api-token">API token</a> and <a href="../arguments/#http-api-metrics">enable the metrics API</a>,
|
||||
as well as creating a port mapping for your container for port <code>8080</code>.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue