Grzegorz Głąb

Results 80 issues of Grzegorz Głąb

Signed-off-by: grzesuav closes #7 **What this PR does / why we need it**: Allow to create instrumented http client with more than just one label to identify client.

### Expected Behaviour I have two clients connecting to the same recipient, I would like to differentiate them. I would like that `httpClient.ForRecipient(url)` will have version with additional map argument,...

### Is your feature request related to a problem? Please describe. Described in https://github.com/orgs/goreleaser/discussions/4678#discussioncomment-8744775 My use case - want to have a uniform way to create docker image locally, as...

enhancement
good-first-issue

Like what is necessary to customize server port and how to use it.

Fixes #7301 ###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [ ] The toolchain has...

I know that pyroscope is used for continuous profiling, it does support more sources than just kernel ebpf and `go` pprof, is there a roadmap to include more from https://github.com/grafana/pyroscope...

Regarding continuous profiling, I see that for `go` applications we can limit targeted pods by using annotations. However I wonder if something similar can be used also for kernel ebpf...

hi, I wanted to evaluate coroot. I was able to setup prometheus + clickhouse + coroot, what I am dealing right now is to install `node-agent`, which seems to crash:...

### What would you like added? Have small/thin `alpine` based images instead of fat ubuntu ones - ``` Image name: ghcr.io/actions/actions-runner:2.316.0 - Total Image size: 916 MB ``` ### Why...

enhancement
needs triage
community

hi, I cannot find functionality similar to https://github.com/semantic-release/git - so create a release commit , with optionally some changes. Any plan to have something like that ?