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

Add a grafana-prometheus template #41

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

sando38
Copy link
Collaborator

@sando38 sando38 commented Jun 17, 2023

This template is still work in progress, however, as a reminder for ourselves to fine tune the prometheus export.

Template link

Current look and feel:

2023-06-20_09-00
2023-06-20_09-01

@Menelmacar
Copy link

Hi, I tried the template but it doesn't work for me.
I do have values for eturnal in prometheus, and can view them in prometheus, but in grafana I see only this with the template (see Screenshots)
Is there something special I've got to do to make it work? "target server" for example is empty for me.
I have a gar time around grafana, that's why I use templates in the first place. Other templates worked for me so fsr but this doesn't.
I wonder if it's me or is the template not compatible anymore with something..
IMG_20240930_105536
IMG_20240930_105450

@sando38
Copy link
Collaborator Author

sando38 commented Sep 30, 2024

Hello, thanks for the feedback. I have a different dashboard running currently. could you please see if this one has no conflicts? It is not the same as in the screenshots but probably a good start :)

NB: it depends on the prometheus node exporter metrics as well for some charts

eturnal.json

@Menelmacar
Copy link

Same as before for me.
I wonder if I'm doing something wrong, or fail to do something.
I've got the node exporter running and for that have a working dashboard in grafana.
(also have dashboards for apache2 and prosody working)

This is my config for eturnal.

- job_name: "eturnal"
    scrape_interval: 30s
    static_configs:
      - targets: ["localhost:8081"]

I can see values in the prometheus website.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants