Guilospanck / medium-observability-stack

Sample files and code configs for the Medium article.
https://medium.com/@guilospanck/telemetry-with-opentelemetry-prometheus-and-jaeger-46a2d9dec86b
MIT License
9 stars 3 forks source link

Otel collector arguing about exporters #1

Closed starRMS closed 8 months ago

starRMS commented 8 months ago

I ran your docker compose and here is what I got in the docker error message:

observability-otel_collector-1  | * error decoding 'exporters': unknown type: "jaeger" for id: "jaeger" (valid values: [alibabacloud_logservice googlecloudpubsub honeycombmarker instana mezmo pulsar logging otlphttp sumologic signalfx splunk_hec azuremonitor dynatrace azuredataexplorer kafka loadbalancing prometheus sentry skywalking awscloudwatchlogs awskinesis tencentcloud_logservice zipkin logzio awsxray coralogix googlemanagedprometheus opencensus prometheusremotewrite f5cloud googlecloud cassandra influxdb loki awss3 carbon clickhouse datadog logicmonitor sapm debug otlp elasticsearch file syslog tanzuobservability awsemf dataset])
observability-otel_collector-1 exited with code 1

Would love your help. Thanks a lot.

Guilospanck commented 8 months ago

Thanks for pointing it out! I believe it is now fixed by this commit