Cert-manager: Add an example grafana dashboard

Created on 26 Feb 2019  路  12Comments  路  Source: jetstack/cert-manager

Is your feature request related to a problem? Please describe.
Looking for an example grafana dashboard that could be include in this repo as a reference.

Describe the solution you'd like
A json file with grafana dashboard

Describe alternatives you've considered
N/A

Additional context
Given prometheus metrics were introduced in 0.6, just figured it could help

/kind feature

aremonitoring good first issue help wanted kinfeature lifecyclrotten prioritimportant-longterm

Most helpful comment

Found this post while looking for a cert-manager dashboard I can plug into my Grafana. I see the sample dashboard in the blog post but I don't see the dashboard json file. Anyone know where I can find it?

Thank you.

All 12 comments

A basic one is shown in this post https://blog.jetstack.io/blog/cert-manager-0.6/

^is that dashboard .json available anywhere on github?

I'm currently leveraging the nginx-ingress grafana chart, which shows all the Ingress Certificate Expiry results with a TTL on it. This might help?

Screen Shot 2019-06-27 at 11 35 51 AM

But it doesn't show other interesting about cert-manager itself like overall requests per 2m, /acme/new-order, etc. other things shown in the grafana screenshot in the blog post. Would be cool if that could be shared (assuming it's it's freely available)

Found this post while looking for a cert-manager dashboard I can plug into my Grafana. I see the sample dashboard in the blog post but I don't see the dashboard json file. Anyone know where I can find it?

Thank you.

Will be great if someone can share the work on a cert-manager dashboard.

I threw this together the other day after running across the blog post. No idea if the graphs are accurate, but it's a start: https://grafana.com/grafana/dashboards/11001

I threw this together the other day after running across the blog post. No idea if the graphs are accurate, but it's a start: https://grafana.com/grafana/dashboards/11001

Cool thanks a lot.
But can you share the dashboard externally as the datasource use some custom regex?
Bildschirmfoto_2019-10-16_16-27-07

I threw this together the other day after running across the blog post. No idea if the graphs are accurate, but it's a start: https://grafana.com/grafana/dashboards/11001

Thanks for dashboard, it works except "label_values(..)" query:

label_values(certmanager_certificate_expiration_timestamp_seconds{exported_namespace=~".*"},name):

"invalid parameter 'query': parse error at char 13: unknown function with name \"label_values\""

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Send feedback to jetstack.
/lifecycle stale

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close.
Send feedback to jetstack.
/lifecycle rotten
/remove-lifecycle stale

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.
Send feedback to jetstack.
/close

@retest-bot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.
Send feedback to jetstack.
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Was this page helpful?
0 / 5 - 0 ratings