Skip to content

Deploy prometheus through kubernetes and autoconnect to cluster

What does this MR do?

  • Configures the Prometheus service automatically when installed through Kubernetes cluster integration.
  • Updates UX to suggest installing via cluster integration in the environment monitoring "getting-started" page.
  • Adds link from cluster prometheus app install section to the prometheus integration config.
  • Updates prometheus service page to indicate whether it is automatically or manually configured

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

monitoring getting-started page cluster applications page

| monitoring-getting-started | cluster-app-manage-link |

service page (no config) service page (automatic config) service page (manual config)
service-no-config service-auto-config service-manual-config

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes: #30480 (closed), #28916 (closed)

Edited by Robert Speicher

Merge request reports