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 EMF Exporter to Default Configuration #976

Open
sam-mosleh opened this issue Aug 4, 2024 · 2 comments
Open

Add EMF Exporter to Default Configuration #976

sam-mosleh opened this issue Aug 4, 2024 · 2 comments
Labels

Comments

@sam-mosleh
Copy link

Is your feature request related to a problem? Please describe.
The current default configuration for the Lambda layer provides out-of-the-box support for tracing but not for metrics. Since the EMF exporter is already available and users often need a quick solution for telemetry, it would be very useful to include the EMF exporter in the default configuration. This will simplify the process for users by removing the need to add a configuration file only to support metrics. By default, outputting EMF logs to stdout would be enough. It’s frustrating that the current layer doesn’t support the awsemfexporter for metrics.

Describe the solution you'd like
I would like the default configuration to include the EMF exporter for metrics. This would allow users to have immediate access to CloudWatch metrics without additional setup. The configuration should output metrics to stdout by default, which simplifies the user experience.

Describe alternatives you've considered
Creating a new config file.

Additional context
I can create a PR for this change if needed, as the fix is fairly simple.

@msailes
Copy link

msailes commented Sep 5, 2024

I think this would be a good addition.

Copy link

github-actions bot commented Dec 8, 2024

This issue is stale because it has been open 90 days with no activity. If you want to keep this issue open, please just leave a comment below and auto-close will be canceled

@github-actions github-actions bot added the stale label Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants