egvimo

Results 25 comments of egvimo

I would also like to see this feature implemented. I'm running my node exporter via Kube Prometheus Stack directly inside Kubernetes. Including all other monitoring related stuff. So my nodes...

> I can understand the motivation to support a non-standard apt cache location, and would accept that being implemented via a command-line option. @dswarbrick I've implemented this via command-line option:...

@lukasmrtvy I've created an exporter using my changes of the PR #178. But also using an environment variable to pass it to the script. My exporter (https://github.com/egvimo/apt-exporter) runs inside a...

**Proposal**: Publish the Helm chart to an OCI registry (e.g., GitHub Container Registry) to enable direct installation. #### Example pipeline ```yaml name: Publish Helm Chart jobs: publish: runs-on: ubuntu-latest steps:...

I would also appreciate this feature. Other possible scenarios: network issues, rate limits, or provider downtime. It would be helpful to have a configuration option that defines fallback notification channels...