NPU-Exporter Home Page
Function Description
Displays the basic information of NPU-Exporter.
URL
GET https://ip:port/
Request Parameters
None
Response Description
A simple HTML page is displayed.
<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 https://ip:8082/metrics: <a href="./metrics">Metrics</a></p> </body> </html>
Parent topic: NPU-Exporter