+
{tag}
x
{/each}
@@ -290,17 +293,23 @@
{#if filteredTags.length > 0}
-
+
{#each filteredTags as tag}
-
- addTag(index, tag)}
>
+ {tag}
+
{/each}
@@ -308,7 +317,8 @@
{:else}
{#each alert.tags_to_monitor as tag}
- {tag}
{/each}
@@ -380,9 +390,14 @@
{:else}
-
- Queue Metric Alerts are an enterprise feature allowing you to monitor queues for waiting jobs. Please upgrade to access this functionality.
- Learn more about our plans.
+
+ Queue Metric Alerts are an enterprise feature allowing you to monitor queues for waiting
+ jobs. Please upgrade to access this functionality.
+ Learn more about our plans.
{/if}
@@ -391,28 +406,3 @@