<p>Matt Jordan <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/11375">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_prometheus: Add CLI commands<br><br>This patch adds a few CLI commands to the res_prometheus module to aid<br>system administrators setting up and configuring the module. This includes:<br><br>* prometheus show status: Display basic statistics about the Prometheus<br>  module, including its essential configuration, when it was last scraped,<br>  and how long the scrape took. The last two bits of information are useful<br>  when Prometheus isn't generating metrics appropriately, as it will at<br>  least tell you if Asterisk has had its HTTP route hit by the remote<br>  server.<br><br>* prometheus show metrics: Dump the current metrics to the CLI. Useful for<br>  system administrators to see what metrics are currently available without<br>  having to cURL or go to Prometheus itself.<br><br>ASTERISK-28403<br><br>Change-Id: Ic09813e5e14b901571c5c96ebeae2a02566c5172<br>---<br>M res/prometheus/bridges.c<br>A res/prometheus/cli.c<br>M res/prometheus/prometheus_internal.h<br>M res/res_prometheus.c<br>4 files changed, 253 insertions(+), 21 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/75/11375/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/11375">change 11375</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/11375"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ic09813e5e14b901571c5c96ebeae2a02566c5172 </div>
<div style="display:none"> Gerrit-Change-Number: 11375 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Matt Jordan <mjordan@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Benjamin Keith Ford <bford@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>