Prometheus Forwarding Agent(3.3)
Use the Prometheus forwarding agent to publish metrics to a Prometheus scrape endpoint. In this way you can send any data that is processed in a workflow as metrics.
Configuration
To publish metrics using the Prometheus forwarding agent, create a Prometheus
UDR and send it to the agent.
Each UDR results in one cached metric, to be scraped by a Prometheus instance. If the cache becomes full, the oldest metric is removed when a new one arrives.
Only numeric values can be used to populate the value
field of the PrometheusUDR
.
Input/Output Data
Input Data
Meta Information Model
For information about the MIM and a list of the general MIM parameters, see Administration and Management(3.0).
The agent does not publish nor access any MIM parameters.