Darko Križić
Darko Križić
Einfach im Browser reinpasten.
> I‘ll try that Programm. I assume the HAP Plug-in is the more elegant version but since my CCU is in a separate VLAN than my iPhones I assume they...
Ich empfehle auf hap-homematic umzusteigen, dort wird für jeden Raum eine eigene Bridge angelegt. Erstens gibt es in HomeKit die Einschränkung, dass eine Bridge nur 100 Geräte haben kann. Zweitens...
Siehe hier https://github.com/thkl/homebridge-homematic/issues/103 Es gibt in HomeKit sowas wie eine Wetterstation nicht.
The perfect solution would be: - telepresence has a Docker image with multi arch support for amd64 and arm64 - telepresence has a option with a node selector for force...
I did that, I removed all secrets "sh.helm.release.v1.rook-ceph" and simply run a ``` helm -n rook-ceph upgrade --install rook-ceph -f values.yaml rook-release/rook-ceph ``` technically the helm release was removed and...
I just want to confirm that the helm chart @ master works excellently on Kubernetes 1.25.3 with the default settings. I am now waiting for the release 1.4.0
Hi @msvechla, I did not test it, but according to their documentation, they only consider CLIENT->SERVER and PRODUCER->CONSUMER spans. Others do the same, e.g. Datadog or Azure Monitor. I am...
@esigo Yes it is, as you can see in the screenshot above, it is called "yasm-backend". I have Frontend (client) -> Ingress-Nginx (server) -> Backend (server), so what I need...
BTW: The Azure Monitor App Insights also needs those two spans. As you can see, the chain * Frontend * Ingress-Nginx * Backend is interrupted.