| Package | Description |
|---|---|
| org.apache.pulsar.broker |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.broker.stats.prometheus |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PulsarService.addPrometheusRawMetricsProvider(PrometheusRawMetricsProvider metricsProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
PrometheusMetricsServlet.addRawMetricsProvider(PrometheusRawMetricsProvider metricsProvider) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PrometheusMetricsGenerator.generate(PulsarService pulsar,
boolean includeTopicMetrics,
boolean includeConsumerMetrics,
boolean includeProducerMetrics,
boolean splitTopicAndPartitionIndexLabel,
OutputStream out,
List<PrometheusRawMetricsProvider> metricsProviders) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.