overte/domain-server/resources/prometheus_exporter/index.html
Dale Glass a8bd627cda Add Prometheus exporter
Exports domain statistics for the domain on port 9703 (officially reserved)
2020-06-07 02:47:39 +02:00

14 lines
335 B
HTML

<html>
<head>
<title>Vircadia Prometheus exporter</title>
</head>
<body>
<h1>Vircadia Prometheus exporter</h1>
<p>This is the <a href="https://prometheus.io/">Prometheus</a> exporter, used to export stats about the domain server for graphing and analysis.</p>
<p>
<a href="/metrics">Metrics</a>
</p>
</body>
</html>