Open
Description
Following https://quarkus.io/guides/opentelemetry and using https://github.com/quarkusio/quarkus-quickstarts/tree/main/opentelemetry-quickstart it turns out that most config files are missing. And if adding the files like decribed in the guide there also multiple errors which still have to be investigated. Would be nice have the quickstart updated to a working state
When using the guide as is, the otel-collector service cannot be started by docker-compose:
2022-05-18T17:14:41.496Z info service/collector.go:303 Starting otelcol... {"Version": "0.35.0", "NumCPU": 12}
2022-05-18T17:14:41.496Z info service/collector.go:242 Loading configuration...
Error: cannot load configuration: error reading exporters configuration for jaeger: 1 error(s) decoding:
* '' has invalid keys: tls
2022/05/18 17:14:41 application run finished with error: cannot load configuration: error reading exporters configuration for jaeger: 1 error(s) decoding:
* '' has invalid keys: tls
Metadata
Metadata
Assignees
Labels
No labels