Ben Corlett
Ben Corlett
I'm trying to set up oauth for authentication (Azure AD) but use simple authorization. I have the authenitcation/authorisation working. My issues are around linking the simple authorization through KafkaUser crds....
First of all, thanks for this project. I've used it a few times over the last few years where there has been a provider shortfall. Recently I tried to use...
### Subject of the issue go_app isn't reaching the set memory to allow the acceptance tests to pass. Test case: https://github.com/cloudfoundry/app-autoscaler-release/blob/main/src/acceptance/app/dynamic_policy_test.go#L51 When using: ``` node_memory_limit: 256 ``` ``` [2023-12-08 15:27:55.63...
https://trello.com/c/btX99C0D/1085-celery-workers-not-logging-critical-errors What ---- Add celery worker and beat json logging. Why ---- We miss some critical log messages currently that can provide important debugging information.
https://trello.com/c/joBsPfMJ/955-move-sqs-queue-creation-into-terraform-and-clean-up-old-queues What ---- Add predefined queue names so celery will not try to create queues Why ---- We want all queues to be created and managed through terraform Note ----...
https://trello.com/c/mmrH8QbC/1154-turn-second-otel-spike-into-a-pr-we-can-merge What ---- Add initial otel spans and metrics Why ---- This is part of a push for better observability.
https://trello.com/c/mmrH8QbC/1154-turn-second-otel-spike-into-a-pr-we-can-merge What ---- Add initial otel spans and metrics Why ---- This is part of a push for better observability.
What ---- OTEL spike 2
https://trello.com/c/AhK4Xlxx/1146-implement-otel-metrics-alongside-our-current-statsd-metrics What ---- Add otel metrics alongside the statsd ones