-
## 🐞 Bug report
### Describe the bug
Deployed auto-discovery service with custom zap config and added volumes, but in ScheduledScan volume is emptyDir, but must be configMap.
### Steps To Repro…
-
I don't have the bandwidth at the moment to implement this, but I did a little bit of research and thinking, which I'm sharing here: similar to Forgejo, the autodetection is a little bit fragile. Ther…
-
Add MQTT auto discovery, so that [Home Assistant](https://www.home-assistant.io/) can detect the devices.
See: https://www.home-assistant.io/integrations/mqtt/#mqtt-discovery
- Can someone provi…
-
There are few issues with the current implement of xcm version auto discovery:
- It doesn't work within `transactional` call. We revert all storage changes if the xcm message failed to sent, which …
-
Hi, I have forked a rust project which has a lot of huge types, so I've added utoipa::ToSchema on all the types but now I need register them recursively, which is a lot of work.
I've seen that this…
-
After a number of hours fiddling, I managed to get the sketch working on my ESP8266 and I can recieve data from my weather station.
However, this is not formatted and in Home Assistant, I see it as a…
-
The SNMP Interfaces template in Zabbix 3.2 can used as an example. It shows you how to iterate over interfaces and configure per found item a set of items, triggers and graphs.
-
Teleport DB agent with access to domain controller should be able to auto-discovery SQLServer instances connected to AD
This can be implemented in a similar way to Windows Desktop Discovery [/deskt…
-
I deployed prometheus using the quick start guide in the readme.
And I added a service which has enabled auto discovery:
```
apiVersion: v1
kind: Service
metadata:
name: staging-momo-api
na…
-
This took me a little while to track down but im pretty sure its an actual bug. This seems simple enough to fix and I'd be willing to take on the PR to fix it. I've prototyped that change locally and …