gotjosh

Results 41 issues of gotjosh

While trying to use Flippant on my project I quickly realized that if I passed a $('#my-id') as the front part it wouldn't work due to using classList and a...

Hello Miminauts, I have a need to use `UserRegistries` within Grafana. https://github.com/grafana/mimir/blob/7fab438f6baece22a07899f7f77cf42a006ce4d7/pkg/util/metrics_helper.go#L586 Grafana, by default, is also multi-tenant, so all the plumbing we have here is helpful for me to...

This adds support for retrieving the states from the cluster Peer. This is useful for moving around the states from replica to replica when deem neccesary - while not stricily...

Per https://app.circleci.com/pipelines/github/prometheus/alertmanager/3414/workflows/c8f0b621-4406-438c-96ee-be09c7a45d92/jobs/15139 seems to be flaky but really hard to reproduce. It took me a few retries before I saw it failing: ``` 🙇 -> go test -run "TestClusterJoinAndReconnect/TestJoinLeave" -count...

area/testing
help wanted
low hanging fruit
kind/bug

Prometheus restores alert state between restarts and updates. For each rule, it looks at the alerts that are meant to be active and then queries the `ALERTS_FOR_STATE` series for _each_...

Due to a bug in the version of git that comes with Ubuntu 13.04 install rbenv fails. Is currently a bug in chef as well, so just a head up.

I'm currently interested in making a rackbox cookbook equivalent for node.js instead of rack apps. What I'm thinking is to build nginx with your configuration and then using the nodejs...

At the moment, we have two GitHub outputs - summary and detailed. These contain the output from `cortextool` itself. We could benefit by adding an extra one of type `integer`...

These commands support additional flags such as `-n` for dry running the lint, or `-i` for editing in place. We should add options for them. The GitHub inputs API can...

Given the gateway is not open source, it causes confusion for our users. We should consider making this configurable and adding a brief explanation of what purpose it serves.