diff index_page.py @ 72:85d9dae18656

fix up vmalert k8s objs
author drewp@bigasterisk.com
date Fri, 03 May 2024 13:33:33 -0700
parents adde35eb4773
children c3d13fab248e
line wrap: on
line diff
--- a/index_page.py	Fri May 03 12:27:16 2024 -0700
+++ b/index_page.py	Fri May 03 13:33:33 2024 -0700
@@ -67,6 +67,16 @@
               </table>
             </section>  
               
+            <section>
+              <h2>vmalert</h2>
+              <table>
+                <tr>
+                  <td><a href="/vmalert">vmalert</a></td>
+                  <td><a href="/vmalert/metrics">metrics</a></td>
+                </tr>
+              </table>
+            </section>  
+              
             <script src="index.js"></script>
             <script> 
               init("https://{webHost}{webRoot}/vmselect/select/0/prometheus");