Small edits (#1079)

This commit is contained in:
pollfly
2025-03-10 19:35:41 +02:00
committed by GitHub
parent d19a70b263
commit 7d49d1d095
14 changed files with 68 additions and 61 deletions

View File

@@ -212,7 +212,7 @@ Example:
ClearML serving instances send serving statistics (count/latency) automatically to Prometheus and Grafana can be used
to visualize and create live dashboards.
The default docker-compose installation is preconfigured with Prometheus and Grafana. Notice that by default data/ate
The default `docker-compose` installation is preconfigured with Prometheus and Grafana. Notice that by default data/ate
of both containers is *not* persistent. To add persistence, adding a volume mount is recommended.
You can also add many custom metrics on the input/predictions of your models. Once a model endpoint is registered,