Skip to content

Commit 26c95aa

Browse files
committed
Move documentation to Promtheus documentation folder
1 parent 5b43655 commit 26c95aa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/exporter/prometheus/prometheus.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,11 @@ The following environment variables are supported:
4747
* ``OTEL_EXPORTER_PROMETHEUS_HOST`` (default: "localhost"): The host to bind to
4848
* ``OTEL_EXPORTER_PROMETHEUS_PORT`` (default: 9464): The port to bind to
4949

50+
Limitations
51+
-----------------
52+
53+
* No multiprocessing support: The Prometheus exporter is not designed to operate in multiprocessing environments.
54+
5055
References
5156
----------
5257

exporter/opentelemetry-exporter-prometheus/README.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@ Installation
1515

1616
pip install opentelemetry-exporter-prometheus
1717

18-
Limitations
19-
-----------------
20-
21-
* No multiprocessing support: The Prometheus exporter is not designed to operate in multiprocessing environments.
22-
2318
References
2419
----------
2520

0 commit comments

Comments
 (0)