diff --git a/docs/v4-migration-doc.md b/docs/v4-migration-doc.md index b35d22c634..d9fc1a8508 100644 --- a/docs/v4-migration-doc.md +++ b/docs/v4-migration-doc.md @@ -27,6 +27,11 @@ format. Please check [Solution Overview][solution-overview] and see below for de [solution-overview]: /docs/README.md#solution-overview +### Drop Prometheus recording rule metrics + +OpenTelemetry can't collect Prometheus recording rule metrics. The new version therefore stops collecting recording rule metrics and updates +will be made to the Kubernetes App to remove these metrics. + ## How to upgrade ### Requirements @@ -66,4 +71,7 @@ require additional action. ## Full list of changes -:construction: +- Drop Prometheus recording rule metrics + + OpenTelemetry can't collect Prometheus recording rule metrics. The new version therefore stops collecting recording rule metrics and + updates will be made to the Kubernetes App to not show these metrics. diff --git a/tests/helm/testdata/goldenfile/metadata_metrics_otc/additional_endpoints.output.yaml b/tests/helm/testdata/goldenfile/metadata_metrics_otc/additional_endpoints.output.yaml index d835fca4fe..761ce8ed83 100644 --- a/tests/helm/testdata/goldenfile/metadata_metrics_otc/additional_endpoints.output.yaml +++ b/tests/helm/testdata/goldenfile/metadata_metrics_otc/additional_endpoints.output.yaml @@ -305,7 +305,6 @@ data: "/prometheus.metrics.applications.varnish", "/prometheus.metrics.custom", "/prometheus.metrics.node", - "/prometheus.metrics.operator.rule", "/prometheus.metrics.others" ] service: diff --git a/tests/helm/testdata/goldenfile/metadata_metrics_otc/basic.output.yaml b/tests/helm/testdata/goldenfile/metadata_metrics_otc/basic.output.yaml index 388a7323c0..2abcc4709c 100644 --- a/tests/helm/testdata/goldenfile/metadata_metrics_otc/basic.output.yaml +++ b/tests/helm/testdata/goldenfile/metadata_metrics_otc/basic.output.yaml @@ -303,8 +303,7 @@ data: "/prometheus.metrics.applications.squidproxy", "/prometheus.metrics.applications.tomcat", "/prometheus.metrics.applications.varnish", - "/prometheus.metrics.node", - "/prometheus.metrics.operator.rule" + "/prometheus.metrics.node" ] service: extensions: