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

NH-102995 No-op SolarWindsSpanExporter #572

Open
wants to merge 2 commits into
base: pure-python
Choose a base branch
from

Conversation

tammy-baylis-swi
Copy link
Contributor

@tammy-baylis-swi tammy-baylis-swi commented Apr 4, 2025

No-ops the SolarWindsSpanExporter. Now it does nothing with finished Otel spans and exports nothing. If it's configured to load, then it logs a warning:

2025-04-04 17:26:01,154 [ solarwinds_apm.exporter WARNING p#1.281473861460000] SolarWindsSpanExporter is no-op as of version 4.0.0 and will be completely removed in a future release. Please update configuration to use OTel Python HTTP or gRPC OTLP exporter.

Removes no-longer-used constants. Simplifies SolarWindsSpanExporter init to take fewer args, so simplifies the Configurator as well. Removes SolarWindsFrameworkKvManager which existed to optimize setting Python.*.Version on oboe events (no longer needed).

I will be adjusting exporter defaults/fall-backs in a different PR.

@tammy-baylis-swi tammy-baylis-swi requested a review from a team as a code owner April 4, 2025 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant