You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the docker image otel/opentelemetry-collector-contrib:0.114.0 and it seems that the redis_storage extension is not listed. Using the configuration in the official extension readme.
Error: failed to get config: cannot unmarshal the configuration: decoding failed due to the following error(s): error decoding 'extensions': unknown type: "redis_storage" for id: "redis_storage/buffer" (valid values: [jaeger_encoding headers_setter ecs_observer pprof basicauth zipkin_encoding sumologic zpages bearertokenauth opamp otlp_encoding http_forwarder oauth2client jaegerremotesampling host_observer oidc db_storage awsproxy health_check docker_observer k8s_observer json_log_encoding ecs_task_observer sigv4auth file_storage ack asapclient googleclientauth])
Is this not included or am I using the wrong image?
Thanks
The text was updated successfully, but these errors were encountered:
Component(s)
extension/storage/redisstorage
Describe the issue you're reporting
I am using the docker image otel/opentelemetry-collector-contrib:0.114.0 and it seems that the redis_storage extension is not listed. Using the configuration in the official extension readme.
Error: failed to get config: cannot unmarshal the configuration: decoding failed due to the following error(s): error decoding 'extensions': unknown type: "redis_storage" for id: "redis_storage/buffer" (valid values: [jaeger_encoding headers_setter ecs_observer pprof basicauth zipkin_encoding sumologic zpages bearertokenauth opamp otlp_encoding http_forwarder oauth2client jaegerremotesampling host_observer oidc db_storage awsproxy health_check docker_observer k8s_observer json_log_encoding ecs_task_observer sigv4auth file_storage ack asapclient googleclientauth])
Is this not included or am I using the wrong image?
Thanks
The text was updated successfully, but these errors were encountered: