pelorus icon indicating copy to clipboard operation
pelorus copied to clipboard

Automate the measurement of organizational behavior

Results 119 pelorus issues
Sort by recently updated
recently updated
newest added

I just noticed that when we implemented the `image` provider for commit-time, we're looking for a commit DATE annotation, not commit ID or repo URL anymore. Essentially, we are putting...

committime-exporter

ok.. here's my data ``` webhook_processed_total 13.0 # HELP webhook_processed_created Number of processed webhooks # TYPE webhook_processed_created gauge webhook_processed_created 1.6785702379354002e+09 # HELP commit_timestamp Commit timestamp # TYPE commit_timestamp gauge commit_timestamp{app="mongo-todolist",commit_hash="5379bad65a3f83853a75aabec9e0e43c75fd18fc",image_sha="sha256:af4092ccbfa99a3ec1ea93058fe39b8ddfd8db1c7a18081db397c50a0b8ec77d",namespace="mongo-persistent"}...

In our Pelorus Operator documentation in a bundle we have links to: ``` Pelorus Configuration Docs https://pelorus.readthedocs.io/en/latest/Configuration/ ``` ``` https://pelorus.readthedocs.io/en/latest/Install/#configure-prometheus-retention ``` And few others. So to keep those links working...

docs
pelorus-operator

Features: - For related PRs, GitHub actions should build and deploy (to a test acoount) Pelorus operator images. - After deployed, CI should run end to end (e2e) tests on...

### Fix When we added 200 work items to our Azure DevOps test provider, we noticed that it was to slow to get all the data. Some rework was done,...

failure-exporter
backend-azure-devops

Currently our webhook exporter is exposing metrics in a time series, which are being added during lifetime of the webhook pod. Whenever webhook exporter is restarted the time series from...

webhook-exporter

We want to to add links to Pelorus Operator form view options description (`scripts/pelorus-operator-patches/07_spec_description.diff` file `description` keys), but each time we make a release in Pelorus repo, we would need...

docs
pelorus-operator

Features: * Architecture Document Record to cover: * SLA (Service Level Agreement) * SLO (Service Level Objective) Requirements: - [ ] doc - [ ] Decide on the specification used...

Features: - Add end to end (e2e) tests for external exporter config option. Requirements: - [ ] Prow running e2e tests on Pelorus Operator test image instance with external exporter...

ci

### Fix When user uninstalls Pelorus operator, Prometheus and Grafana operators are not uninstalled. ### Requirements - [ ] After uninstalling Pelorus operator, Prometheus and Grafana should be also uninstalled...

UX
pelorus-operator