need a status for my status for my .. nate.tngl.io
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

add grafana dashboards to relays, add phi group

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

+9
+9
site/services.js
··· 50 50 name: "relays", 51 51 services: [ 52 52 { name: "indigo", url: "https://relay.waow.tech/xrpc/_health", href: "https://relay.waow.tech" }, 53 + { name: "indigo grafana", url: "https://relay-metrics.waow.tech/api/health", href: "https://relay-metrics.waow.tech/d/relay-waow/relay-waow-tech?orgId=1&from=now-1h&to=now&timezone=browser" }, 53 54 { name: "zlay", url: "https://zlay.waow.tech/_health", href: "https://zlay.waow.tech" }, 55 + { name: "zlay grafana", url: "https://zlay-metrics.waow.tech/api/health", href: "https://zlay-metrics.waow.tech/?orgId=1&from=now-6h&to=now&timezone=browser" }, 54 56 { name: "relay-eval", url: "https://relay-eval.waow.tech", href: "https://relay-eval.waow.tech" }, 55 57 ], 56 58 }, ··· 66 68 services: [ 67 69 { name: "search", url: "https://find-bufo.com/", href: "https://find-bufo.com" }, 68 70 { name: "bot", url: "https://bufo-bot.fly.dev/", href: "https://bufo-bot.fly.dev" }, 71 + ], 72 + }, 73 + { 74 + name: "phi", 75 + services: [ 76 + { name: "api", url: "https://phi.zzstoatzz.io/health", href: "https://phi.zzstoatzz.io" }, 77 + { name: "docs", url: "https://phi.zzstoatzz.io/docs", href: "https://phi.zzstoatzz.io/docs" }, 69 78 ], 70 79 }, 71 80 {