JDA88

Results 14 issues of JDA88

I have been playing with the windows_exporter metrics and Grafana for a while now and I have come across a few issues with the current implementation of the "*_state" metrics,...

feature-request
question

### What did you expect to see? Windows release binaries in .zip files, like prometheus, alertmanager, blackbox_exporter etc. ### What did you see instead? Windows release binaries in .tar.gz wich...

**Is your feature request related to a problem? Please describe.** Sometime you see bandwidth getting used on your server but no one connected **Describe the solution you'd like** In recent...

type:enhancement
topic:activity-logging
priority:someday

### What did you do? Some context first: Most of our target are stored with their short name `hostname01` instead of their full DNS name `hostname01.site.domain` The main reason is...

.NET8 introduce an new `System.Threading.ITimer` interface that have the same name as `Prometheus.ITimer` You need to change all `ITimer` to `Prometheus.ITimer` to fix the .NET8 upgrade. Maybe `ITimer` is a...

I apologies is advance if it’s a total misunderstanding of the `Summary` metrics but it could be useful to expose `Count` and `Sum` directly as public properties of any `Summary`...

### Host operating system: output of `uname -a` Windows ### blackbox_exporter version: output of `blackbox_exporter --version` 0.24.0 ### What is the blackbox.yml module config. ``` http_tls_check_only_1: prober: http http: valid_status_codes:...

### Host operating system: output of `uname -a` Windows 2019 ### snmp_exporter version: output of `snmp_exporter -version` 0.24.1 ### What did you do that produced an error? The filter bellow...

Some context first: Most of our target are stored with their short name hostname01 instead of their full DNS name hostname01.site.domain The main reason is that the target are retrieved...

Sometime when the `windows_exporter` start we get this error (event log): `ts=2024-01-28T03:43:29.147Z caller=stdlib.go:105 level=error caller=http.go:144 msg="error gathering metrics: error collecting metric Desc{fqName: \"windows_exporter_collector_success\", help: \"windows_exporter: Whether the collector was successful.\",...

🐞 bug