Prerequisites
Before proceeding, confirm:- You can reach the generator’s metrics port on your model container. Metrics are not served on the engine’s HTTP port (8080); that port serves only synthesis and the
/livezand/readyzprobes. SetGENERATOR_SERVICE_PORTexplicitly on the model container (for example30000) and scrape that port. If the variable is unset, the generator binds a random free port, which cannot be scraped reliably. - You have permissions to edit the main configuration file, typically
prometheus.yml. - You have permissions to run a Docker container in your environment.
Running Prometheus
Step 1: Include a Prometheus target
Openprometheus.yml. Add a job pointing to your Rime Engine container:
instance_ip with the relevant hostname or IP address, then save the file.

