-
### Host operating system: output of `uname -a`
Builder image for go (Docker): golang:1.15.5-buster
### blackbox_exporter version: output of `blackbox_exporter -version`
No success, `make` fa…
-
Older hosts are using `ooca_ca` to generate the certificates used by the prometheus scraper to collect blackbox exported metrics.
Newer hosts are handling this "on the fly", like this: https://gith…
-
### Is your feature request related to a problem ?
The blackbox exporter service monitor targets list should support authorization (instead of bearerTokenFile), providing the object doesn't apply to …
-
Currently, we are deploying 5 separate containers for 5 separate instances of Logstash, this seems unnecessary as other exporters (Blackbox, SNMP... etc) can generally support multiple targets per con…
-
I'd like to have an option to enable metrics such as `go_memstats_alloc_bytes`, etc. Analogously to https://github.com/prometheus/node_exporter/pull/1148.
muety updated
3 weeks ago
-
## Description
A have `app-a` that make calls to `app-b` for `app-a` i have declared sidecar like this:
```yaml
apiVersion: networking.istio.io/v1beta1
kind: Sidecar
metadata:
name: app-…
-
The settings in the default [monitoring/values.yml](https://github.com/GaloyMoney/charts/blob/main/charts/monitoring/values.yaml#L26) are currently somewhat out of date.
Many values are being overrid…
-
### Proposal
In order to generate end-to-end trace information of Prometheus scrapes, it would be useful to add the initial trace ID headers at the Prometheus scrape.
This would allow for full end…
-
I am running php-fpm_exporter on my servers, one of which has a LOT of pools since it is running a lot of websites (48)
The exporter will stop responding after a while, and the logs contain errors as…
-
### Enhancement Proposal
It would be great if a user could manually add **any** scrape_jobs configuration to COS Prometheus using cos-configuration charm.
Historically, we relied on this config op…