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

Add deprecation notice and remove mention from front readme #831

Merged
merged 1 commit into from
Jul 1, 2022

Conversation

breedx-splk
Copy link
Contributor

@breedx-splk breedx-splk commented Jun 30, 2022

I assume we will want to keep support for jaeger-thrift until the SmartAgent is deprecated in December. Once that happens, we can remove jaeger-thrift from our distro.

This change just adds a deprecation notice about that and removes the mention from the front page (to discourage creating new user dependencies on it).

@breedx-splk breedx-splk requested review from a team as code owners June 30, 2022 21:57
@mateuszrzeszutek mateuszrzeszutek merged commit a39fd38 into signalfx:main Jul 1, 2022
@@ -39,6 +39,8 @@ export SPLUNK_METRICS_ENDPOINT=https://ingest.us0.signalfx.com
| `otel.exporter.jaeger.endpoint` | `OTEL_EXPORTER_JAEGER_ENDPOINT` | `http://localhost:9080/v1/trace` | Stable | The Jaeger endpoint to connect to. Setting this will override the `splunk.realm` property. |
| `otel.traces.exporter` | `OTEL_TRACES_EXPORTER` | `otlp` | Stable | Select the traces exporter to use. We recommend using either the OTLP exporter (`otlp`) or the Jaeger exporter (`jaeger-thrift-splunk`). |

:warning: **Support for the `jaeger-thrift-splunk` exporter will be removed after December 17th, 2022. See the [deprecation notice](https://github.com/signalfx/signalfx-agent/blob/main/docs/smartagent-deprecation-notice.md) on the SmartAgent for details. ** :warning:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is going to be that easy. Isn't this the recommended way for direct ingest also? Before deprecating it shouldn't there be an alternative for it? I don't think that any of the other exporters do anything with splunk.access.token

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was wrong, splunk.access.token is also used for otlp exporter, so deprecating should be ok

@breedx-splk breedx-splk deleted the prepare_jaeger_thrift branch October 13, 2023 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants