kafka: zookeeper: enabled: false externalZookeeper: servers: ["signoz-zookeeper:2181"] zookeeperConnectionTimeoutMs: 6000 druid: configVars: druid_extensions_loadList: '["druid-histogram", "druid-datasketches", "druid-lookups-cached-global", "postgresql-metadata-storage", "druid-kafka-indexing-service"]' druid_storage_type: local # druid_storage_type: s3 # druid_storage_bucket: signoz-druid # druid_storage_baseKey: baseKey # aws_accessKeyId: # aws_secretKey: # druid_s3_accessKey: # druid_s3_secretKey: # AWS_ACCESS_KEY_ID: # AWS_SECRET_ACCESS_KEY: # AWS_REGION: historical: persistence: size: "12Gi" zkHosts: "signoz-zookeeper:2181" zookeeper: enabled: false flattener-processor: configVars: KAFKA_BROKER: signoz-kafka:9092 KAFKA_INPUT_TOPIC: otlp_spans KAFKA_OUTPUT_TOPIC: flattened_spans query-service: configVars: DruidClientUrl: http://signoz-druid-router:8888 DruidDatasource: flattened_spans frontend: configVars: REACT_APP_QUERY_SERVICE_URL: http://localhost:3000/api/v1/