Jaume Sabater

Results 8 issues of Jaume Sabater

Dear Gilles, I have been running your awesome pgBadger script for over a month now and I'd like to build a monthly report of the month of August. This is...

Dear contributors, I'd like to kindly request adding the necessary code to be able to extract files from an archive in a remote repository. This, in turn, could be use...

status:wontfix

##### SUMMARY I found out that the feature request I was going to send (add a `summary_only` option to the `profile_tasks` callback) had already been discussed, implemented and approved via...

Currently, the MinIO client `mc` allows getting information about a given service account via the `mc admin user svcacct info` command. By parsing the content one can check whether a...

priority: low
community
new-feature

Please, when you have the chance, please check the compatibility with Redmine 5 and make the necessary adaptations, if any is needed. Thanks in advance.

Good day, everyone! At the moment, both the server download URL [^1] and the client download URL [^2] offer a nice way to get the latest version of the Debian...

community
triage

I am trying to start Beanstalkd exporter and getting the following error: ```bash # prometheus-beanstalkd-exporter -mapping-config='/etc/prometheus/beanstalkd_mappings.conf' panic: inconsistent label cardinality goroutine 8 [running]: github.com/prometheus/client_golang/prometheus.(*MetricVec).With(...) /Users/felix/go/pkg/mod/github.com/prometheus/[email protected]/prometheus/vec.go:146 github.com/prometheus/client_golang/prometheus.(*GaugeVec).With(0xc000188168, 0xc000280d50, 0x0, 0x0) /Users/felix/go/pkg/mod/github.com/prometheus/[email protected]/prometheus/gauge.go:115...

Good day! I am trying to launch the beanstalkd-exporter binary file, version 1.0.5 on the release page at the moment or writing, with the following parametres: ```bash /usr/bin/prometheus-beanstalkd-exporter -beanstalkd.address='127.0.0.1:11300' \...