Code Monkey home page Code Monkey logo

Comments (7)

munnerz avatar munnerz commented on May 18, 2024 3

#73 has added the beginnings of a prometheus endpoint. It currently just exposes the standard prometheus metrics so will need extending to add custom metrics.

from cert-manager.

retest-bot avatar retest-bot commented on May 18, 2024

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

from cert-manager.

munnerz avatar munnerz commented on May 18, 2024

/remove-lifecycle stale

from cert-manager.

grrywlsn avatar grrywlsn commented on May 18, 2024

Is the idea to have a metric for each certificate? It'd be great to have a way of finding out a total of certificates, and a total number of certificates that are having errors being issued/renewed.

from cert-manager.

whereisaaron avatar whereisaaron commented on May 18, 2024

A note to remember when adding the metrics to the helm chart to add a 'headless' Service (clusterIP: none) for metrics discovery. And it should allow both custom annotations and custom labels (old pre-CRD prometheus used scrape annotations, prometheus-operator uses label selectors from the ServiceMonitor CRD).

You see people add metrics as an extra port on the application's Service load balancer. But load balancing your metrics collection usually makes no sense, since you want the metrics from all replicas/endpoints, not just a random one.

from cert-manager.

jurgenweber avatar jurgenweber commented on May 18, 2024

it would be super awesome to get this rls'd.....

from cert-manager.

primeroz avatar primeroz commented on May 18, 2024

really looking forward to this, right now i only manage to monitor expiration date from external with blackbox exporter but this would be a great addition

from cert-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.