eks-node-viewer icon indicating copy to clipboard operation
eks-node-viewer copied to clipboard

Feature: Exposing data as Prometheus metrics

Open nthienan opened this issue 3 years ago • 5 comments

It'd be great to expose data as Prometheus metrics. So that we can have better visualization and/or alerts

nthienan avatar Dec 13 '22 12:12 nthienan

I'm not sure what the request is for, this is a console tool for looking at node utilization.

tzneal avatar Dec 13 '22 13:12 tzneal

Create an image that could expose tools information as metrics on an endpoint so we could grab them through prometheus and expose them on Grafana could be a very good thing.

As you already have the data, it's "only" about exposing it as a metrics

SoulKyu avatar Dec 13 '22 16:12 SoulKyu

Hi @SoulKyu, @nthienan, would you run it as a pod inside the cluster (with prom metrics), or as it is outside?

pete911 avatar Dec 14 '22 18:12 pete911

@pete911 I want to run it as a pod inside the cluster

nthienan avatar Dec 15 '22 16:12 nthienan

@nthienan, ok cool, I'll have a look what can be done and will let you know

pete911 avatar Dec 15 '22 16:12 pete911

I'm going to close this one. I want to keep the feature set of the viewer small. There are already metrics tools for reporting on pods/containers and this is intended to be an interactive CLI.

tzneal avatar Feb 22 '23 16:02 tzneal