MikeN.
MikeN.
## Proposal Respond to clients with non-200 at root path ("/", or "/healthz") when errors are returned from database due to login. ## Background Postgres_exporter doesn't really have a healthcheck...
issue was seemingly fixed (or worked around) in `v0.8.0-alpha` but was reverted as of `v0.11.0-alpha` seeing the following error from GOEXPERIMENT "nocoverageredesign" with `v0.12.0-alpha` ```{"level":"info","ts":1714599597.5165067,"logger":"go.opentelemetry.io/auto","caller":"cli/main.go:94","msg":"building OpenTelemetry Go instrumentation ...","globalImpl":false} {"level":"info","ts":1714599599.5173488,"logger":"Instrumentation.Analyzer","caller":"process/discover.go:76","msg":"found...
### Is your feature request related to a problem? Please describe Shelly 1PM on/off state not updated from external control (eg. hardware switch connected to 1PM or device api). If...
https://github.com/mike2194/pdftools-aur-pkg
for us who want to use Ollama :) https://ollama.com/blog/openai-compatibility * tested with env var "OPENAI_API_BASE_URL" * tested with Lazy config 
OpenAI API does not necessarily have to point to `https://api.openai.com/v1/`. user may wish to use something like `http://ollama.local:11434/v1/` user-defined environment variable `OPENAI_API_BASE_URL` should override hard-coded base api url
https://github.com/Frix-x/klippain/blob/ce8626ce81b0c7dbddee9b3861d518c28ed5682f/config/mcu_definitions/main/BTT_Octopus_Max.cfg#L5C1-L5C105 ``` diff --git a/config/mcu_definitions/main/BTT_Octopus_Max.cfg b/config/mcu_definitions/main/BTT_Octopus_Max.cfg index b7ba205..5135c28 100644 --- a/config/mcu_definitions/main/BTT_Octopus_Max.cfg +++ b/config/mcu_definitions/main/BTT_Octopus_Max.cfg @@ -2,7 +2,7 @@ aliases: MCU_MOTOR0_STEP=PC13 , MCU_MOTOR0_DIR=PC14 , MCU_MOTOR0_ENABLE=PE6 , MCU_MOTOR0_UART=PG14 , MCU_MOTOR1_STEP=PE4 , MCU_MOTOR1_DIR=PE5 ,...
### Klippain branch - [x] I confirm using the main branch ### Version v4.3.1-50-gce8626ce ### Describe the bug and expected behavior close this without prejudice if you disagree but, BTT...