Bryan Boreham

Results 190 issues of Bryan Boreham

#### What this PR does Declare `/user_stats` and `/all_user_stats` deprecated, and put comments on the implementation. They cost some CPU and memory to provide, and there are metrics which give...

release/notified-changelog-cut

#### What this PR does Trying out prometheus/prometheus#12304. #### Checklist - [ ] Tests updated. - [ ] Documentation added. - [ ] `CHANGELOG.md` updated - the order of entries...

Hi, I found this repo as one that depends on https://github.com/weaveworks/common. [here](https://github.com/drand/drand/blob/735778de7b680fbcd90702bf716f8c5f586b309b/net/listener.go#L13), specifically. I'm filing this issue to make you aware of https://github.com/weaveworks/common/issues/296.

devguild

These events, saying `level=info agent=prometheus component=cluster msg="reshard timer ticked, scheduling refresh"`, are not useful: All the more so since I don't have any remote-write configured: ``` server: http_listen_port: 12345 metrics:...

enhancement

https://grafana.com/docs/agent/latest/set-up/install-agent-on-windows/ should say something about where remote-write destination and credentials live. Perhaps just a pointer to the page that does describe them. Ideally also how to protect those credentials from...

type/docs

For example `foo.*|bar.*|baz.*`. Instead of checking each one in turn, we build a map of prefixes, then check the smaller set that could match the string supplied. Benchmarks: ``` goos:...

This PR targets `release-2.51+dedupelabels` branch, because the changes are most relevant there. It's marked as draft, since we probably don't want to merge that branch into main. I added a...

Return from the http endpoint: Prometheus Command Runner "/data/service-conf/ansible/ansible-diff prod" output: command timed out Run at 2018-11-03 19:46:53.80704496 +0000 UTC took 10m0.00211331s Stack traces via `kill -SIGQUIT`: ``` goroutine 7...

Seen at https://github.com/grafana/mimir/actions/runs/8520707102/job/23337387670?pr=7356 Of interest, this is a PR to bump Go version from 1.21 to 1.22. Since this repo seems moribund, we will try https://github.com/OpenPeeDeeP/depguard. ``` GOFLAGS="-tags=requires_docker,stringlabels" faillint -paths...

The value 256 is from line 12.