Jakub Pinkas

Results 13 issues of Jakub Pinkas

Hi, I have question does current windows exporter have metrics on disk mirroring? I check few time and could not see any. if no is it planned or way to...

Hi, just starting setting up this exporter, but i can't see any metrics which would reflect frontend status OPEN/STOP. Which you can change via: `echo "enable/disable frontend " | sudo...

enhancement

Hello, I don't know if I read this right https://github.com/prometheus/mysqld_exporter/blob/5673ffcc669f18059ded08224ad176e45c06e215/collector/info_schema_processlist.go#L138 Is there a reason for remaping those thread states under custom/existing ones? For example "User Sleep", when this occurs it...

Hi, `bind_recursive_clients` is now counter, but should be a gauge. Since its current connected clients.

bug
help wanted

Hi, we are using this exporter for a while and I notice patterns, where exporter start logging errors (lines before end), then exporter hang as well. Is there any debug...

Hi, this should be fix for https://github.com/Lusitaniae/phpfpm_exporter/issues/17, where i wasn't active, since we modified your version and create test for from one of our devs. Then it I forgot about...

Hi, would you mind release new build with support tcp? I build it myself for our testing right now, but would be nice to have it available for download.

Hi, tried to find out if this was somewhere discused or I'am doing something wrong. Is there any reason why can we reuse metric name? Getting error: ```Invalid metric configuration:...

Hi, why do exporters need to see each other in the cluster? If we had a firewall in place just for our prometheus instance the exporter did not return any...

### What happened? We have dashboard for system metrics / node_exporter. There is variable filter by `node_boot_time_seconds`, this query in prometheus over 24h is resulted in 0,5s on our side...