diff --git a/content/en/docs/compatibility/prometheus/_index.md b/content/en/docs/compatibility/prometheus/_index.md new file mode 100644 index 000000000000..f3edc51392f1 --- /dev/null +++ b/content/en/docs/compatibility/prometheus/_index.md @@ -0,0 +1,11 @@ +--- +title: Prometheus +description: Learn about OpenTelemetry and Prometheus interoperability +weight: 950 +--- + +This section includes resources and guides on interoperability between +OpenTelemetry and Prometheus. It includes compatibility behavior, data exchange +patterns, and configuration approaches for using both systems together. In this +section, you will find all Prometheus-related integration topics in +OpenTelemetry. diff --git a/content/en/docs/compatibility/prometheus.md b/content/en/docs/compatibility/prometheus/prometheus.md similarity index 100% rename from content/en/docs/compatibility/prometheus.md rename to content/en/docs/compatibility/prometheus/prometheus.md