opentelemetry-helm-charts
opentelemetry-helm-charts copied to clipboard
Is OpenTelemetry Demo Helm Chart supporting OpenSearch
Hello, I saw the OpenTelemetry Demo is supporting grafana right now. do we have any plan to supporting OpenSearch as well? Thanks
Currently, only limited components emit log telemetry. Since the coverage is very limited, logs are not limited to any preset backend, though you can install the Helm chart and point the logs pipepline to export to OpenSearch if you have one running already.
As the SDKs adopt logging in a stable way, that telemetry will get added to the demo components, and I expect a default backend will be included in the demo when that happens.
Update: the current plan is to add OpenSearch as a logging backend to the demo.