Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(named ports): Adds names to service ports and service labels for better Prometheus … #743

Merged
merged 1 commit into from
Oct 31, 2017

Conversation

ttomsu
Copy link
Member

@ttomsu ttomsu commented Oct 30, 2017

…integration.

Prometheus Operator allows a user to define a set of label selectors to match services that front the pods that should be monitored. This means that the monitoring port needs to be exposed on the service, and the service needs labels pre-added in order to work out of the box.

@ttomsu ttomsu requested a review from lwander October 30, 2017 18:25
@ttomsu ttomsu merged commit 862bdbd into spinnaker:master Oct 31, 2017
@ttomsu ttomsu deleted the port-names-2 branch October 31, 2017 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants