Abdul Akbar R Y
Abdul Akbar R Y
Hi, I wanted to follow up on this issue regarding replicated subscriptions not working as expected. According to the Pulsar documentation ( [https://pulsar.apache.org/docs/4.0.x/administration-geo/#replicated-subscriptions](https://pulsar.apache.org/docs/4.0.x/administration-geo/#replicated-subscriptions) ), I have set **enableReplicatedSubscriptions=true** in broker.conf...
We've configured the following environment variables in our Keycloak StatefulSet to enable tracing: - KC_TRACING_ENABLED: true - KC_TRACING_COMPRESSION: gzip - KC_TRACING_ENDPOINT: http://otel-collector-opentelemetry-collector.observability.svc.cluster.local:4317 - KC_TRACING_JDBC_ENABLED: true Observation Traces are available (see...