Prometheus is an adaptable system for tracking and alerting, commonly used to scrape and review numerous operating metrics. This document details how to incorporate Prometheus into a privately hosted setup for Rime.Documentation Index
Fetch the complete documentation index at: https://docs.rime.ai/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
Before proceeding, confirm:- You can access a self-hosted instance where the
/metricsendpoint is exposed (assuming port 8080). - 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.

