Results 15 comments of Will Furnell

Sorry for the long wait for a reply! I think making it an argument like ```fpm --extra-args-from package1.fpm``` would be preferable in my opinion - but whatever you think is...

This sounds like a great feature request! I'd also be interested in it :)

Or alternatively, what about a config option (to retain backwards compatibility) to only show devices at the API endpoint if they have something configured in the `prometheus-plugin-prometheus-sd` config context (as...

Sorry I'll try and be more clear! So by default, the devices and virtual machines API endpoints return literally all devices/VMs. We do not plan to install node_exporter on every...

Does this stop the devices from being scraped in the first place - as that's what I'm mainly trying to avoid, as at the moment my scrape target stats look...

Okay this may be a bit of a hack - but I've figured out what I want to do... I've added this in my Prometheus config under `relabel_configs` ``` -...

Hello, is there any update on this issue? It's been open for quite some time, even with no workaround, Thanks, Will.

Yes sure - here's a private key that's been revoked ``` -----BEGIN ENCRYPTED PRIVATE KEY----- MIIE6jAcBgoqhkiG9w0BDAEDMA4ECKPGG1SWab+cAgIIAASCBMjLabq/o+YaxNEL bIcGr/2oO7QfLY2ebondYNqbfF5Ou7t8sEyE1nDZNOdiVRLng29b7CDnlFMOKA6X Xi30z7Vh61GPsdyfvEEEUU39V26tgpud3NRApJzIcUQ1DkpRQKgKTpo+tx+Qe1z4 ZYKotgIoXl8sWOEJbKMkoGoEfZzbugmbNAO0ICCByIGJoVmFXl8o5D9qhCCaCB1W XjvDFtLqxNjFlAxrN93vJ2dGYvc+OXId31TciMPQeckzdtLC5UrfDVVaBom7ueWV OVo+jmHE/Yg5cuZGWM/s0xygmpfJJ7UsTCpiV4ctFf8uRB5AsM0wdmNl/DK9lhD+ lYt2UfztS58Z/KDPPzoJD5rSEyO9FKRx+QPcAhJBY4l7t+bAZneE2w5ALe+vfp0A KIW+/rCpNnhA70SdIR9FfkcusQsn540kmv99+AFbX2VQmJ15m7UXw7c/uYrkeY+0 Pyn4tKb2hz6E3J9AhBQPCF44RwVnLlrQrJpL2v+NleXKIHs/rVGGi0Gby3Bzxb5S 9+uKYK7hpsc0F53YBoljS5xw1m8xU37q04JQ8BKYwZpOuMTYcQt6Q4aoHmb+6li2 hzVjTXKtmvRRju6rl9wi2djJUPxNT1xU+JL80EMh/KUUA6X3bDqFYJwTKrAbEU+7 4du4QLo4hdRqsDq2KjKcbmgs2tAVBAdSWNtXyAzpFHyY/5r64LSpuMAG0lJczUaM 0i8dUydAyLE9W6xFtKbCVhT3UhyWbt2pxQw2unf2gFwilzSV8V70gAIQSU1z593C IT/tnkhhKCstnrTEGN/xMeas1O2uYrUkiFFflryIv7twSZbD49+jP2Vv9h0lpvnV T6Q4Gq93b9zdZ1igfzhWrz5dlt6rmpTYv9xnh52Ro8Vm/3J6rjveJo+2Z2ba7Wl4...

I'm sure the password is correct, this is not the only user that has had this problem. Unfortunately I don't have any more test data to hand. Whilst I can...

We have tried adding `'service_state',` on lines 129 and 147 of https://github.com/Icinga/icingaweb2-module-idoreports/blob/68780eb96183ffc235891637b1dd0c5f3e1120cb/library/Idoreports/IdoReport.php, and then filtering by states `1`, `2` and `3` but with no luck - only CRITICAL seems to...