skofgar/mercury

View on GitHub
extensions/distributed-trace-aggregator/src/main/resources/public/index.html

Summary

Maintainability
Test Coverage
<!DOCTYPE html>
<html>
<body>

<h2>Websocket notification demo server</h2>

<p><a href="/info">INFO endpoint</a></p>
<p><a href="/info/lib">Library dependency list</a></p>
<p><a href="/info/routes">Service list</a></p>
<p><a href="/health">Health endpoint</a></p>
<p><a href="/trace.html">Trace Demo</a></p>

</body>
</html>