chaos-exporter icon indicating copy to clipboard operation
chaos-exporter copied to clipboard

Prometheus Exporter for Litmus Chaos Metrics

Results 15 chaos-exporter issues
Sort by recently updated
recently updated
newest added

The total run/pass/fail metrics coming from the exporter today are dependent on the presence of the chaosengine and chaosresult resources in the cluster. In other words, they are providing state...

##BUG REPORT **What happened**: I am using the litmus-exporter image `litmuschaos/chaos-exporter:3.0.0-beta5`. When running a chaos experiment in GKE, there is a gap in metrics sent by the exporter. Sometimes the...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20211015210444-4f30a5c0130f to 0.7.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20211015210444-4f30a5c0130f&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies

upgraded new version of the prometheus.yaml in exporter **What this PR does / why we need it**: **Which issue this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format,...

**What this PR does / why we need it**: This PR changes exporter logic to use informer cache and workqueues to reduce the no. of api calls made to kube...