Skip to content

Commit b4874d9

Browse files
authored
Update Prometheus Alertmanager Icon (#2905)
1 parent 06fc420 commit b4874d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json/prometheus-alertmanager.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"interface_port": 9093,
1212
"documentation": "https://prometheus.io/docs/alerting/latest/overview/",
1313
"website": "https://prometheus.io/",
14-
"logo": "https://raw.githubusercontent.com/loganmarchione/homelab-svg-assets/main/assets/prometheus.svg",
14+
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/prometheus.svg",
1515
"description": "Alerting with Prometheus is separated into two parts. Alerting rules in Prometheus servers send alerts to an Alertmanager. The Alertmanager then manages those alerts, including silencing, inhibition, aggregation and sending out notifications via methods such as email, on-call notification systems, and chat platforms.",
1616
"install_methods": [
1717
{

0 commit comments

Comments
 (0)