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

Integrate Kepler with Graphite ? #1283

Open
annis-souames opened this issue Mar 4, 2024 · 5 comments
Open

Integrate Kepler with Graphite ? #1283

annis-souames opened this issue Mar 4, 2024 · 5 comments

Comments

@annis-souames
Copy link

Hello

I have been using Kepler for some time and it has worked fine, however, due to some external reasons, I had to move from Prometheus + Grafana stack into Grafana Cloud + Graphite for storing metrics, I was wondering what would be the easiest way to get Kepler data into graphite (even if I have to write a small script for this).

Thanks

@rootfs
Copy link
Contributor

rootfs commented Mar 4, 2024

I am not familiar with Graphite, is there any conversion (I cannot find any on google either)? Alternatively, you can use the Kepler dashboard builder that doesn't need Grafana or Prometheus.

@annis-souames
Copy link
Author

The suggested poject seems to require prom_url, I assume it needs Prometheus right ?

@rootfs
Copy link
Contributor

rootfs commented Mar 6, 2024

It doesn't need prometheus, @jesuino can you help? thanks

@jesuino
Copy link

jesuino commented Mar 6, 2024

Hello @rootfs I didn't send the metrics dashboards at the time because I was not able to enable CORS on Kepler. However, here's the dashboard that reads directly from Kepler metrics (no Prometheus):

https://github.com/jesuino/dashbuilder-yaml-samples/blob/main/kepler/kepler_metrics.dash.yaml

You can see it running with an unreleased Dashbuilder version here:

https://jesuino.github.io/dashboards?import=https://raw.githubusercontent.com/jesuino/dashbuilder-yaml-samples/main/kepler/kepler_metrics.dash.yaml

Or you can edit with the latest released dashbuilder version here:

https://start.kubesmarts.org/#/import?url=https://github.com/jesuino/dashbuilder-yaml-samples/blob/main/kepler/kepler_metrics.dash.yaml

@rootfs
Copy link
Contributor

rootfs commented Mar 7, 2024

@jesuino thank you for the info

@annis-souames if dashboard builder works for your use case, please let's know.

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

No branches or pull requests

3 participants