Skip to content

Commit a1e6b11

Browse files
committed
Make underscores same length as title
1 parent b1e15e8 commit a1e6b11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/exporter/prometheus/prometheus.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The following environment variables are supported:
4848
* ``OTEL_EXPORTER_PROMETHEUS_PORT`` (default: 9464): The port to bind to
4949

5050
Limitations
51-
-----------------
51+
-----------
5252

5353
* No multiprocessing support: The Prometheus exporter is not designed to operate in multiprocessing environments (see `#3747 <https://github.com/open-telemetry/opentelemetry-python/issues/3747>`_).
5454

exporter/opentelemetry-exporter-prometheus/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Installation
1616
pip install opentelemetry-exporter-prometheus
1717

1818
Limitations
19-
-----------------
19+
-----------
2020

2121
* No multiprocessing support: The Prometheus exporter is not designed to operate in multiprocessing environments (see `#3747 <https://github.com/open-telemetry/opentelemetry-python/issues/3747>`_).
2222

0 commit comments

Comments
 (0)