Arthur Silva Sens

Results 48 issues of Arthur Silva Sens

``` It took me forever to understand why such a simple change (changing separator to pointer), would change so much a golden file, e.g. source labels, action, etc. That was...

help wanted
area/testing
good first issue

Now that an initial version of PrometheusAgent was introduced with the `v1alpha1` API, we can start thinking about extending the API to support different Deployment Patterns. - [x] StatefulSet (what...

kind/feature

In our current auto-label workflow, when a PR is edited, [we first remove the changelog-related label](https://github.com/prometheus/client_golang/blob/34e02e282dc4a3cb55ca6441b489ec182e654d59/.github/workflows/pr-auto-label.yml#L19-L33) and after that we [re-add them](https://github.com/prometheus/client_golang/blob/34e02e282dc4a3cb55ca6441b489ec182e654d59/.github/workflows/pr-auto-label.yml#L29-L33). We see two problems with this: * If...

Thanks to @SachinSahu431, we advanced a lot in our project of changelog automation :) We can't say it's complete though, since we haven't battle-tested the automation with a real release,...

Bots such as dependabot, github-actions and prombot are constantly opening new PRs in this repository. Their PR description does not have the appropriate `/kind` string in the PR description, causing...

Following what other client libraries are doing, we want to set up a small and simple website to host several different things around client_golang, such as : * Getting started...

The Prometheus organization has participated in several seasons of LFX Mentorship and Google Summer of Code with the help of CNCF. This is awesome 🙂, it's a chance for passionate...