Index

E G I P R S Z 
All Classes and Interfaces|All Packages

E

emitHtml(Map<String, String>, OutputStream) - Method in class io.opentelemetry.sdk.extension.zpages.ZPageHandler
Emits the generated HTML page to the outputStream.

G

getPageDescription() - Method in class io.opentelemetry.sdk.extension.zpages.ZPageHandler
Returns the description of the zPage.
getPageName() - Method in class io.opentelemetry.sdk.extension.zpages.ZPageHandler
Returns the name of the zPage.
getSpanProcessor() - Static method in class io.opentelemetry.sdk.extension.zpages.ZPageServer
Returns a SpanProcessor which will allow processing of spans by ZPageServer.
getTracezSampler() - Static method in class io.opentelemetry.sdk.extension.zpages.ZPageServer
Returns a Sampler which can be reconfigured using zpages.
getTracezTraceConfigSupplier() - Static method in class io.opentelemetry.sdk.extension.zpages.ZPageServer
Returns a supplier of SpanLimits which can be reconfigured using zpages.
getUrlPath() - Method in class io.opentelemetry.sdk.extension.zpages.ZPageHandler
Returns the URL path that should be used to register this zPage to the HTTP server.

I

io.opentelemetry.sdk.extension.zpages - package io.opentelemetry.sdk.extension.zpages
The ZPages endpoint for providing debug information about an app instrumented with OpenTelemetry.

P

processRequest(String, Map<String, String>, OutputStream) - Method in class io.opentelemetry.sdk.extension.zpages.ZPageHandler
Process requests that require changes (POST/PUT/DELETE).

R

registerAllPagesToHttpServer(HttpServer) - Static method in class io.opentelemetry.sdk.extension.zpages.ZPageServer
Registers all zPages to the given HttpServer server.

S

startHttpServerAndRegisterAllPages(int) - Static method in class io.opentelemetry.sdk.extension.zpages.ZPageServer
Starts a private HttpServer and registers all zPages to it.

Z

ZPageHandler - Class in io.opentelemetry.sdk.extension.zpages
The main interface for all zPages.
ZPageServer - Class in io.opentelemetry.sdk.extension.zpages
A collection of HTML pages to display stats and trace data and allow library configuration control.
E G I P R S Z 
All Classes and Interfaces|All Packages