B C D F G I M R S 

B

BarServlet - Class in io.prometheus.client.examples.guice.servlet
 
BarServlet(Counter, Summary) - Constructor for class io.prometheus.client.examples.guice.servlet.BarServlet
 

C

configure() - Method in class io.prometheus.client.examples.guice.Module
 
configure() - Method in class io.prometheus.client.examples.guice.Server
We are optionally demonstrating the ability to dynamically add extra Prometheus.ExpositionHook via Guice.

D

doGet(HttpServletRequest, HttpServletResponse) - Method in class io.prometheus.client.examples.guice.servlet.BarServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class io.prometheus.client.examples.guice.servlet.FooServlet
 

F

FooServlet - Class in io.prometheus.client.examples.guice.servlet
 
FooServlet(Counter, Summary) - Constructor for class io.prometheus.client.examples.guice.servlet.FooServlet
 

G

get() - Method in class io.prometheus.client.examples.guice.Module.HandlerCounterProvider
 
get() - Method in class io.prometheus.client.examples.guice.Module.HandlerLatencyProvider
 
getServer(Integer) - Method in class io.prometheus.client.examples.guice.Module
 

I

io.prometheus.client.examples.guice - package io.prometheus.client.examples.guice
 
io.prometheus.client.examples.guice.servlet - package io.prometheus.client.examples.guice.servlet
 

M

Main - Class in io.prometheus.client.examples.guice
This Maven module demonstrates Prometheus integration with Google's Guice framework as well as more advanced use of prepopulated Metric.Builder and Metric.Partial constructs.
Main(Server) - Constructor for class io.prometheus.client.examples.guice.Main
 
main(String[]) - Static method in class io.prometheus.client.examples.guice.Main
 
Module - Class in io.prometheus.client.examples.guice
 
Module() - Constructor for class io.prometheus.client.examples.guice.Module
 
Module.HandlerCounterProvider - Class in io.prometheus.client.examples.guice
 
Module.HandlerCounterProvider() - Constructor for class io.prometheus.client.examples.guice.Module.HandlerCounterProvider
 
Module.HandlerLatencyProvider - Class in io.prometheus.client.examples.guice
 
Module.HandlerLatencyProvider() - Constructor for class io.prometheus.client.examples.guice.Module.HandlerLatencyProvider
 

R

run() - Method in class io.prometheus.client.examples.guice.Main
 
run() - Method in class io.prometheus.client.examples.guice.Server
 

S

Server - Class in io.prometheus.client.examples.guice
An example encapsulation for a full end-to-end server.
Server(Server, FooServlet, BarServlet, Set<Prometheus.ExpositionHook>) - Constructor for class io.prometheus.client.examples.guice.Server
 
B C D F G I M R S 

Copyright © 2015. All Rights Reserved.