JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
E
G
I
P
R
S
Z
E
emitHtml(Map<String, String>, OutputStream)
- Method in class io.opentelemetry.sdk.extensions.zpages.
ZPageHandler
Emits the generated HTML page to the
outputStream
.
G
getPageDescription()
- Method in class io.opentelemetry.sdk.extensions.zpages.
ZPageHandler
Returns the description of the zPage.
getPageName()
- Method in class io.opentelemetry.sdk.extensions.zpages.
ZPageHandler
Returns the name of the zPage.
getUrlPath()
- Method in class io.opentelemetry.sdk.extensions.zpages.
ZPageHandler
Returns the URL path that should be used to register this zPage to the HTTP server.
I
io.opentelemetry.sdk.extensions.zpages
- package io.opentelemetry.sdk.extensions.zpages
P
processRequest(String, Map<String, String>, OutputStream)
- Method in class io.opentelemetry.sdk.extensions.zpages.
ZPageHandler
Process requests that require changes (POST/PUT/DELETE).
R
registerAllPagesToHttpServer(HttpServer)
- Static method in class io.opentelemetry.sdk.extensions.zpages.
ZPageServer
Registers all zPages to the given
HttpServer
server
.
S
startHttpServerAndRegisterAllPages(int)
- Static method in class io.opentelemetry.sdk.extensions.zpages.
ZPageServer
Starts a private
HttpServer
and registers all zPages to it.
Z
ZPageHandler
- Class in
io.opentelemetry.sdk.extensions.zpages
The main interface for all zPages.
ZPageServer
- Class in
io.opentelemetry.sdk.extensions.zpages
A collection of HTML pages to display stats and trace data and allow library configuration control.
E
G
I
P
R
S
Z
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes