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
Encountered an error when configuring exporters: error decoding 'exporters': unknown type: "doris" for id: "doris". It seems that "doris" is not recognized as a valid exporter type.
Steps to Reproduce
Configure "doris" as an exporter in the configuration file.
Deploy the collector with the new configuration.
Observe the error message upon startup.
Expected Result
Since release 0.110.0 includes support for the "doris" exporter type, the collector should recognize "doris" as a valid exporter and start without issues.
Actual Result
error decoding 'exporters': unknown type: "doris" for id: "doris"
Collector version
0.112.0
Environment information
Environment
OS :Debian 6.1.85-1
Docker Image: opentelemetry/opentelemetry-collector:0.112.0
Compiler: N/A (using pre-built Docker image from Docker Hub, no manual compilation)
Component(s)
exporter/doris
What happened?
Description
Encountered an error when configuring exporters:
error decoding 'exporters': unknown type: "doris" for id: "doris"
. It seems that "doris" is not recognized as a valid exporter type.Steps to Reproduce
Expected Result
Since release 0.110.0 includes support for the "doris" exporter type, the collector should recognize "doris" as a valid exporter and start without issues.
Actual Result
error decoding 'exporters': unknown type: "doris" for id: "doris"
Collector version
0.112.0
Environment information
Environment
OS :Debian 6.1.85-1
Docker Image:
opentelemetry/opentelemetry-collector:0.112.0
Compiler: N/A (using pre-built Docker image from Docker Hub, no manual compilation)
OpenTelemetry Collector configuration
Log output
Additional context
No response
The text was updated successfully, but these errors were encountered: