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

Update SMP config names to AppSignals with backward compatibility #84

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

srprash
Copy link
Contributor

@srprash srprash commented Feb 9, 2024

Issue #, if available:
We are changing SMP to AppSIgnals. See related PR on ADOT Java: aws-observability/aws-otel-java-instrumentation#744

Description of changes:

  • Added new AppSignals configs for java in addition to existing SMP configs to maintain compatibility with users on older version of ADOT Java.
  • Updated SMP config to AppSignal for Python

Note: Once we are sure that all users are upgraded to new version of ADOT Java, the SMP configs should be removed.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@lisguo lisguo merged commit c87d4e8 into aws:main Feb 14, 2024
2 checks passed
srprash added a commit to aws-observability/aws-otel-python-instrumentation that referenced this pull request Feb 15, 2024
We are renaming the SMP configs:
`OTEL_SMP_ENABLED` -> `OTEL_AWS_APP_SIGNALS_ENABLED`
`OTEL_AWS_SMP_EXPORTER_ENDPOINT` ->
`OTEL_AWS_APP_SIGNALS_EXPORTER_ENDPOINT`

Related PRs:

aws-observability/aws-otel-java-instrumentation#744
aws/amazon-cloudwatch-agent-operator#84


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
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