Robert O'Brien

Results 6 issues of Robert O'Brien

When running Krkn with python 3.10, the following error occurs: ``` 2022-05-27 11:18:16,924 [INFO] Starting kraken 2022-05-27 11:18:16,933 [INFO] Initializing client to talk to the Kubernetes cluster Traceback (most recent...

bug

Enabling monitoring in 2.9 adds a number of new Prometheus alerts, many of which are of critical severity. Before we (the RHMI team) can enable monitoring, we have to ensure...

The JSON response is escaped as follows, which the exporter doesn't like: `[{\"IP\": \"127.0.0.1\", \"Count\": 10}]` Is there a way to account for this within the config somehow? It works...

**Is your feature request related to a problem? Please describe.** The `checkly_check_status` metric provides the status of the core check, i.e the check either passes or fails. We have no...

canny

The [documentation](https://linkerd.io/2.10/overview/) section of the website contains drop-down menus with links to various sections. It would be nice if there was a way of searching through the documentation without having...

enhancement
help wanted
docs

Hello! I noticed that the following metric and selector`github_workflow_status{status="queued"}` lists runs that are in a status of `Startup Failure` also. ![Screenshot 2024-06-19 at 23 31 14](https://github.com/promhippie/github_exporter/assets/47980969/b2ff83ac-095c-41d5-895b-2e65488b803c) I would expect to...

bug
help wanted