Christian Eikermann
Christian Eikermann
Replace my own apiTalk lib with the Guzzle lib
Currently the project is using a self maintained herokuish container based on a self maintained heroku cedar14 image. gliderlabs/herokuish published a container image based on the official heroku cedar14 image....
## steps 1.) Checkout code from https://gist.github.com/CEikermann/9ae5bee4d7097035e5ac14e2b982dddc 2.) sbt "~run" 3.) Press Ctrl+C ## problem SBT is killing the application without running the shutdown hook correctly. The print of "Hook:...
**What did you do?** - Using "--auto-discover-databases" - Using "--exclude-databases" to exclude certain default databases like "postgres", "template0", .... **What did you expect to see?** - All metrics should only...
1. Start websocket server using ember client 2. Connect via client 3. Send close frame by clien 4. Server is not closing the connection + websocket stream is not receiving...
When using --config-map-mode=true, pyrra still tries to generate a PrometheusRule CRD instead of generating the config maps ```2024-08-19T15:17:44Z ERROR Reconciler error {"controller": "servicelevelobjective", "controllerGroup": "pyrra.dev", "controllerKind": "ServiceLevelObjective", "ServiceLevelObjective": {"name":"prometheus-query-errors","namespace":"terraform"}, "namespace":...