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

[exporter/awsemf] Renaming APM/Pulse to AppSignals #126

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

vastin
Copy link

@vastin vastin commented Oct 19, 2023

Notes: It is only for public preview and DO NOT merge it for private beta build.

Description:
Remove all usages of APM/Pulse in EMF exporter and use AppSignals instead.

Testing:
Passed unit test.

@vastin vastin requested a review from mxiamxia as a code owner October 19, 2023 17:45
mxiamxia
mxiamxia previously approved these changes Oct 20, 2023
pulseMetricNamespace = "AWS/APM"
pulseLogGroupNamePrefix = "/aws/apm/"
// AppSignals EMF config
appSignalsMetricNamespace = "AppSignals"
Copy link

Choose a reason for hiding this comment

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

Are we omitting the AWS/ prefix? I think we should still do this as it is reserved

Copy link

Choose a reason for hiding this comment

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

Spoke offline, this follows same pattern as container insights

@lisguo lisguo merged commit dc59406 into amazon-contributing:aws-cwa-dev Oct 24, 2023
80 of 87 checks passed
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.

3 participants