Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab FOSS
GitLab FOSS
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1
    • Merge requests 1
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLab FOSSGitLab FOSS
  • Merge requests
  • !16182

Merged
Created Jan 02, 2018 by Paweł Chojnacki@pchojnacki-gitlabContributor4 of 12 tasks completed4/12 tasks

Deploy prometheus through kubernetes and autoconnect to cluster

  • Overview 76
  • Commits 42
  • Pipelines 36
  • Changes 47

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?

  • Changelog entry added, if necessary
  • Documentation created/updated
  • API support added
  • Tests added for this feature/bug
  • Review
    • Has been reviewed by UX
    • Has been reviewed by Frontend
    • Has been reviewed by Backend
    • Has been reviewed by Database
  • Conform by the merge request performance guides
  • Conform by the style guides
  • Squashed related commits together
  • Internationalization required/considered

What are the relevant issue numbers?

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

Edited Feb 07, 2018 by Robert Speicher
Assignee
Assign to
Reviewer
Request review from
10.5
Milestone
10.5 (Past due)
Assign milestone
Time tracking
Source branch: pawel/connect_to_prometheus_through_proxy-30480