prometheus_build_info
Retrieve detailed build information for Prometheus, enabling users to monitor and analyze version-specific metrics within their infrastructure efficiently.
Instructions
Get Prometheus build information
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
No arguments  | |||
Input Schema (JSON Schema)
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "additionalProperties": false,
  "properties": {},
  "type": "object"
}