From 72a9e280aa8eff458e4ada0b83146d1869ab7f53 Mon Sep 17 00:00:00 2001 From: Fabrizio Ferri-Benedetti Date: Wed, 14 Aug 2024 17:27:34 +0200 Subject: [PATCH] Update link to PrometheusHttpServer in prometheus-setup.md (#5038) Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> --- .../docs/languages/exporters/prometheus-setup.md | 7 +++---- static/refcache.json | 4 ++++ 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/layouts/shortcodes/docs/languages/exporters/prometheus-setup.md b/layouts/shortcodes/docs/languages/exporters/prometheus-setup.md index 26ddaea71d8a..5c0ae214afdc 100644 --- a/layouts/shortcodes/docs/languages/exporters/prometheus-setup.md +++ b/layouts/shortcodes/docs/languages/exporters/prometheus-setup.md @@ -2,10 +2,9 @@ To send your metric data to [Prometheus](https://prometheus.io/), you can either [enable Prometheus' OTLP Receiver](https://prometheus.io/docs/prometheus/latest/feature_flags/#otlp-receiver) -and use the [OTLP exporter](#otlp) or you can use the -[`PrometheusHttpServer`](https://javadoc.io/doc/io.opentelemetry/opentelemetry-exporter-prometheus/latest/io/opentelemetry/exporter/prometheus/PrometheusHttpServer.html), -a `MetricReader`, that starts an HTTP server that will collect metrics and -serialize to Prometheus text format on request. +and use the [OTLP exporter](#otlp) or you can use the Prometheus exporter, a +`MetricReader` that starts an HTTP server that collects metrics and serialize to +Prometheus text format on request. ### Backend Setup {#prometheus-setup} diff --git a/static/refcache.json b/static/refcache.json index 815fd7cfa0c1..63f12e55bcf5 100644 --- a/static/refcache.json +++ b/static/refcache.json @@ -6675,6 +6675,10 @@ "StatusCode": 206, "LastSeen": "2024-01-18T19:07:28.680974-05:00" }, + "https://open-telemetry.github.io/opentelemetry-js/classes/_opentelemetry_exporter_prometheus.PrometheusExporter.html": { + "StatusCode": 206, + "LastSeen": "2024-08-14T08:01:01.892463087Z" + }, "https://open-telemetry.github.io/opentelemetry-js/interfaces/_opentelemetry_api.Tracer.html#startActiveSpan": { "StatusCode": 206, "LastSeen": "2024-01-30T06:06:08.253674-05:00"