<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Alloy_monitor_url_with_blackbox_%26_push</id>
	<title>Alloy monitor url with blackbox &amp; push - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Alloy_monitor_url_with_blackbox_%26_push"/>
	<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Alloy_monitor_url_with_blackbox_%26_push&amp;action=history"/>
	<updated>2026-05-10T18:43:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://tech.uvoo.io/index.php?title=Alloy_monitor_url_with_blackbox_%26_push&amp;diff=5584&amp;oldid=prev</id>
		<title>Busk: Created page with &quot;``` prometheus.exporter.blackbox &quot;cisco_probe&quot; {   config = &quot;{ modules: { http_2xx: { prober: http, http: { follow_redirects: true, preferred_ip_protocol: ip4 } } } }&quot; }  prom...&quot;</title>
		<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Alloy_monitor_url_with_blackbox_%26_push&amp;diff=5584&amp;oldid=prev"/>
		<updated>2025-07-13T04:06:02Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;``` prometheus.exporter.blackbox &amp;quot;cisco_probe&amp;quot; {   config = &amp;quot;{ modules: { http_2xx: { prober: http, http: { follow_redirects: true, preferred_ip_protocol: ip4 } } } }&amp;quot; }  prom...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;```&lt;br /&gt;
prometheus.exporter.blackbox &amp;quot;cisco_probe&amp;quot; {&lt;br /&gt;
  config = &amp;quot;{ modules: { http_2xx: { prober: http, http: { follow_redirects: true, preferred_ip_protocol: ip4 } } } }&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
prometheus.scrape &amp;quot;cisco_url_check&amp;quot; {&lt;br /&gt;
  targets = [&lt;br /&gt;
    {&amp;quot;__address__&amp;quot; = prometheus.exporter.blackbox.cisco_probe.targets[0].__address__, &amp;quot;target&amp;quot; = &amp;quot;https://cisco.com&amp;quot;}&lt;br /&gt;
  ]&lt;br /&gt;
  job_name = &amp;quot;internet_url_accessibility&amp;quot;&lt;br /&gt;
  metrics_path = &amp;quot;/probe&amp;quot;&lt;br /&gt;
  params = {&lt;br /&gt;
    module = [&amp;quot;http_2xx&amp;quot;]&lt;br /&gt;
  }&lt;br /&gt;
  relabel_configs {&lt;br /&gt;
    source_labels = [&amp;quot;target&amp;quot;]&lt;br /&gt;
    target_label = &amp;quot;instance&amp;quot;&lt;br /&gt;
  }&lt;br /&gt;
  forward_to = [prometheus.remote_write.mimir_example.receiver]&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
prometheus.remote_write &amp;quot;mimir_example&amp;quot; {&lt;br /&gt;
  endpoint {&lt;br /&gt;
    url = &amp;quot;http://mimir.example.com/api/v1/push&amp;quot; // Replace with your actual Mimir endpoint&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
```&lt;/div&gt;</summary>
		<author><name>Busk</name></author>
	</entry>
</feed>