signalfx / splunk-otel-collector

Apache License 2.0
199 stars 156 forks source link

Draft: switch from sapm to otlphttp as default #5588

Open asreehari-splunk opened 1 week ago

asreehari-splunk commented 1 week ago

Description: This PR removes sapm from the default configuration, and use otlphttp instead. The PR also introduces a converter that will take the default sapm exporter configuration and replace it with an otlphttp exporter.