Ricardo

Results 550 comments of Ricardo

just need to keep this open until the new version is released. Thank you.

@christianhuth I opened some PRs with improvements for the dns-exporter * #2255 * #2252 * #2251 * #2250 I could also merge them together into one PR. What do you...

great, thank you very much A few things to consider regarding this PR: * I bumped the version to `2.0.0` as it moves `serviceMonitor.modules` to `modulesConfig` because `serviceMonitor` and `podMonitor`...

I have seen, most (maybe all) of the other Helm charts are also missing priorityClassName. I guess it would make sense to add it to all of them? What would...

Hi, I checked and it worked fine with 4.0.1 but looks different in 4.0.6. also could't easily find the issue in the change log of the versions in between. The...

It's easy to make it configurable. Had this in mind to not break any existing API integration based on this project. Will add a config option like `vm_momery_in_mib`. Or do...

> Upgraded from 4.0.3 to 4.0.8 and got this unexpected behavior. > > Question to maintainers: Where did you find real cases, where RAM expected to be entered as MB/GB/TB...

Hi @yaiqsa and @stavr666, I just pushed a new commit to the `development` branch with newly added config option: ```ini ; In NetBox version 4.1.0 and newer the VM disk...

Hi, Good question. Was there any update regarding python version?