Skip to content

Prometheus exporter #975

Open
Open
@harmjanblok

Description

@harmjanblok

Describe the solution you'd like
A prometheus exporter which exports the EoL dates for one or more products as prometheus metrics.

Various exporters already provide metrics with the version an application is using, for example the node_exporter provides a node_os_version:

node_os_version{container="kube-rbac-proxy", endpoint="https", id="centos", id_like="rhel fedora", job="node-exporter", name="CentOS Linux", namespace="monitoring-system", pod="node-exporter-928p9", service="node-exporter"} 7

With a prometheus exporter for EoL dates both metrics could be used to display or alert if a current used version is EoL (or EoL soon).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions