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

Remove the prometheus config map #1031

Merged
merged 4 commits into from
Apr 22, 2021
Merged

Remove the prometheus config map #1031

merged 4 commits into from
Apr 22, 2021

Conversation

andreaTP
Copy link
Contributor

No description provided.

Copy link
Contributor

@RayRoestenburg RayRoestenburg left a comment

Choose a reason for hiding this comment

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

LGTM got a few questions

--set cloudflow_operator.image.tag=2.0.25-SNAP2-19-ff827053 \
--set cloudflow_operator.jvm.opts="-XX:MaxRAMPercentage=90.0 -XX:+UseContainerSupport" \
--version "2.0.26-RC15" \
--set cloudflow_operator.image.name=andreatp/cloudflow-operator \
Copy link
Contributor

Choose a reason for hiding this comment

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

andreatp? should be lightbend

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

jmxExporterJar = agentPaths(PrometheusAgentKey),
configFile = PrometheusConfig.prometheusConfigPath(Runner.ConfigMapMountPath)))
SparkApp.Monitoring(prometheus = SparkApp
.Prometheus(jmxExporterJar = agentPaths(PrometheusAgentKey), configFile = "/prometheus/prometheus.yaml"))
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we still need agent paths?

Copy link
Contributor

Choose a reason for hiding this comment

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

(It would be great if we could get rid of those)

Copy link
Contributor

Choose a reason for hiding this comment

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

how does this work, pointing to /prometheus/prometheus.yaml?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I add a comment.

@andreaTP andreaTP merged commit 073f937 into master Apr 22, 2021
@andreaTP andreaTP deleted the rem-prometheus-config-map branch April 22, 2021 09:36
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