<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SenHub Agent on SenHub Agent Documentation</title><link>https://agent.senhub.io/docs/</link><description>Recent content in SenHub Agent on SenHub Agent Documentation</description><generator>Hugo</generator><language>en</language><atom:link href="https://agent.senhub.io/docs/index.xml" rel="self" type="application/rss+xml"/><item><title>Metrics Reference</title><link>https://agent.senhub.io/docs/docs/prometheus/metrics-reference/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://agent.senhub.io/docs/docs/prometheus/metrics-reference/</guid><description>&lt;h1 id="prometheus-metrics-reference"&gt;Prometheus Metrics Reference&lt;a class="anchor" href="#prometheus-metrics-reference"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Complete catalog of metrics exposed by SenHub Agent on the &lt;code&gt;/metrics&lt;/code&gt;
endpoint, grouped by probe. Names follow the OTel → Prometheus
conversion rules — see the &lt;a href="https://agent.senhub.io/docs/docs/prometheus/"&gt;Prometheus guide&lt;/a&gt;
for the underlying naming convention.&lt;/p&gt;
&lt;blockquote class='book-hint '&gt;
&lt;p&gt;&lt;strong&gt;Reading the tables:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Prometheus name&lt;/strong&gt; is what you query in PromQL / VictoriaMetrics.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Type&lt;/strong&gt; is &lt;code&gt;gauge&lt;/code&gt; (snapshot value), &lt;code&gt;counter&lt;/code&gt; (monotonically increasing,
use &lt;code&gt;rate()&lt;/code&gt;), or &lt;code&gt;updowncounter&lt;/code&gt; (can go up and down — emitted as a
gauge in Prometheus).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Key labels&lt;/strong&gt; lists labels specific to this metric (in addition to
the systematic &lt;code&gt;probe_name&lt;/code&gt;, &lt;code&gt;probe_type&lt;/code&gt; and &lt;code&gt;custom_tags&lt;/code&gt; labels).&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;&lt;h2 id="agent-self-observability"&gt;Agent self-observability&lt;a class="anchor" href="#agent-self-observability"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Always emitted when the &lt;code&gt;prometheus&lt;/code&gt; endpoint is active, regardless of
configured probes.&lt;/p&gt;</description></item></channel></rss>