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

Expose OS name and OS version of the machines to prometheus. #528

Closed
hardikdr opened this issue Oct 8, 2020 · 1 comment
Closed

Expose OS name and OS version of the machines to prometheus. #528

hardikdr opened this issue Oct 8, 2020 · 1 comment
Labels
kind/enhancement Enhancement, improvement, extension lifecycle/stale Nobody worked on this for 6 months (will further age)

Comments

@hardikdr
Copy link
Member

hardikdr commented Oct 8, 2020

What would you like to be added: We have been requested to expose the OS-name and OS-version of each machine to the Prometheus metrics.

Metric example:

machine{id="AAA", os="garden linux", version="1.2.3", ...} 1
machine{id="BBB", os="garden linux", version="1.0", ...} 1
machine{id="CCC", os="garden linux", version="1.2.6", ...} 1

We discussed, we could add a Version field in the MachineClass, which can then be used by the machine-controller to expose the metric.
cc @istvanballok @wyb1

@hardikdr hardikdr added the kind/enhancement Enhancement, improvement, extension label Oct 8, 2020
@gardener-robot gardener-robot added the lifecycle/stale Nobody worked on this for 6 months (will further age) label Dec 8, 2020
@prashanth26
Copy link
Contributor

/close in favour of #211 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Enhancement, improvement, extension lifecycle/stale Nobody worked on this for 6 months (will further age)
Projects
None yet
Development

No branches or pull requests

3 participants