Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

Conversation

@xuesongbj
Copy link

Jaeger is not a valid exporter for the latest Otelm collector. Currently the following exports are allowed:

  - debug
  - logging
  - otlp
  - azuredataexplorer
  - googlecloud
  - influxdb
  - prometheusremotewrite
  - datadog
  - instana
  - mezmo
  - sapm
  - signalfx
  - otlphttp
  - azuremonitor
  - cassandra
  - dataset
  - opencensus
  - awscloudwatchlogs
  - googlemanagedprometheus
  - logicmonitor
  - loki
  - tencentcloud_logservice
  - file
  - alibabacloud_logservice
  - awsemf
  - awskinesis
  - awsxray
  - carbon
  - clickhouse
  - dynatrace
  - loadbalancing
  - sumologic
  - f5cloud
  - kafka
  - prometheus
  - sentry
  - skywalking
  - zipkin
  - awss3
  - elasticsearch
  - logzio
  - pulsar
  - splunk_hec
  - coralogix
  - googlecloudpubsub
  - tan
  - zuobservability

To fix, Change to otlp:

otlp:
    endpoint: jaeger:4317
    tls:
      insecure: true

@xuesongbj xuesongbj changed the title fix(otel-collector-config-test): Jaeger is not a valid exporter for t… fix(otel-collector-config): Jaeger is not a valid exporter for t… Feb 28, 2024
@helio-frota
Copy link
Member

@xuesongbj thanks for your time and contribution.

But please see #84

The repository is part of a blog post https://developers.redhat.com/articles/2023/03/22/how-enable-opentelemetry-traces-react-applications

...and stop updating the code

I have to admit it was my fault for not archiving the repository, but I had to wait a bit in that time.
Either way I'll archive ( since the repository is part of a blog post, if we change the code we will need to update the blog in some form ).

Also, I'm in another team.

Thanks again and sorry for the delay in responding.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants