B C D I P R 
All Classes All Packages

B

build(PrometheusMeterRegistry, ClientTransport) - Static method in class io.micrometer.prometheus.rsocket.PrometheusRSocketClient
The most common case is that you want to both register proxy client metrics to a PrometheusMeterRegistry and also scrape from that registry.
build(M, Supplier<String>, ClientTransport) - Static method in class io.micrometer.prometheus.rsocket.PrometheusRSocketClient
A generalization of PrometheusRSocketClient.build(PrometheusMeterRegistry, ClientTransport) where you define the scrape function yourself.

C

close() - Method in class io.micrometer.prometheus.rsocket.PrometheusRSocketClient
 
connect() - Method in class io.micrometer.prometheus.rsocket.PrometheusRSocketClient.Builder
 

D

doOnKeyReceived(Runnable) - Method in class io.micrometer.prometheus.rsocket.PrometheusRSocketClient.Builder
 

I

io.micrometer.prometheus.rsocket - package io.micrometer.prometheus.rsocket
 

P

PrometheusRSocketClient - Class in io.micrometer.prometheus.rsocket
Establishes a persistent bidirectional RSocket connection to a Prometheus RSocket proxy.
PrometheusRSocketClient.Builder - Class in io.micrometer.prometheus.rsocket
 
pushAndClose() - Method in class io.micrometer.prometheus.rsocket.PrometheusRSocketClient
 

R

retry(Retry) - Method in class io.micrometer.prometheus.rsocket.PrometheusRSocketClient.Builder
 
B C D I P R 
All Classes All Packages