feat(user-settings): mark beacon monitors as not yet working

The monitor client and ingestion pipeline aren't shipped, so warn
users that registering a monitor here doesn't do anything yet.
This commit is contained in:
Graham McIntire 2026-04-25 16:03:34 -05:00
parent 124a9d105f
commit ce9319d43b
No known key found for this signature in database
GPG key ID: F4ABF488E6029E59

View file

@ -58,6 +58,11 @@
</:subtitle>
</.header>
<div class="alert alert-warning text-sm">
<.icon name="hero-exclamation-triangle" class="size-4" />
<span>Not working yet — monitor client + ingestion pipeline still in development.</span>
</div>
<.form
:let={f}
for={@beacon_monitor_changeset}