Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace the SAPM exporter with OTLP HTTP in default configs #5588

Merged
merged 29 commits into from
Dec 16, 2024

Conversation

asreehari-splunk
Copy link
Contributor

@asreehari-splunk asreehari-splunk commented Nov 7, 2024

In the default configurations, replace the SAPM exporter with OTLP HTTP. SAPM exporter will be deprecated in future releases. OTLP HTTP is a native OpenTelemetry exporter that doesn't require data transformation, making it more performant and requiring fewer computational resources.

See the upgrade guidelines on how to update existing configs to replace SAPM exporter.

@asreehari-splunk asreehari-splunk requested review from a team as code owners November 7, 2024 17:40
@asreehari-splunk asreehari-splunk changed the title draft: switch from sapm to otlphttp as default Draft: switch from sapm to otlphttp as default Nov 7, 2024
@asreehari-splunk asreehari-splunk force-pushed the sapm_to_otlphttp branch 3 times, most recently from 720b7f6 to ba226d8 Compare November 19, 2024 19:17
cmd/otelcol/config/collector/agent_config.yaml Outdated Show resolved Hide resolved
.github/workflows/scripts/win-test-services.ps1 Outdated Show resolved Hide resolved
cmd/otelcol/config/collector/gateway_config.yaml Outdated Show resolved Hide resolved
deployments/ansible/molecule/default/Dockerfile.j2 Outdated Show resolved Hide resolved
deployments/ansible/molecule/default/verify.yml Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@dmitryax
Copy link
Contributor

Configs in packaging/technical-addon also need to be updated

@asreehari-splunk asreehari-splunk force-pushed the sapm_to_otlphttp branch 2 times, most recently from 879f0a0 to f7f156e Compare December 13, 2024 00:32
@dmitryax
Copy link
Contributor

TA configs still need to be updated

@dmitryax
Copy link
Contributor

cmd/otelcol/config/collector/full_config_linux.yaml and packaging/technical-addon/packaging-scripts/cicd-tests/mysql/ta-agent-config.yaml still not updated

@asreehari-splunk asreehari-splunk force-pushed the sapm_to_otlphttp branch 2 times, most recently from d47f800 to b732f3b Compare December 16, 2024 19:18
@dmitryax dmitryax merged commit 2954051 into signalfx:main Dec 16, 2024
254 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 16, 2024
@dmitryax dmitryax changed the title switch from sapm to otlphttp as default Replace the SAPM exporter with OTLP HTTP in default configs Dec 18, 2024
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.

3 participants