We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f5e6cc commit 20d48e8Copy full SHA for 20d48e8
README.md
@@ -224,7 +224,7 @@ start_http_server(8000)
224
225
Visit [http://localhost:8000/](http://localhost:8000/) to view the metrics.
226
227
-To add Prometheus exposition to an existing HTTP server, see the `MetricsServlet` class
+To add Prometheus exposition to an existing HTTP server, see the `MetricsHandler` class
228
which provides a `BaseHTTPRequestHandler`. It also serves as a simple example of how
229
to write a custom endpoint.
230
0 commit comments