Skip to content

Missing config files in opentelemetry-quickstart  #1114

Open
@syr

Description

@syr

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions