Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Remove the prometheus config map#1031

Merged
andreaTP merged 4 commits into
masterfrom
rem-prometheus-config-map
Apr 22, 2021
Merged

Remove the prometheus config map#1031
andreaTP merged 4 commits into
masterfrom
rem-prometheus-config-map

Conversation

@andreaTP

Copy link
Copy Markdown
Contributor

No description provided.

@andreaTP andreaTP requested a review from RayRoestenburg April 21, 2021 17:56

@RayRoestenburg RayRoestenburg left a comment

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants