Karim Radhouani

Results 47 comments of Karim Radhouani

I'm not sure what is going wrong here, I re tested with a single node as well as 1 control and 2 worker nodes (1.23.4 and 1.22.7) I'm using kind...

That part actually replaces `/` with `-`. But I think you put your finger on the problem; the leader won't be able to retrieve a lock if the cluster name...

Thanks for testing it, I will write some docs about k8s based clustering before releasing. Concerning redistribution, I think this can be done periodically (enabled via a knob `redistribution-interval: 5m`...

Hi, Can you check if the connections are from different gnmic instances or from the same one? You can also check on consul side which instance is handling your targets....

gnmic is a single binary, no config files are installed. Do we really need elaborate installation procedures ?

This is a good idea, I wasn't aware of the prometheus NetBox plugin. It can be achieved by adding an optional template transformation to both HTTP and File target discovery....

Hi, > I noticed that there are several places in the configuration where I'm able to add enable-metrics flags, including the file loader (which I happen to be using and...

Hi @jhujhiti, With the v0.25.0-beta, I believe that I fixed the metrics generation for the loaders. I also added a few new metrics: - Cluster leader indication Number of locked...

Oh I see, I think this is not clearly stated in the docs but the internal metrics are not served on the prometheus output server, they are available on the...

The reasoning behind putting internal metrics under the api-server is that a user doesn't necessarily use prometheus as output for the target metrics and still wants to get internal metrics....