NPU Exporter的基本信息页面。
GET http://ip:port/
无
返回一个简单的html页面。
<html> <head><title>NPU-Exporter</title></head> <body> <h1 align="center">NPU-Exporter</h1> <p align="center">Welcome to use NPU-Exporter,the Prometheus metrics url is http://ip:8082/metrics: <a href="./metrics">Metrics</a></p> </body> </html>