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

W0524 05:21:20.698096 1 client_config.go:552] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work. 2022/05/24 05:21:20 ChaosEngine Name : sample-exec-chaos-25ezhswb 2022/05/24 05:21:20 Created Resource Details: {sample-exec-chaos-25ezhswb litmuschaos.io...

The Unit test seems to be failing in all the builds. The error is here: https://github.com/litmuschaos/chaos-exporter/runs/6419583401?check_suite_focus=true ``` go: downloading github.com/gophercloud/gophercloud v0.2.0 go: downloading github.com/PuerkitoBio/purell v1.1.1 go: downloading github.com/mailru/easyjson v0.7.1 go:...

good first issue

## Is this a BUG REPORT or FEATURE REQUEST? Choose one: BUG REPORT or FEATURE REQUEST A BUG REPORT **What happened**: When attempting to set the Kubernetes PodSecurityContext's `runAsGroup` property...

BUG REPORT **What happened**: litmuschaos_experiment_verdict metric is continuously visible with value 1 after an experiment is completed **What you expected to happen**: litmuschaos_experiment_verdict metric should be visible only once with...

### Description: As per evaluation of the LitmusChaos Exporter, it was noticed that the returned Chaos Result object Prometheus metric only has a property `chaos_injection_time` indicating the starting time of...

I would like to see the following labels: - container name - experiment name - application namespace it will help to distinguish results and make a useful report based on...

fixes [#777](https://github.com/litmuschaos/litmus/issues/777)

Bumps google.golang.org/protobuf from 1.26.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.26.0&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20220314234659-1baeb1ce4c0b to 0.17.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20220314234659-1baeb1ce4c0b&new-version=0.17.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

**What this PR does / why we need it**: **Which issue this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close that issue when PR gets merged)*:...