Nicolas

Results 17 comments of Nicolas

I also need such behaviour. I create the map in one class and in another class, I got collection future size before doing all puts. So I cannot init the...

I have created the pull request https://github.com/prometheus/client_java/pull/647 for this.

In our architecture, we use 2 prometheus instances for a better reliability. So having energy between previous measurement can lead to wrong values. Is there a way to have a...

Which docker tag are you using and what is the value of the metrics `scaph_self_version `? I am using dev tag and got version 0.5. My metrics for `scaph_process_power_consumption_microwatts `are...

I am using a scrape interval of 5 minutes and a scrape timeout of 2 minutes. Why is the reason to set a such short interval ? The risk with...

I have a cluster on k8s 1.26.8 with scaphandre docker image with tag dev and it works well.

I am able to scrape scaphandre metrics using prometheus without anay issue. Do you have the same issue with docker image `hubblo/scaphandre prometheus:dev` ?

You screen capture does not show all response, can you export metrics in a file for each case.

Could you try to install using helm chart on dev branch. The PR #250 probably have already fix this issue on dev.

> I am unable to clone the dev branch to try the installation @mmadoo you just need to do inside scaphandre repository and execute commands: ```sh git fetch git switch...