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

Fix expose-prometheus target in Makefile #1189

Merged
merged 1 commit into from
Nov 30, 2020

Conversation

kkujawa-sumo
Copy link
Contributor

Description

Fixes following error:

$sumo-make expose-prometheus
kubectl port-forward -n "sumologic" service/collection-prometheus-oper-prometheus --address=0.0.0.0 9090
Error from server (NotFound): services "collection-prometheus-oper-prometheus" not found
make: *** [/sumologic/vagrant/Makefile:122: expose-prometheus] Error 1
Testing performed
  • ci/build.sh
  • Redeploy fluentd and fluentd-events pods
  • Confirm events, logs, and metrics are coming in

Copy link
Contributor

@pmalek-sumo pmalek-sumo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kkujawa-sumo kkujawa-sumo merged commit 5ae6862 into main Nov 30, 2020
@kkujawa-sumo kkujawa-sumo deleted the kkujawa-fix-expose-prometheus branch November 30, 2020 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants