Mercurial > code > home > repos > environment
view index.html @ 11:f961fe3d0e27 default tip
update to new streamed-graph api
author | drewp@bigasterisk.com |
---|---|
date | Sun, 07 May 2023 16:02:03 -0700 |
parents | e7f33fa31883 |
children |
line wrap: on
line source
<!doctype html> <html> <head> <title>environment</title> <meta charset="utf-8"> <script src="https://bigasterisk.com/lib/streamed-graph/v0.10.0/streamed-graph.iife.js"></script> <meta name="mobile-web-app-capable" content="yes"> <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body class="rdfBrowsePage"> <streamed-graph> <sg-source url="graph/environment/events"> </streamed-graph> <div class="served-resources"> <a href="metrics">/metrics</a> <a href="graph/environment">/graph</a> <a href="graph/environment/events">/graph/events</a> <a href="doc">/doc</a> </div> </body> </html>